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
Scott Lahteine
2e139fe50f
Tweak configuration spacing
7 years ago
Scott Lahteine
931ab4ec40
Rename Junction Deviation options
7 years ago
Scott Lahteine
aaaf09bda2
BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION
7 years ago
Scott Lahteine
4b2f6e3b2b
[2.0.x] Add endstop noise filter (#10796 )
7 years ago
Jiri Jaburek
43ddb29f9e
Add FAN_MAX_PWM for M106-controlled fans
7 years ago
Scott Lahteine
b7dfc79988
Disable SERIAL_PORT_2 by default and sanity-check it (#10748 )
7 years ago
Scott Lahteine
acacee80a2
Add JUNCTION_ACCELERATION_FACTOR to configs
Part of #10688
Co-Authored-By: ejtagle <ejtagle@hotmail.com >
7 years ago
Scott Lahteine
4d4bf7897d
Junction Deviation jerk limiting option
7 years ago
Scott Lahteine
e978e6e782
[2.0.x] Arrange LCD options by type (#10630 )
7 years ago
Scott Lahteine
840ff60952
Bring some configs up to date
7 years ago
nightdemonx
e911635fb1
Add thermocouple with AD8495 support
7 years ago
Scott Lahteine
b7e938a9fb
LCD_BED_LEVELING enables a sub-menu for ABL
7 years ago
Scott Lahteine
c87b0e21be
Add units to probe speed comments
7 years ago
Scott Lahteine
05c33833e7
[2.0.x] Add NO_LCD_MENUS option (#10582 )
7 years ago
Scott Lahteine
9e07df5c1b
Extra options for LEVEL_BED_CORNERS (#10483 )
7 years ago