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
Sebastianv650
815c4e7b3f
Add missing config line for JUNCTION_DEVIATION ( #10855 )
2018-05-26 00:57:00 -05:00
Scott Lahteine
9d36dfceda
Add FAN_MAX_PWM to example configs
2018-05-15 21:17:34 -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
f71e65aa9c
Add NO_LCD_MENUS to custom configs
2018-04-30 18:39:32 -05:00
Scott Lahteine
7e585cab83
Add POWER_LOSS_RECOVERY to example configs
2018-04-21 19:13:30 -05:00
Scott Lahteine
157d28c418
Rename, arrange advanced pause purge options
2018-04-09 01:14:07 -05:00
Scott Lahteine
be0afd71df
Add ADVANCED_PAUSE_FEATURE ACCEL options to example configs
2018-04-07 23:14:40 -05:00
Scott Lahteine
08b09f7a4c
Add Chamber Temp options to example configs
2018-04-06 23:09:43 -05:00
Scott Lahteine
05fc3d7891
Add ADVANCED_PAUSE_CONTINUOUS_PURGE to example configs
2018-04-04 20:53:00 -05:00
Scott Lahteine
68b9503b96
MIN_PROBE_EDGE replaces DELTA_PROBEABLE_RADIUS
2018-03-19 02:17:45 -05:00
Scott Lahteine
5c81ce2bb8
When STATUS_EXPIRE_SECONDS is 0, hide the position. ( #10100 )
...
Some users may prefer to hide the position updates on the `LIGHTWEIGHT_UI` altogether. This leads to an even less cluttered display (it also saves on SPI traffic and one byte of RAM).
2018-03-14 02:44:41 -05:00
Scott Lahteine
738a8495ad
Improve TMC config organization, naming
2018-03-13 21:43:43 -05:00
Scott Lahteine
a9392c6b27
Set a safe default MINIMUM_STEPPER_PULSE of 2
2018-03-09 03:59:18 -06:00
Scott Lahteine
2d0d5eccd8
Move AUTO_REPORT_SD_STATUS to SDSUPPORT block
2018-03-07 01:58:31 -06:00
Scott Lahteine
dc733192be
Add AUTO_REPORT_SD_STATUS to example configs
2018-03-07 00:06:17 -06:00
Scott Lahteine
6845f17fb2
Prettify LCD_PROGRESS_BAR options
2018-02-23 19:13:03 -06:00
Scott Lahteine
03da273ea6
Fix LCD_PROGRESS bar
...
Fix #9208
2018-02-23 13:59:55 -06:00
Sebastianv650
9c65890644
[1.1.x] LIN_ADVANCE v1.5 ( #9700 )
2018-02-23 00:53:41 -06:00
Scott Lahteine
967076b080
Add LIGHTWEIGHT_UI to example configs
2018-02-22 00:25:53 -06:00
Scott Lahteine
855b188102
Hephestos2 heated bed kit for all ( #9756 )
2018-02-21 22:26:56 -06:00
Scott Lahteine
28e7562e7a
Add CODEPENDENT_XY_HOMING to example configs
2018-02-18 01:09:51 -06:00
Scott Lahteine
3a1fedaee6
Update LCD_SET_PROGRESS_MANUALLY in configs
2018-02-17 15:41:20 -06:00
Bob-the-Kuhn
1647db8fad
Set CONTROLLER_FAN_PIN example to -1
2018-02-15 21:29:09 -06:00
Scott Lahteine
d89a61bd51
Update DIGIPOT_I2C_MOTOR_CURRENTS comments
2018-02-13 22:56:03 -06:00
Scott Lahteine
4f04f4e6b8
Followup to #9532
2018-02-08 03:39:20 -06:00
jaysonkelly
f8a8711075
I2C position encoders update
...
Updating I2C position encoders to enable babystepping and Babystep XY when using the ecm microstep correction method. Also changed default method to ECM microstep.
2018-02-08 02:46:12 -06:00
Scott Lahteine
8438a57910
Followup to #9532
2018-02-08 02:05:18 -06:00
Thomas Moore
a471cd26e1
[1.1.x] Enable Z axis and delta sensorless homing ( #9532 )
2018-02-08 02:02:48 -06:00
Manuel Valentino
652162777b
[1.1.x] Fixed wrong information about TMC2208 wiring ( #9334 )
2018-02-02 04:14:43 -06:00
teemuatlut
923f17328f
Add TMC software SPI ( #9362 )
2018-02-02 03:56:08 -06:00
Scott Lahteine
428fbe8228
Apply CASE_LIGHT_USE_NEOPIXEL to example configs
2018-01-20 16:27:30 -06:00
Scott Lahteine
8f08e029d8
More up-front option to show SD percentage
2018-01-14 23:30:59 -06:00
Scott Lahteine
d1ce0bc071
M915 Z Axis Calibration
2018-01-09 18:55:08 -06:00
Scott Lahteine
8e82dd0b5b
Merge pull request #8947 from houseofbugs/bugfix-1.1.x
...
[1.1.x] SLIM_LCD_MENUS option
2017-12-31 00:56:10 -06:00
Scott Lahteine
839dd66c3b
Synchronize configs with 2.0.x
2017-12-31 00:02:22 -06:00
Scott Lahteine
7a8c132ee9
Apply SLIM_LCD_MENUS to example configs
2017-12-30 23:52:53 -06:00
Scott Lahteine
d1cad5afa4
Apply FILAMENT_LOAD_UNLOAD_GCODES to example configs
2017-12-30 18:22:31 -06:00
Scott Lahteine
00749d8ef0
Add pause/resume action to example configs
2017-12-25 01:28:16 -06:00
Thomas Moore
59d047c1d7
[1.1.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE ( #8864 )
...
* Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE
2017-12-24 23:47:05 -06:00