drunken-octopus / drunken-octopus-marlin

An Alternative (Unofficial) Marlin Firmware for AlephObjects Printers
GNU General Public License v3.0
34 stars 13 forks source link

M175 hotend + Mini #33

Open tdaede opened 2 years ago

tdaede commented 2 years ago

I would like to create a M175 build that works on the Mini. Unfortunately it seems Lulzbot's firmware (as of 2.6.22 lulzbot-cura) has terrible PID tuning for this hotend. I'm not sure if this is Mini specific or happens on other printers as well, so simply copying parameters from them is going to be less than ideal.

Screenshot from 2021-09-28 22-51-18

shimmytoast commented 2 years ago

You could try a PID auto-tune. You can send that through the terminal. It can help to tune the PID with your cooling fan on full blast as well. Auto-tune hotend at 210 °C for 8 cycles:

M303 E0 C8 S210 U https://marlinfw.org/docs/gcode/M303.html