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

Enabling support causes: Can't call method "height" on an undefined value at /lib/Slic3r/Print/Object.pm line 768. #1048

Closed
eras opened this issue Mar 12, 2013 · 5 comments
Labels

Comments

@eras
Copy link

eras commented Mar 12, 2013

With the following files this happens:
% ./slic3r.pl --load support.ini support.stl
=> Processing triangulated mesh
=> Generating perimeters
=> Detecting solid surfaces
=> Preparing infill surfaces
=> Detect bridges
=> Generating horizontal shells
=> Combining infill
=> Infilling layers
=> Generating support material
Can't call method "height" on an undefined value at /home/flux/projects/reprap/Slic3r/lib/Slic3r/Print/Object.pm line 768.

http://www.modeemi.fi/~flux/reprap/slic3r/bugs/support.ini

http://www.modeemi.fi/~flux/reprap/slic3r/bugs/support.stl

If I disable support the error goes away. (--no-support-material)

@eras
Copy link
Author

eras commented Mar 12, 2013

Reverting 17cbca5 eliminates the problem.

@cakeller98
Copy link
Contributor

17cbca5 is the first commit where the problem comes in.

@alranel
Copy link
Member

alranel commented Mar 12, 2013

Will fix very shortly. Sorry for the inconvenience :)

@alranel
Copy link
Member

alranel commented Mar 12, 2013

Fixed!

@cakeller98
Copy link
Contributor

Confirmed!

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

No branches or pull requests

3 participants