My Marlin configs for Fabrikator Mini and CTC i3 Pro B
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Scott Lahteine 73cd34b121 Finish AUTO_POWER_CONTROL implementation 7 年前
..
thermistor Update of comments in thermistor files. No functional changes. (#8986) 7 年前
configuration_store.cpp Fix #9681 7 年前
configuration_store.h [2.0.x] Fix compile errors (#9141) 7 年前
delta.cpp Enable Z axis and delta sensorless homing (#9516) 7 年前
delta.h General DELTA_IK macro 7 年前
endstops.cpp Pulldown pin mode support (#9701) 7 年前
endstops.h Set initial endstops state 7 年前
motion.cpp Enable Z axis and delta sensorless homing (#9516) 7 年前
motion.h [2.0.x] Fix compile error on delta when NO_WORKSPACE_OFFSETS (#9388) 7 年前
planner.cpp Finish AUTO_POWER_CONTROL implementation 7 年前
planner.h [2.0.x] Apply feedrate to nozzle movement for kinematic machines (#8778) 7 年前
planner_bezier.cpp Apply some formatting 7 年前
planner_bezier.h Module updates 8 年前
printcounter.cpp Optimize some serial strings 7 年前
printcounter.h Consolidate PrintCounter 8 年前
probe.cpp Don't raise FIX_MOUNTED_PROBE on stow 7 年前
probe.h [2.0.x] G33 probe error handling 7 年前
scara.cpp Operate in Native Machine Space 7 年前
scara.h Operate in Native Machine Space 7 年前
servo.cpp Move servo code to modules/servo.* 7 年前
servo.h Move servo code to modules/servo.* 7 年前
speed_lookuptable.h Module updates 8 年前
stepper.cpp Fix X2 enable with X_DUAL_STEPPER_DRIVERS 7 年前
stepper.h stepper.h parity with 1.1.x 7 年前
stepper_indirection.cpp [2.0.x] Add support for LPC1769 at 120 MHz (#9423) 7 年前
stepper_indirection.h Cleanups for STM32F7 7 年前
temperature.cpp Add MSG_THERMAL_RUNAWAY_BED (#9691) 7 年前
temperature.h Patch Power class 7 年前
tool_change.cpp Move more strings to PROGMEM 7 年前
tool_change.h Move T (tool change) to cpp 8 年前