Skip to content

Commit 746c08b

Browse files
authored
Update README.md
1 parent 8ab042c commit 746c08b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,16 @@ Custom Boot Screen, I left Marlin Boot Screen Enabled with TH3Dstudio.com
1515
just message with your screen model number and I'll do what I can.
1616
https://marlinfw.org/docs/basics/troubleshooting.html#graphical-lcd-artifacts
1717

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+
1928

2029
![cxvcxvcx](https://user-images.githubusercontent.com/105161928/172274680-0e98fe90-cbe3-4632-af30-e438587ac87e.png)
2130

0 commit comments

Comments
 (0)