Command has been sent, waiting for response - anycub Chiron
 
Notifications
Clear all

Command has been sent, waiting for response - anycub Chiron  

  RSS
Leon Breakre
(@leon-breakre)
New Member
Command has been sent, waiting for response - anycub Chiron

So I just switch from Cura to the Prusaslicer now that is supports non Prusa printers, however after having a print going for a couple of hours I got this error "Command has been sent, waiting for response". Someone had told me it could be a line in my gcode that my printer doesnt support. I'm not that knowledgeable about that stuff, so I was hoping someone on here could help me out and maybe put together a gcode best suited to my printer. the one I'm using was a general all around profile that was recommend on a video.

Star G-code:

M104 S[first_layer_temperature] ; set extruder temp
M140 S[first_layer_bed_temperature] ; set bed temp
M190 S[first_layer_bed_temperature] ; wait for bed temp
M109 S[first_layer_temperature] ; wait for extruder temp
G28 ; home all axes
G1 Z5 F5000 ; lift nozzle
G1 Y0 F9001 ; go to front edge of the bed

 

End G-code

M104 S0 ; turn off temperature
M140 S0 ; turn off heatbed
M107 ; turn off fan
G1 X0 Y200 F9001 ; home X axis, present print
M84 ; disable motors

Posted : 02/02/2021 7:10 pm
Share: