Scott Lahteine
e78bdd654d
Clean up BABYSTEP options
6 years ago
Scott Lahteine
3c40933713
Remove trailing spaces, old comment
6 years ago
Thomas Moore
3286325044
Add TMC2130 sensorless probing
7 years ago
Victor Tseng
93839e2f73
Add option to enable/disable autoretract altogether (#11904 )
6 years ago
Scott Lahteine
aa6e8e9325
Tweak some config comments
6 years ago
Scott Lahteine
5490a664f5
Expose: Homing Validation and Endstop Noise Threshold (#11912 )
6 years ago
Scott Lahteine
cee34f7290
Followup for BABYSTEP_HOTEND_Z_OFFSET (#11916 )
6 years ago
teemuatlut
884ad75cb8
Update config files
7 years ago
Scott Lahteine
6742026568
Followup for 6 extruders
6 years ago
Scott Lahteine
04bdff4115
Add a blank line
6 years ago
Scott Lahteine
217e0efd20
General option PAUSE_BEFORE_DEPLOY_STOW (#11905 )
7 years ago
Scott Lahteine
849dea92a8
Move probe extras below probe types
7 years ago
Hannes Brandstätter-Müller
a4cdffdd69
Support for manually deployed fixed probes (#11899 )
7 years ago
Roxy-3D
d3d6be8210
Add MAX7219 reverse units option (#11860 )
7 years ago
InsanityAutomation
f38570ac55
Add custom user menu title (#11769 )
7 years ago
Scott Lahteine
bae8f82ba8
[2.0] Fix Mixing Extruder mixing factors (#11861 )
7 years ago
Scott Lahteine
f5c210d33d
Config changes supporting up to 6 extruders
7 years ago
Holger Müller
1a6f2b29b8
Add support for Triple-Z steppers/endstops
7 years ago
Scott Lahteine
f79a5a9dee
Tweak spacing of L6470 options
7 years ago
Sam Lane
1b6bc19427
Add external closed loop controller support
7 years ago
Kevin
e25d2ae4a2
[2.0.x] SWITCHING_TOOLHEAD (#11623 )
7 years ago
Scott Lahteine
2a61c9a939
Various fixups to configs, spacing, etc.
7 years ago
Marcio Teixeira
beb51c2d58
Show manual extrusion moves as relative in LCD
- Implements FR#11724
- Old behavior can be restored by commenting out MANUAL_E_MOVES_RELATIVE
7 years ago
Scott Lahteine
3e81745e81
Fix issues, make optional
7 years ago
Scott Lahteine
66966dbd69
Tweak comments for newer multiplexer
7 years ago
Kevin
6483285bc5
HOTEND_OFFSET_Z always available (#11603 )
7 years ago
Michael Triffon
f8c52c9c29
Azteeg X5 Mini WiFi support (#11601 )
7 years ago
Scott Lahteine
2d3317a35b
Prettify Dual X Carriage description
7 years ago
Scott Lahteine
bd6d032628
Update default driver configuration
Co-Authored-By: teemuatlut <teemu.mantykallio@live.fi >
7 years ago
Scott Lahteine
846bd24eb9
MALYAN_LCD is ok without SD
7 years ago
Greg Nutt
a1a5367380
Smoothieboard V1.0/1.1 and A5984 support
7 years ago
Scott Lahteine
9c62c47579
[2.0.x] Fix Dual X Carriage tool change crash (#11447 )
7 years ago
Giuliano
bd3ec66a78
[2.0.x] typo fix (#11365 )
Typo fix
7 years ago
teemuatlut
fbcdf5eaeb
Simplify stepper driver per-axis selection
7 years ago
Scott Lahteine
14e2b11195
Fix spelling in configs
7 years ago
Roxy-3D
9660996cc3
Add Multi Unit Support for Max7219 to bugfix_2.0.0 (#11285 )
* Add Multi Unit Support for Max7219 to bugfix_2.0.0
* Apply multi-MAX7219 to example configs
* Tweak some spacing, macros
7 years ago
Scott Lahteine
2106fa26b1
Add MANUAL_PROBE_START_Z for manual probing
7 years ago
Scott Lahteine
665ac1e4d0
Add POWER_LOSS_PIN support
7 years ago
Scott Lahteine
25e2ca8896
Add Z_CLEARANCE_MULTI_PROBE
Co-Authored-By: nightgryphon <ngryph@gmail.com >
7 years ago
Chris Pepper
cbea385ed7
[2.0.x] Fix LCD_LANGUAGE options list formatting in config (#11198 )
* Fix LCD_LANGUAGE options list formatting in config
* Remove 'cn' language option from list
7 years ago
Scott Lahteine
568cfe7caa
Add thermistor 501 (100K Zonestar)
7 years ago
Scott Lahteine
e0ab8acf19
Add "Marlin Dev Mode" option
7 years ago
Scott Lahteine
bd7f5848f1
Remove JUNCTION_DEVIATION_INCLUDE_E option (#11147 )
7 years ago
etagle
5b49fccf80
Add stepper driver DIR delay configuration option
...and recommended pulse width configuration for A4988
7 years ago
Scott Lahteine
d4795e5b8e
[2.0.x] Tweaks and additions for MAX7219 (#11034 )
7 years ago
Simon Jouet
e2aeda61ed
HAL for Espressif ESP32 Wifi
7 years ago
etagle
6f14bcaa3e
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.
7 years ago
etagle
39a7e7720d
Adaptive multiaxis step smoothing
- Stepper bugs fixed
- Support MIXING_EXTRUDER with Linear Advance
- Miscellaneous cleanup
7 years ago
Scott Lahteine
8a376e6beb
Update MINIMUM_STEPPER_PULSE description
7 years ago
Scott Lahteine
2deff0d9b9
Fix/Improve junction deviation
- Respect axis max acceleration limits instead of forcing a fixed acceleration value.
- The `junction_unit_vec` ensures proper handling of entry and exit speeds even when the axes involved have different limits.
7 years ago