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 009e3a7aa7 Add M114_DETAIL to Configuration_adv.h 7 years ago
..
bedlevel [2.0] Fix M48 for delta printers/ABL compile issue (#8286) 7 years ago
calibrate Patch G33 misuse of PROBE_MANUALLY 7 years ago
config Add/correct time units on planner vars / M205 B 7 years ago
control Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 years ago
eeprom boolval revisited (#8016) 7 years ago
feature Neopixel changes for parity with 1.1.x 7 years ago
geometry Update G92 for native workspace 7 years ago
host Add M114_DETAIL to Configuration_adv.h 7 years ago
lcd Add LCD_SET_PROGRESS_MANUALLY 7 years ago
motion Misc. fixes to compiler warnings, etc. 7 years ago
probe Operate in Native Machine Space 7 years ago
scara Operate in Native Machine Space 7 years ago
sdcard Combine G-code files into fewer units 7 years ago
stats Combine G-code files into fewer units 7 years ago
temperature Neopixel changes for parity with 1.1.x 7 years ago
units Move M82_M83 to cpp 7 years ago
gcode.cpp Fix get_destination_from_command for E 7 years ago
gcode.h Patch G33 misuse of PROBE_MANUALLY 7 years ago
parser.cpp Fix M118 parameters, with strict guideline 7 years ago
parser.h Implement CNC_COORDINATE_SYSTEMS 7 years ago
queue.cpp Allow asterisks in G-Code commands 7 years ago
queue.h Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 7 years ago