FYI: if you use cura to generate gcode
FYI: if you use cura to generate gcode
Put M83 right after G91 in end g-code to prevent your extruder retracting all the way and unloading your filament after your print is done.
Rostock Max V2 with mods:
E3d v6 with 713maker mount & e3d titan extruder
Tricklaser CF arms, heat spreader, tricktrucks, fly-n-strude, metal carriage & effector
Duet v.8.5.0
24v MeanWell 750w PS & Cydom D1D40 SSR in parallel with stock 12v PS
E3d v6 with 713maker mount & e3d titan extruder
Tricklaser CF arms, heat spreader, tricktrucks, fly-n-strude, metal carriage & effector
Duet v.8.5.0
24v MeanWell 750w PS & Cydom D1D40 SSR in parallel with stock 12v PS
Re: FYI: if you use cura to generate gcode
This tells the firmware on the RAMBo that the extrude commands will be relative and not absolute values. Regardless of slicer, it's always a good idea to explicitly tell your controller what extrusion method your slicer is using.
Now, the .64 question is, is there any difference in performance or quality between absolute and relative extrusion?
g.
Now, the .64 question is, is there any difference in performance or quality between absolute and relative extrusion?

g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Re: FYI: if you use cura to generate gcode
None whatsoever - I've actually tested this on Slic3r and KISS. The advantage of relative extrusion is that it makes it easier to cut and past layers from multiple gcode files to create hybrid gcode. I do this quite a bit on my fly reels to get special effects or properties.
Sublime Layers - my blog on Musings and Experiments in 3D Printing Technology and Art
Start Here:
A Strategy for Successful (and Great) Prints
Strategies for Resolving Print Artifacts
The Eclectic Angler
-
- ULTIMATE 3D JEDI
- Posts: 2417
- Joined: Mon Mar 26, 2012 1:44 pm
- Location: Redmond WA
Re: FYI: if you use cura to generate gcode
Been a while since I looked at generated GCode, but, most slicers used to insert a G92 E0 between layers with absolute extrusion, do they not still do that?mhackney wrote:None whatsoever - I've actually tested this on Slic3r and KISS. The advantage of relative extrusion is that it makes it easier to cut and past layers from multiple gcode files to create hybrid gcode. I do this quite a bit on my fly reels to get special effects or properties.
It seems that would negate that particular advantage.
The real advantage of relative extrusion (if there is one) is it has consistent accuracy, since the slicer parses the extruder position as a float, accuracy of the value changes based on the size of the number, it would make very little if any difference over a layers worth of extrusion, but might make some marginal difference over a print if it's not reset between layers.
With relative, you can lose cumulative steps, but it's going to be irrelevant.
Printer blog http://3dprinterhell.blogspot.com/