This website requires JavaScript.
Explore
Help
Sign In
PublicCodeMirror
/
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-05-20 23:09:18 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1909c75c21525c7b7be077456237c392cb54a12a
OrcaSlicer-bambulab
/
xs
History
bubnikv
1909c75c21
TriangleMeshSlic3r used unordered_map, which was terribly horribly shamelessly
...
slow on mingw. Rewrote using std::vector<>, which is blazing fast.
2017-03-03 17:36:07 +01:00
..
lib
/Slic3r
Fix of ExtrusionMultiPath binding to Perl & G-code generator.
2017-01-20 15:17:32 +01:00
src
TriangleMeshSlic3r used unordered_map, which was terribly horribly shamelessly
2017-03-03 17:36:07 +01:00
t
Adapted to the new ClipperUtils.hpp interface by @alexrj
2016-12-13 19:22:23 +01:00
xsp
More tracing of the slicing process.
2017-03-03 12:53:05 +01:00
Build.PL
Need to include '-lboost_filesystem' in build
#166
2017-03-02 16:33:50 +01:00
MANIFEST
Initial rewrite of the file accessors from Perl to C++.
2017-02-26 21:46:33 +01:00
MANIFEST.SKIP
Finished GCodeSender
2014-12-27 22:58:01 +01:00