Firmware2/Marlin
Scott Lahteine 6093df11dc
Allow G26 to use the active extruder (#12387)
* Make lcd_quick_feedback argument optional
* Add click_to_cancel option to wait_for_hotend/bed
* Have G26 use the active nozzle and wait_for_hotend/bed
* Use wait_for_release in UBL G29
* Add 'T' parameter to G26 for an initial tool-change
2018-11-10 18:07:38 -06:00
..
lib
src Allow G26 to use the active extruder (#12387) 2018-11-10 18:07:38 -06:00
Configuration_adv.h [2.0.x] Macro G-codes (#9365) 2018-11-09 05:25:08 -06:00
Configuration.h Combine more tool-change variables (#12137) 2018-11-06 22:22:20 -06:00
Makefile Fix "Missing separator" errors. (#12035) 2018-10-08 14:28:52 -05:00
Marlin.ino