This website requires JavaScript.
Explore
Help
Register
Sign in
3D-printing
/
OrcaSlicer
Watch
1
Star
0
Fork
You've already forked OrcaSlicer
0
mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced
2025-07-16 11:17:51 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
b28fb2ef17
OrcaSlicer
/
lib
/
Slic3r
/
Print
History
Download ZIP
Download TAR.GZ
Alessandro Ranellucci
e8ab9ac13a
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
..
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