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 a94104dbb5
Merge pull request #9113 from teemuatlut/TMC_followup
7 years ago
..
bedlevel Make mbl.has_mesh() a method 7 years ago
calibrate Add precision to planner.xy_skew_factor so it doesn't print as 0.00 7 years ago
config Trailing whitespace clean 7 years ago
control Laser/spindle PWM off on M5 7 years ago
eeprom Add MarlinSettings::validate() 7 years ago
feature Fix TMC gcode commands 7 years ago
geometry Miscellaneous cleanup 7 years ago
host Fix Capabilities Report 7 years ago
lcd [2.x] addressing #8644 7 years ago
motion Apply SCARA_FEEDRATE_SCALING to G2/G3 7 years ago
probe PROBE_DOUBLE_TOUCH => MULTIPLE_PROBING 7 years ago
scara Operate in Native Machine Space 7 years ago
sdcard Fix M32 P subroutine handling 7 years ago
stats Combine G-code files into fewer units 8 years ago
temperature M303 pid autotune cleanup, commentary 7 years ago
units Move M82_M83 to cpp 8 years ago
gcode.cpp Fix TMC gcode commands 7 years ago
gcode.h Add a struct defining EEPROM storage 7 years ago
parser.cpp Fix parser parameter value handling 7 years ago
parser.h Implement CNC_COORDINATE_SYSTEMS 7 years ago
queue.cpp SERIAL_STATS_* features not supported on USBCON targets (#9127) 7 years ago
queue.h Fix UBL compilation warnings 7 years ago