Page 1 of 1
Retract On Layer Change creating "-" Gcode Values.
Posted: Mon May 06, 2013 3:02 pm
by elqisqeyano
When ever I check "Retract on layer change" in Slic3r it generates a negative value in the gcode. So as soon as Rostock goes into the second layer it digs into the bed due to Slic3r generating a negative Gcode value upon commencing into the 2nd layer. Is there anyone here that has experienced this kind of problem?
I am using Repetier Firmware and Repetier Host with Slic3r.
Re: Retract On Layer Change creating "-" Gcode Values.
Posted: Mon May 06, 2013 6:03 pm
by Polygonhell
elqisqeyano wrote:When ever I check "Retract on layer change" in Slic3r it generates a negative value in the gcode. So as soon as Rostock goes into the second layer it digs into the bed due to Slic3r generating a negative Gcode value upon commencing into the 2nd layer. Is there anyone here that has experienced this kind of problem?
I am using Repetier Firmware and Repetier Host with Slic3r.
Retract on Layer change should only affect the extruder nothing else, and it's quite likely it generates a negative value for than because it does a G92 E0 at the start of a layer.
Can you paste the GCode you think is causing the issue here?
Re: Retract On Layer Change creating "-" Gcode Values.
Posted: Mon May 06, 2013 6:45 pm
by elqisqeyano
Polygonhell wrote:elqisqeyano wrote:When ever I check "Retract on layer change" in Slic3r it generates a negative value in the gcode. So as soon as Rostock goes into the second layer it digs into the bed due to Slic3r generating a negative Gcode value upon commencing into the 2nd layer. Is there anyone here that has experienced this kind of problem?
I am using Repetier Firmware and Repetier Host with Slic3r.
Retract on Layer change should only affect the extruder nothing else, and it's quite likely it generates a negative value for than because it does a G92 E0 at the start of a layer.
Can you paste the GCode you think is causing the issue here?
I changed some stepper settings from 8 to 16 in repetier firmware and now it's not generating negative values. I tried different layer heights and it appears to have rectified the problem. At least I hope it did. I can't generate a negative value now, next time it does I will copy and paste to here. Thanks for the help though.