My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scott Lahteine 6093df11dc
Allow G26 to use the active extruder (#12387)
6 years ago
..
bedlevel Allow G26 to use the active extruder (#12387) 6 years ago
calibrate G28 O respects HOME_AFTER_DEACTIVATE 6 years ago
config Combine more tool-change variables (#12137) 6 years ago
control More advanced pause tweaks (#12356) 6 years ago
eeprom Fix and improve EXTENSIBLE_UI (#12117) 6 years ago
feature Fix M91x sanity-check to permit TMC2660 6 years ago
geometry Revive SCARA's home offset (unimplemented) 6 years ago
host Extend and apply some corrections 6 years ago
lcd Followup to Menu Refactor (#12275) 6 years ago
motion G0 feedrate may be fixed or variable (#12172) 6 years ago
probe 2.0 IDEX Independent z offset and other fixes (#11862) 6 years ago
scara Operate in Native Machine Space 7 years ago
sdcard Use IS_SD_PRINTING() more 6 years ago
stats Extensible user interface API (#11193) 6 years ago
temperature Refactor PRINTER_EVENT_LEDS, apply to M303 (#12038) 6 years ago
units Move M82_M83 to cpp 7 years ago
gcode.cpp [2.0.x] Macro G-codes (#9365) 6 years ago
gcode.h [2.0.x] Macro G-codes (#9365) 6 years ago
parser.cpp [2.0.x] Macro G-codes (#9365) 6 years ago
parser.h Synchronize on M204, M205 (#12302) 6 years ago
queue.cpp [2.0.x] Macro G-codes (#9365) 6 years ago
queue.h Apply #pragma once, misc cleanup (#12322) 6 years ago