Created
February 7, 2021 16:26
-
-
Save robbrad/094f4ea9ba3b9f19d95b9d08e0529c72 to your computer and use it in GitHub Desktop.
Ender 5 Pro - The persuit of the perfect print
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Material PLA | |
Retraction Speed = 35mm/s | |
Retraction Distance (Direct Extruder) = 0.3 | |
Retraction Minimum Travel = 0.1 mm (up in 0.5 mm steps) | |
Cura Combing on “Within Infill” | |
Wiping Distance = 0.4 mm | |
Coasting Volume = 0.064 mm³ (up in 0.01 mm³ steps) | |
Temp = 210c | |
Bed = 50 | |
Commands: | |
Check M503 | |
Default | |
Recv: echo:Steps per unit: | |
Recv: echo:M92 X80.00 Y80.00 Z800.00 E139.70 | |
Calibration | |
Print https://www.thingiverse.com/thing:1278865 | |
(Expected/Observed) * Current Steps | |
20/20.08x80 | |
X = M92 X79.68 | |
20/20.07x80 | |
Y = M92 Y79.72 | |
Save M500 | |
Check M503 | |
PID Tuning (Per Material | |
Check - M503 | |
You’ll see a section PID Settings with a P, I and D set of values: M301 PXX.XX IX.XX DXX.XX | |
M303 E0 S200 C3 where S= Target Temp | |
Here is an explanation of the command: [M= Pid command E= Extruder S= Target Temp C= Cycles] | |
Set New - M301 P40.63 I5.98 D69.06 | |
Save M500 | |
Check M500 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment