-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Comments
Okay, it's there. |
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. |
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 :) |
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.
The text was updated successfully, but these errors were encountered: