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-12 09:17:52 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
95f7bcb9fe
OrcaSlicer
/
lib
/
Slic3r
/
Print
History
Download ZIP
Download TAR.GZ
Alessandro Ranellucci
eb23990d6d
Ported PrintObject::total_layer_count() to XS
2014-12-01 00:00:12 +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
Ported PrintObject::total_layer_count() to XS
2014-12-01 00:00:12 +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