Thingiverse
Hotend and Heatbed PID Tuning - Gcode programs
von DarekNorway
85
Downloads
56
Likes
0
Makes
PID Tuning your 3D Printer with Marlin Autotune
G-code file is making 3 cycles autotune PID for hotend. The new values will be saved to EEPROM automatically. You do not need G-code terminal. Just save program to SD card and press start.
Parameters like number of cycles (8), temperatures (200C, 60C), and fan speed (100%) you can simply modify by opening gcode file in text editor.
Requres: #define PIDTEMP or #define PIDBEDTEMP, #define EEPROM_SETTINGS
Hotend PID Tuning
Download gcode file, save to SD Card and run:
https://www.thingiverse.com/download:7832321
Source code Hotend_PID_Tuning.gcode:
;3D Printer - Hotend PID Marlin AutoTuning gcode file by DarekNorway https://www.thingiverse.com/DarekNorway/about
;Licence: Attribution-NonCommercial. You are free to Share (copy and redistribute it in any medium or format). You are free to adapt (remix, transform)
;V 1.0
;Requires: #define PIDTEMP, #define EEPROM_SETTINGS
M117 Prepare something to note current Hot
G-code file is making 3 cycles autotune PID for hotend. The new values will be saved to EEPROM automatically. You do not need G-code terminal. Just save program to SD card and press start.
Parameters like number of cycles (8), temperatures (200C, 60C), and fan speed (100%) you can simply modify by opening gcode file in text editor.
Requres: #define PIDTEMP or #define PIDBEDTEMP, #define EEPROM_SETTINGS
Hotend PID Tuning
Download gcode file, save to SD Card and run:
https://www.thingiverse.com/download:7832321
Source code Hotend_PID_Tuning.gcode:
;3D Printer - Hotend PID Marlin AutoTuning gcode file by DarekNorway https://www.thingiverse.com/DarekNorway/about
;Licence: Attribution-NonCommercial. You are free to Share (copy and redistribute it in any medium or format). You are free to adapt (remix, transform)
;V 1.0
;Requires: #define PIDTEMP, #define EEPROM_SETTINGS
M117 Prepare something to note current Hot
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!