Configurations/config/examples/Creality/Ender-5/BigTreeTech SKR Mini E3 2.0
Scott Lahteine ef84ca109e 📝 Decimal SHAPING_FREQ_* (ABM type hints)
MarlinFirmware/Marlin#26882

Co-Authored-By: Sophist <3001893+Sophist-UK@users.noreply.github.com>
2024-03-22 17:24:58 -05:00
..
_Bootscreen.h 🔧 Move Bootscreen options 2024-03-12 17:06:33 -05:00
_Statusscreen.h Latest updates including links 2020-07-25 04:31:59 -05:00
Configuration.h PSU_OFF_REDUNDANT, etc. 2024-02-28 18:56:12 -06:00
Configuration_adv.h 📝 Decimal SHAPING_FREQ_* (ABM type hints) 2024-03-22 17:24:58 -05:00
README.md 📝 Improve, clean up READMEs (#988) 2023-11-14 04:51:08 -06:00

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 of DEFAULT_AXIS_STEP_PER_UNIT to 400 as in the example below:

#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 93 }