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

Gcode includes moves that travel away from the object being printed, to outside the print area #323

Closed
eanow opened this issue Jun 1, 2017 · 4 comments

Comments

@eanow
Copy link

eanow commented Jun 1, 2017

Version

Slic3r 1.34.1.24

Operating system type + version

MacOS, and Linux

Behavior

When slicing many models, the resultant gcode includes excursions outside of the area where the objects lie. Specifically, I am slicing for my delta printer, and it will create a travel move which moves to a point several centimeters away from the object.

Attached I've included the stl, config file, and one of the gcode files I generated. On several layers (including 38) there is a move to a location far outside the normal printing area (200mm diameter circle). I've tried this with a few different STL files and most of them end up with this kind of excursion.
Archive.zip

STL/Config (.ZIP) where problem occurs

Upload a zipped copy of an STL and your config (File -> Export Config)

@Hugoz12
Copy link

Hugoz12 commented Jun 1, 2017

Possible duplicate of #311

@eanow
Copy link
Author

eanow commented Jun 2, 2017

Yes, appears to be the same issue. Extra wrinkle that the bug can generate moves that are actually outside the defined printable area.

@bubnikv
Copy link
Collaborator

bubnikv commented Jun 2, 2017

I believe this is a duplicate of
#311
#317

@bubnikv
Copy link
Collaborator

bubnikv commented Jun 2, 2017

Fixed with b5f38dd

@bubnikv bubnikv closed this as completed Jun 2, 2017
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

3 participants