Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accuracy: Extrusion width and/or Extrusion Spacing #8

Closed
Lodran opened this issue Oct 11, 2011 · 3 comments
Closed

Accuracy: Extrusion width and/or Extrusion Spacing #8

Lodran opened this issue Oct 11, 2011 · 3 comments

Comments

@Lodran
Copy link

Lodran commented Oct 11, 2011

Add "Extrusion width:" and "Extrusion spacing:" to the accuracy panel, as advanced options.

The two would be tied to each other, with changes to one being reflected in the other.

If I had to choose between one or the other, I'd rather see extrusion spacing.

In skeinforge, Extrusion spacing = Extrusion width / 1.272.

Note: When printing a 2mm wide rectangle with an extrusion spacing of 1/3mm (or extrusion width of .424), and 2 extra shells, Skeinforge lays down exactly 6 filaments, with equal spacing between them. This implies that the finished part will be about 1/10mm wider than expected, which could explain a small part of the issues we have with hole diameter in skeinforge.

@alranel
Copy link
Member

alranel commented Nov 25, 2011

Okay, it's there. --extrusion-width-ratio allows to specify the extrusion width as a ratio over layer height. When left undefined, Slic3r calculates an optimal width automatically. Having an explicit width setting in mm is just a GUI issue, so it will be there soon.

alranel added a commit that referenced this issue Nov 25, 2011
@alranel alranel closed this as completed Dec 15, 2011
@Lodran
Copy link
Author

Lodran commented Apr 5, 2012

I have to say - extrusion width as a ratio based on layer height doesn't make any sense at all, particularly if you're experimenting with different layer heights.

If it has to be expressed as a ratio, it should be based on nozzle width. Ideally, it should not be expressed as a ratio at all, because when you are tweaking extrusion width, it is usually because you are trying to fit an exact number of perimeters into a small space.

@alranel
Copy link
Member

alranel commented Apr 5, 2012

Just a note. Extrusion width expressed as a ratio over layer height is a shape factor of the extrudate. It does indeed make sense. The shape factor changes the strenghtness of the printed part. For details about it, see the upcoming book by Josef Prusa :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants