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

Problem in CPP --export-svg option #4121

Closed
sauvik3 opened this issue Sep 7, 2017 · 6 comments
Closed

Problem in CPP --export-svg option #4121

sauvik3 opened this issue Sep 7, 2017 · 6 comments

Comments

@sauvik3
Copy link

sauvik3 commented Sep 7, 2017

Version

1.3.0 dev

Operating system

Windows 7 Professional SP1 x64

Build Configuration

Boost 1.63.0 x64
Visual Studio 2015 Professional x64

Runtime Error

Running --export-svg option causes slic3r.exe to get hanged.
From surface, it looks like 'layers' keeps on growing and does not stop.
This is SLAPrint.cpp, Line 41.
There is same behavior on MinGW compilation also.

@sauvik3
Copy link
Author

sauvik3 commented Sep 8, 2017

Slic3r.zip

@lordofhyphens
Copy link
Member

Need a copy of a 3D Model you were seeing this with.

@sauvik3
Copy link
Author

sauvik3 commented Sep 11, 2017

Here is the file. Sorry for late, didn't have access to computer. The perl version however seems to work correctly for the SVG export option.
test.zip

@lordofhyphens
Copy link
Member

@sauvik3 Are you supplying a configuration (at least a layer height) to the CLI? Currently I've noticed that it will hang forever if the layer height is 0. I'm still looking into it in #4139 and will update that issue as I figure out what is going on.

Also note #4130.

@lordofhyphens lordofhyphens added the Duplicated Issue This issue already exists in the tracker. label Sep 29, 2017
@sauvik3
Copy link
Author

sauvik3 commented Sep 30, 2017

I did not supply any explicit parameters. I used the default configuration only.

@sauvik3
Copy link
Author

sauvik3 commented Sep 30, 2017

The issues you raised are the same as mine, better documented. :)

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

No branches or pull requests

2 participants