G0 and G1 dwell. . .

A place to talk about slic3r software (http://slic3r.org)
Post Reply
badgerman
Prints-a-lot
Posts: 25
Joined: Thu Jun 21, 2012 3:23 am
Location: Cornwall, UK

G0 and G1 dwell. . .

Post by badgerman »

Hi all,

you may or may not have seen my posts about some initial issues I was having with my printer where I was getting a slight dwell between certain lines of Gcode and therefore an excess of PLA at these points where the nozzle continued to extrude. I noticed that my machine hesitated between a Rapid G0 and Coordinated G1 move. I have resolved this issue by manually by doing a find and replace in the notepad editor of Mach and substituting the G0's for G1's.

Although this is ok and I am able to get good prints, I feel that slicer should be giving me a code to use without modification - so what am I doing wrong?

Has anyone else seen this issue? Am I the only one?!

Any input would be appreciated.

Chris
jcugnoni
Plasticator
Posts: 18
Joined: Sat May 19, 2012 5:11 am

Re: G0 and G1 dwell. . .

Post by jcugnoni »

Hi,
Very interesting finding. I have a similar problem when printing in pla but i am using linuxcnc / emc2 and slicer.
I am not 100% sure it is caused by this delay but I will try and let you know.
If this is the case, a simple script could automate that task.
johnoly99
Printmaster!
Posts: 709
Joined: Mon Mar 26, 2012 1:07 pm
Location: Goshen, IN

Re: G0 and G1 dwell. . .

Post by johnoly99 »

Could it be you guys have a lot of acceleration? Try bumping it up if you can
Feisty
Plasticator
Posts: 12
Joined: Sun Jun 03, 2012 7:42 pm
Location: New Zealand

Re: G0 and G1 dwell. . .

Post by Feisty »

Im having exactly the same problem and its annoying the hell out of me, im using the find and replace trick but i really wish i ddnt have to. Im pretty sure its not acceleration but if your not having issues could you post your acceleration and feed rates?
badgerman
Prints-a-lot
Posts: 25
Joined: Thu Jun 21, 2012 3:23 am
Location: Cornwall, UK

Re: G0 and G1 dwell. . .

Post by badgerman »

^^ x2

I'm still rocking the find and replace trick - I have not found a solution. Getting some good prints though.
Feisty
Plasticator
Posts: 12
Joined: Sun Jun 03, 2012 7:42 pm
Location: New Zealand

Re: G0 and G1 dwell. . .

Post by Feisty »

Is this still a problem for anyone else?
ive found that slic3r 0.7.1 doesnt use G0 which i was getting good results with. Ive just "upgraded" to 0.9.9 and the dwell at G0 has returned making it almost unuseable
jesse
Printmaster!
Posts: 422
Joined: Tue Jan 01, 2013 8:38 pm
Contact:

Re: G0 and G1 dwell. . .

Post by jesse »

If the first layer temperature is different than the following layer temperatures the printer waits until the temperature changes.

I keep first and following layer temperature the same In KISSlicer for that reason.
Polygonhell
ULTIMATE 3D JEDI
Posts: 2417
Joined: Mon Mar 26, 2012 1:44 pm
Location: Redmond WA

Re: G0 and G1 dwell. . .

Post by Polygonhell »

jesse wrote:If the first layer temperature is different than the following layer temperatures the printer waits until the temperature changes.

I keep first and following layer temperature the same In KISSlicer for that reason.
Only if you use M109 to change temperature instead of M104
Feisty
Plasticator
Posts: 12
Joined: Sun Jun 03, 2012 7:42 pm
Location: New Zealand

Re: G0 and G1 dwell. . .

Post by Feisty »

Ive posted this issue on the slic3r git hub page if any one feels like commenting
https://github.com/alexrj/Slic3r/issues/1212
User avatar
Fiero2M6
Printmaster!
Posts: 63
Joined: Mon Mar 26, 2012 1:43 pm

Re: G0 and G1 dwell. . .

Post by Fiero2M6 »

Feisty wrote:Ive posted this issue on the slic3r git hub page if any one feels like commenting
https://github.com/alexrj/Slic3r/issues/1212
The issue is closed on Github. Is it fixed for you in release 0.9.10b? I still seem to have pausing.
Cosmic
Plasticator
Posts: 11
Joined: Thu Feb 20, 2014 2:32 pm

Re: G0 and G1 dwell. . .

Post by Cosmic »

This is a weird fix. G0 is causing problems and the fix is not using G0's anymore !?
I was wondering this the other day when I couldn't find any G0 in Slicer but seem them in Cura.
G0 is a valid command and shouldn't cause any pause in a motion.
I would suspect that there is a problem in the firmware.
G0 is not the same as a G1 depending on machine implementation G0 moves first in Z than in XY or full speed in XYZ.
The result is a different motion than the line of a G1.
Post Reply

Return to “Slic3r”