mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-22 22:24:03 -06:00
![]() MarlinFirmware/Marlin#27113 Co-Authored-By: Mihai <299015+mh-dm@users.noreply.github.com> |
||
---|---|---|
.. | ||
_Bootscreen.h | ||
_Statusscreen.h | ||
Configuration.h | ||
Configuration_adv.h | ||
README.md |
Ender-5 with BigTreeTech SKR Mini E3 v2.0
Older Leadscrew
Note
This Ender-5
Configuration.h
applies to the newer leadscrew with 800 steps/mm. If your printer has the older leadscrew, change the Z component ofDEFAULT_AXIS_STEP_PER_UNIT
to 400 as in the example below:
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 93 }