This website requires JavaScript.
Explore
Help
Sign In
Github-Mirrors
/
OrcaSlicer-bambulab
Watch
1
Star
0
Fork
0
You've already forked OrcaSlicer-bambulab
mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced
2026-08-10 23:09:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3cd6c78044ebef6e3fe83d3e773611bbe065a23b
OrcaSlicer-bambulab
/
xs
/
src
History
Alessandro Ranellucci
3cd6c78044
Releasing 1.2.9
2015-06-17 10:38:28 +02:00
..
admesh
Fixed regression casusing some rare STL files not to parsed correctly because of lack of the solid name.
#2914
2015-06-15 17:17:36 +02:00
boost
…
libslic3r
Releasing 1.2.9
2015-06-17 10:38:28 +02:00
poly2tri
Use poly2tri for triangulation. This fixes some cases where polyPartition couldn't triangulate successfully. Reported as issue
#9
in polyPartition repository. Tested with MotorHalter_0.stl cut at 1.2
2014-05-01 12:07:11 +02:00
clipper.cpp
Update to Clipper 6.2.9.
Fixes
#2639
2015-02-22 15:13:52 +01:00
clipper.hpp
Update to Clipper 6.2.9.
Fixes
#2639
2015-02-22 15:13:52 +01:00
myinit.h
Moved C++ code into new libslic3r directory
2014-08-03 19:42:29 +02:00
perlglue.hpp
Bugfix: early object destruction caused a segfault when splitting. Also fixed a memory leak and restore background processing when split only detected one part.
#2466
#2398
2014-12-30 13:16:28 +01:00
polypartition.cpp
Finished --cut implementation
2014-04-25 12:40:21 +02:00
polypartition.h
Finished --cut implementation
2014-04-25 12:40:21 +02:00
ppport.h
…