PrusaSlicer-NonPlainar/lib/Slic3r/Print
2014-12-13 15:01:53 +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 Use a semaphore to synchronize threads instead of blocking with join(). Lock threads array in order to ensure all of them are signalled. #2394 2014-12-13 15:01:53 +01:00
Simple.pm Keep model objects aligned to Z = 0 in plater 2014-12-12 22:43:56 +01: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