-
Notifications
You must be signed in to change notification settings - Fork 2k
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
AMF issues #7
Comments
I think we need some more infos here. Edit: Ahh. This is about a multi extruder setup. No wonder I don't know what this is all about. |
Jindrich (Czech form of the name Henry) is a Prusa Research employee. I On Sat, Nov 5, 2016 at 3:09 PM, CReimer [email protected] wrote:
|
It is not very well documented and it is not quite clear, but Slic3r could On Sat, Nov 5, 2016 at 5:22 PM, bubnikv . [email protected] wrote:
|
Changes for this would be useful upstream as well (IIRC there's a issue open on it there as well). |
Fixed. |
@lordofhyphens I have implemented a C++ AMF parser, it is blazing fast. |
Everything seems to work, except for visualisation of variable layer height after AMF import. The variable layers will still generate, they are just not visualised in the Preview screen. Edit: AMF does not remember Print Settings, Fillament and Printer settings used. |
The current master implements AMF / 3MF import / export, and both the AMF and 3MF formats now include the print/filament/printer profiles, so the AMF and 3MF formats now serve the purpose of a project file. |
Implementation of extra perimeters on steep overhangs/flat unsupported parts Also contains: Principal components computation over polygon area New fast bridge direction estimation which minimizes amount of unanchored bridge endpoints
Unbalanced string table refcount: (1) for "AUTOLOAD" during global destruction.
Scalars leaked: -2
Can't use an undefined value as an ARRAY reference at C:/Slic3r/lib/Slic3r/GUI/Plater.pm line 280.
The text was updated successfully, but these errors were encountered: