Sakati84 / 3DPrintColorizer

Software & Hardware to do multi color printing with Sharpies
GNU General Public License v3.0
425 stars 56 forks source link

Stops printing #109

Closed ElijahSpirit closed 1 year ago

ElijahSpirit commented 1 year ago

After printing the first layer the extruder temperature suddenly drops to 0. it nevers moves up or anything. just keeps printing like nothinbgs happened but isnt moving extruder gear and sets the temperature to zero

ElijahSpirit commented 1 year ago

It is a direct drive ender 3.

fnorbenden commented 1 year ago

The script should never change the hotend temperature; the only time it touches M104 is specifically to remove them to avoid firmware issues with a cold "extruder" that's been changed to a pen.

Have you tried slicing/printing this model without the script (remember to screenshot the settings if you remove it because it is dumb about keeping them)? Could you pastebin your gcode for each? Are you using marlin or klipper?

ElijahSpirit commented 1 year ago

Hi! The issue occurs when using octoprint with an error tracking default plugin.