phillipseb
Posts: 4
Joined: Tue Sep 21, 2021 2:35 pm

Ender 3 S1 Plus with Sonic Pad (Issues or Question)

I noticed with "Begin Print" and the "Machine Control Panel" window pops up the file gcode is sent to the Sonic Pad and it starts the print immediately. I do not have to hit the play button. Not sure it is suppose to work that way or not.. I would assume it would prep the file to send or send and not print, then you hit the play (print) button to start the print. Is this a bug or a feature ?

Second item on the list is in Klipper get this warning.. Does not seem to affect the print but it is there. The T0 is not in my start Gcode but shows up in Gcode Simplify3d 5.1.2 writes out. It there a fix or is it just live with it situation and it will not hurt anything....

19:01:52
// {"code":"key61, "msg":"Unknown command:T0", "values": ["T0"]}

; End Start Gcode Script
; process Process 1
; layer 1, Z = 0.2000
T0 <==== Here is the Culprit.
G1 E-1.00000 F1800

Return to “Troubleshooting and Bug Reports”