Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This model attempts to stay as close to the original as possible.
There are the following minor differences though:
segments. The precision can be controlled by the $fa and $fs variables.
since the original text was not positioned in a consistent way.
slightly different way since this is easier to describe in OpenSCAD and
also feels more consistent.
not to be the original model.
All of those changes should not have any significant impact on the tests.
If you want to compare the results with existing results of other printers
you should use the original model though to be on the safe side.
This model was designed for easier integration with OpenSCAD and to be used
in a more programmatic context. Maintaining and adapting sources with
slightly more than 100 lines of code also seems easier than doing this with
a 2.2MB compressed binary file we need to open in a proprietary software
and therefore no easy way to version control the changes.