Firmware2/Marlin/src
InsanityAutomation 050eac03af Single X Duplication Extension (#13373)
* Multi-nozzle selective duplication
* Use a bit-mask, reduce stepper_indirection.h size
* Tweak the multi-nozzle duplication description
* Use 'S' as a bool in M605
* Add HAS_DUPLICATION_MODE conditional
* Remove '_MODE' from the option name
* M605 in the style of Stacker M280
* Also include direct mask style (P)
2019-03-13 00:42:50 -05:00
..
core Tweak SERIAL_PRINTF 2019-03-11 20:58:27 -05:00
feature Single X Duplication Extension (#13373) 2019-03-13 00:42:50 -05:00
gcode Single X Duplication Extension (#13373) 2019-03-13 00:42:50 -05:00
HAL Fix USEABLE_HARDWARE_PWM 2019-03-13 00:12:46 -05:00
inc Single X Duplication Extension (#13373) 2019-03-13 00:42:50 -05:00
lcd Apply HAS_HOTEND_OFFSET where needed 2019-03-11 20:58:27 -05:00
libs Report position to host in Nozzle::park 2019-03-10 19:09:28 -05:00
module Single X Duplication Extension (#13373) 2019-03-13 00:42:50 -05:00
pins Remove obsolete LCD_CONTRAST 2019-03-11 03:33:07 -05:00
sd Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 2019-03-05 06:46:19 -06:00
Marlin.cpp Add G38.4 and G38.5 (#13348) 2019-03-10 17:22:09 -05:00
Marlin.h Add G38.4 and G38.5 (#13348) 2019-03-10 17:22:09 -05:00