Simplify3d control panel stop print firmware not responde

Post Reply
Giovanni
Posts: 2
Joined: Sat Sep 15, 2018 5:25 pm

Simplify3d control panel stop print firmware not responde

Post by Giovanni » Sun Oct 21, 2018 10:48 pm

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

User avatar
_kaktus_
Site Admin
Posts: 1260
Joined: Fri Dec 15, 2017 10:06 pm
Location: PL
Contact:

Re: Simplify3d control panel stop print firmware not responde

Post by _kaktus_ » Mon Oct 22, 2018 2:04 am

Hello.
:mrgreen:

That's how I would think whether your mistake is sometimes related to what I wrote here.
Read and try.
;)
On the forum I help to use the rod, I don't give fish.
Geeetech Prusa I3 M201 Dual extruder Mixcolor 3D printer, bought 2017-12-19, already built, in the cognitive and improvement phase
Geeetech filament, ABS only
Geeetech 3D WiFi Module for 3D Printer, bought 2018-04-15, He got a new life, and still lies in a drawer.
Positively frenzied customer of Getech Technology.

Giovanni
Posts: 2
Joined: Sat Sep 15, 2018 5:25 pm

Re: Simplify3d control panel stop print firmware not responde

Post by Giovanni » Fri Nov 02, 2018 6:04 pm

Hi _kaktus_,
Thanks, I have read your link.
Now I create file G-code with simplify3d and print with Repetier-Host.
Best regards.
Giovanni

Post Reply