You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works pretty good, but when it's printing and it pauses, it leaves a blob under the nozzle. When event trigger is used, the retraction is made after the head's parking. Can you modify your parking feature with such Gcode:
G91
G1 E-10 F1500
G90
Or add an event called "before Pause"?
The text was updated successfully, but these errors were encountered:
It works pretty good, but when it's printing and it pauses, it leaves a blob under the nozzle. When event trigger is used, the retraction is made after the head's parking. Can you modify your parking feature with such Gcode:
G91
G1 E-10 F1500
G90
Or add an event called "before Pause"?
The text was updated successfully, but these errors were encountered: