Bugfix: time estimates for cooling were computed for each object separately instead of the whole actual layer. #1071
This commit is contained in:
parent
a563801304
commit
b4be61b703
4 changed files with 93 additions and 43 deletions
1
MANIFEST
1
MANIFEST
|
@ -24,6 +24,7 @@ lib/Slic3r/Format/AMF/Parser.pm
|
|||
lib/Slic3r/Format/OBJ.pm
|
||||
lib/Slic3r/Format/STL.pm
|
||||
lib/Slic3r/GCode.pm
|
||||
lib/Slic3r/GCode/CoolingBuffer.pm
|
||||
lib/Slic3r/GCode/MotionPlanner.pm
|
||||
lib/Slic3r/Geometry.pm
|
||||
lib/Slic3r/Geometry/Clipper.pm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue