I'am buy a Geeetech A30 hardware version 2.
If I print with file after the self-leveling it generates three beeps and stops the print.
The start script I use:
Code: Select all
G21 ;Imposta unità di misura in millimetri
G90 ;sistema di coordinate assolute
G28 ; Riporta tutti gli assi a zero
G29 ;test autolivellamanto
G92 E0 ; reset extrusion distance
Code: Select all
G28 X0 ; home x axis
M106 S0 ; turn off cooling fan
M104 S0 ; turn off extruder
M140 S0 ; turn off bed
M84 ; disable motors
I using the consol of simplify 3d, i have print an object of 2 hour of printing and is ok.
I sent two objects to print for a total of 6 hours of printing, after 4 hours of printing it stopped showing the following error:
Code: Select all
BEDS: ok T: 185.2 /185.0 B: 59.2 /60.0 F: 100 R: 100 @: 0 B @: 0
SENT: G1 X77.870 Y171.650 E3.9613
ATTENTION: The firmware is not responding. Attempt to force the continuation in progress ...
SENT: M105
SENT: G1 X76.570 Y171.650 E4.0045
ATTENTION: The firmware is not responding. Attempt to force the continuation in progress ...
SENT: M105
ATTENTION: The firmware is not responding. Attempt to force the continuation in progress ...
SENT: M105
ATTENTION: The firmware is not responding. Attempt to force the continuation in progress ...
SENT: M105
SENT: G1 X76.570 Y129.100 E5.4198
ATTENTION: The firmware is not responding. Attempt to force the continuation in progress ...
SENT: M105
ATTENTION: The firmware is not responding. Attempt to force the continuation in progress ...
SENT: M105
ATTENTION: The firmware is not responding. Attempt to force the continuation in progress ...
SENT: M105
ATTENTION: The firmware is not responding. Attempt to force the continuation in progress ...
SENT: M105
Can you help me?
Thanks
Best regards