Tim Moore e3660bca25 Overlord printer thermistor (#14815) | 5 år sedan | |
---|---|---|
.. | ||
Configuration.h | 5 år sedan | |
Configuration_adv.h | 5 år sedan | |
README.md | 5 år sedan |
This example configuration is for a Kossel XL with a printable bed diameter of 280mm and a height of 380mm. It also has the auto bed leveling probe (with an endstop switch) and the heated bed activated.
You might need (or want) to edit at least the following settings in Configuration.h
:
MANUAL_Z_HOME_POS
- The available height of your printing space. Auto Bed Leveling makes it less important to have the exact value.DELTA_PRINTABLE_RADIUS
- The printable radius is how far from the center the nozzle can reach.DEFAULT_AXIS_STEPS_PER_UNIT
- Steps-per-millimeter for the delta steppers, and for the extruder to optimize the amount of filament flow.DELTA_RADIUS
if the model comes out convex (with a bulge in the middle)DELTA_DIAGONAL_ROD
if the model comes out larger than expectedDEFAULT_Kp
- The proportional termDEFAULT_Ki
- The integral termDEFAULT_Kd
- The derivative term