Page 1 of 1

Simplify3d control panel stop print firmware not responde

Posted: Sun Oct 21, 2018 10:48 pm
by Giovanni
Hi at all,
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
The end script I use:

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 have to decide to upgrade the firmware at 1.36.57, after upgrade is missing serial nember and version of hardware and I not resolve the problem of print to file.
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
etc

Can you help me?
Thanks
Best regards

Re: Simplify3d control panel stop print firmware not responde

Posted: Mon Oct 22, 2018 2:04 am
by _kaktus_
Hello.
:mrgreen:

That's how I would think whether your mistake is sometimes related to what I wrote here.
Read and try.
;)

Re: Simplify3d control panel stop print firmware not responde

Posted: Fri Nov 02, 2018 6:04 pm
by Giovanni
Hi _kaktus_,
Thanks, I have read your link.
Now I create file G-code with simplify3d and print with Repetier-Host.
Best regards.
Giovanni