File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,16 @@ Custom Boot Screen, I left Marlin Boot Screen Enabled with TH3Dstudio.com
15
15
just message with your screen model number and I'll do what I can.
16
16
https://marlinfw.org/docs/basics/troubleshooting.html#graphical-lcd-artifacts
17
17
18
- * PIDBED TUNING ENABLED - https://marlinfw.org/docs/gcode/M303.html
18
+ * PIDBED TUNING ENABLED - https://marlinfw.org/docs/gcode/M303.html , https://www.3dmakerengineering.com/blogs/3d-printing/pid-tuning-marlin-firmware
19
+
20
+ Hotend Tuning
21
+ M303 E0 S230 C15 - P.I.D Hotend Tuning @ 230°C for 15 cycles
22
+ M304 Px.x Ix.x Dx.x -Where "x.x" is the value given from Hotend Tuning
23
+
24
+ BED TUNING
25
+ M303 E-1 S75 C15 - P.I.D Bed Tuning @ 75°C for 15 cycles
26
+ M305 Px.x Ix.x Dx.x - Where "x.x" is the value given from the Bed Tuning
27
+
19
28
20
29
![ cxvcxvcx] ( https://user-images.githubusercontent.com/105161928/172274680-0e98fe90-cbe3-4632-af30-e438587ac87e.png )
21
30
You can’t perform that action at this time.
0 commit comments