PrusaSlicer-NonPlainar/lib/Slic3r/Print
2014-12-08 21:23:42 +01:00
..
GCode.pm Refactoring: moved G-code export logic into new Slic3r::Print::GCode class. Removed Slic3r::GCode::Layer class. Fixes the order of post-processing filters so that cooling buffer is applied before any other filter whose logic is affected by speeds 2014-12-01 00:00:11 +01:00
Object.pm Make combine_infill() completely idempotent. Includes unit testing 2014-12-08 21:23:42 +01:00
Simple.pm Ported more things to XS 2014-09-21 10:51:36 +02:00
State.pm Some initial work for incremental slicing 2014-06-11 00:15:02 +02:00
SupportMaterial.pm Bugfix: adjust flow by using each support layer's height instead of a bogus one. #2269 2014-11-07 23:18:35 +01:00