Scott Lahteine
dc087b1132
[1.1.x] Tweaks and additions for MAX7219 ( #11033 )
2018-06-18 22:03:53 -05:00
Scott Lahteine
6e49901104
Adaptive and max stepping followup
2018-06-10 16:00:38 -05:00
Scott Lahteine
b7ddfddf51
Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping
...
The timing value should be properly set for ALL boards. The compiler will check and set maximum step rate calculations based on those values.
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
2018-06-10 01:56:00 -05:00
Scott Lahteine
1cdcc6adfa
Adaptive multiaxis step smoothing
...
- Stepper bugs fixed
- Support MIXING_EXTRUDER with Linear Advance
- Miscellaneous cleanup
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
2018-06-10 01:56:00 -05:00
Scott Lahteine
aab9cb0bbe
Update MINIMUM_STEPPER_PULSE description
2018-06-10 00:14:39 -05:00
Scott Lahteine
08090d10b6
Drop JUNCTION_ACCELERATION from example configs
2018-05-31 20:06:37 -05:00
Scott Lahteine
a7561df3d7
Tweak configuration spacing
2018-05-26 18:31:57 -05:00
Scott Lahteine
0bfb10ffb6
Rename Junction Deviation options
2018-05-26 18:31:57 -05:00
Scott Lahteine
949ee7afe9
BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION
2018-05-26 18:31:57 -05:00
Sebastianv650
815c4e7b3f
Add missing config line for JUNCTION_DEVIATION ( #10855 )
2018-05-26 00:57:00 -05:00
Scott Lahteine
e63113e6ad
Add ENDSTOP_NOISE_FILTER to example configs
...
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
2018-05-21 15:29:14 -05:00
Scott Lahteine
9d36dfceda
Add FAN_MAX_PWM to example configs
2018-05-15 21:17:34 -05:00
Scott Lahteine
de0b872a24
Merge pull request #10652 from thinkyhead/bf1_bezier_jerk_control_avr
...
[1.1.x] Bézier Jerk Control
2018-05-08 11:09:19 -05:00
Scott Lahteine
f093ce35a0
Add BEZIER_JERK_CONTROL to example configs
2018-05-08 09:21:54 -05:00
Scott Lahteine
b3af5a1ac0
Add JUNCTION_DEVIATION to example configs
2018-05-08 04:43:51 -05:00
Scott Lahteine
5735c8af5b
[1.1.x] Arrange LCD options by type ( #10631 )
...
* Bump configuration versions to 010109
* Arrange LCD options by type
2018-05-06 19:17:29 -05:00
Scott Lahteine
675be8db7c
Bring some example configs up to date
2018-05-06 03:06:13 -05:00
Scott Lahteine
b50afa9897
Add thermocouple with AD8495 support
...
Co-Authored-By: Dmitriy <demonx@demonx.ru>
2018-05-02 08:41:31 -05:00
Scott Lahteine
04183da302
Add Ender-3 configs ( #10588 )
...
Co-Authored-By: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
2018-05-01 06:20:35 -05:00