PrusaSlicer-NonPlainar/lib/Slic3r/Print
2014-12-12 22:43:56 +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 Ported Print::bounding_box(), Print::total_bounding_box(), Print::skirt_flow(), Print:skirt_first_layer_height() to XS 2014-12-12 22:43:56 +01:00