This website requires JavaScript.
Explore
Help
Sign In
juli
/
OrcaSlicer
Watch
1
Star
1
Fork
0
You've already forked OrcaSlicer
mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced
2026-07-13 14:00:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc9460b8fa99512b5544cd37a9a06fe616d05efa
OrcaSlicer
/
lib
/
Slic3r
History
bubnikv
1770d031b4
Fixed rotations, allow both dot and dash as decimal separators,
...
correctly report invalid numeric values for rotation.
2017-03-23 11:53:59 +01:00
..
GCode
Removed CoolingBuffer.pm as it has been superseeded by the C++ code.
2017-02-27 01:51:08 +01:00
Geometry
…
GUI
Fixed rotations, allow both dot and dash as decimal separators,
2017-03-23 11:53:59 +01:00
Print
Fixed a typo after porting _simplify_slices to C++.
2017-03-08 15:08:40 +01:00
Test
…
Config.pm
…
ExPolygon.pm
…
ExtrusionLoop.pm
…
ExtrusionPath.pm
…
Flow.pm
…
Geometry.pm
…
GUI.pm
Use OpenGL 2.0 shaders for the layer height rendering.
2017-03-20 12:05:20 +01:00
Layer.pm
…
Line.pm
…
Model.pm
Using the C++ file loaders.
2017-02-26 21:54:42 +01:00
Point.pm
…
Polygon.pm
…
Polyline.pm
…
Print.pm
Volume rewritten from Perl to C++,
2017-03-13 16:02:17 +01:00
Surface.pm
…
SVG.pm
…
Test.pm
…