Commit Graph

137 Commits

Author SHA1 Message Date
casperlamboo
492a09cce9 move brim code to separate function 2017-06-22 13:21:18 +02:00
casperlamboo
78052f79e8 use default dimensionsZ name 2017-06-22 13:21:18 +02:00
casperlamboo
f22a40fa73 move down path to code 2017-06-22 13:21:18 +02:00
casperlamboo
dafbaacd42 comment optimize path code 2017-06-22 13:21:18 +02:00
casperlamboo
8785b1baee remove line break 2017-06-22 13:21:18 +02:00
casperlamboo
c2c432a6fe update create lines 2017-06-22 13:21:18 +02:00
casperlamboo
af396bf58a cleanup calculate layers intersections 2017-06-22 13:21:18 +02:00
casperlamboo
bc798930fb cleanup slicer 2017-06-22 13:21:18 +02:00
casperlamboo
042db46c04 cleanup slice 2017-06-22 13:21:18 +02:00
casperlamboo
7e9bb39ba9 cleanup slices to geode 2017-06-22 13:21:18 +02:00
casperlamboo
1056be13bd implement constants 2017-06-22 13:21:18 +02:00
casperlamboo
a064306d60 single quotes 2017-06-22 13:21:18 +02:00
casperlamboo
d33ab23ddf else on one line 2017-06-22 13:21:18 +02:00
casperlamboo
3ea0d33610 replace vars with const and let 2017-06-22 13:21:18 +02:00
casperlamboo
a0d469c85c fix infills 2017-06-22 13:21:18 +02:00
casperlamboo
cf38ea9e96 replace var with const 2017-06-22 13:21:18 +02:00
casperlamboo
9e6dcf08f9 fix get fill template 2017-06-22 13:21:18 +02:00
casperlamboo
3f43477ef6 fix join 2017-06-22 13:21:18 +02:00
casperlamboo
f1475e8b97 remove unused imports 2017-06-22 13:21:18 +02:00
casperlamboo
ae45f6bcf8 rafacter 2017-06-22 13:21:18 +02:00
casperlamboo
8fb0c6090a simplified add gcode 2017-06-22 13:21:18 +02:00
casperlamboo
4747d072b9 geplakt var with const or let in createLines 2017-06-22 13:21:18 +02:00
casperlamboo
87b8f1f29b remove var for const or let in calculateLayerIntersections.js 2017-06-22 13:21:18 +02:00
casperlamboo
f1e5d8a47a use deconstructs 2017-06-22 13:21:18 +02:00
casperlamboo
be77d6eeb5 move adeline to separate file 2017-06-22 13:21:18 +02:00
casperlamboo
ed76a9f255 use s6 string 2017-06-22 13:21:18 +02:00
casperlamboo
61e7a59177 implemented event dispatcher 2017-06-22 13:21:18 +02:00
casperlamboo
9e23664938 remove spaces 2017-06-22 13:21:18 +02:00
casperlamboo
0900eda91d separate into actions into different files 2017-06-22 13:21:18 +02:00
casperlamboo
ed5d5e4c42 added detection for inside-out models 2017-06-22 13:21:18 +02:00
casperlamboo
d367fbe021 updated to three.js r72 2017-06-22 13:21:18 +02:00
casperlamboo
4526307df4 fixed clipper alert error 2017-06-22 13:21:18 +02:00
casperlamboo
3ae51e056d cloned outline
cloned outline so pointers get lost
2017-06-22 13:21:18 +02:00
casperlamboo
b119c3d673 fixed https://github.com/Doodle3D/Doodle3D-Slicer/issues/12
fixed https://github.com/Doodle3D/Doodle3D-Slicer/issues/12
2017-06-22 13:21:18 +02:00
casperlamboo
b73f38e2f3 implemented better hole detection system 2017-06-22 13:21:18 +02:00
casperlamboo
84d1a45d49 fixed bug in shell thickness 2017-06-22 13:21:18 +02:00
casperlamboo
2c65ac740f Fixed bug in constucting low/high fill areas 2017-06-22 13:21:18 +02:00
casperlamboo
032f896bb4 fixed closed lines detected as open lines
fixed https://github.com/Doodle3D/Doodle3D-Slicer/issues/10
2017-06-22 13:21:18 +02:00
casperlamboo
c61ee24944 updated webworkers 2017-06-22 13:21:18 +02:00
casperlamboo
5c413267d0 improved slicing algoritm 2017-06-22 13:21:18 +02:00
casperlamboo
a70cf6325a fixed bug in open lines 2017-06-22 13:21:18 +02:00
casperlamboo
5f4c366132 Improved hole detection algorithm 2017-06-22 13:21:18 +02:00
Casper Lamboo
f1e6328f6f Update README.md 2017-06-22 13:21:18 +02:00
Casper Lamboo
a196f92329 Update README.md 2017-06-22 13:21:18 +02:00
Casper Lamboo
90535c1b27 Update README.md 2017-06-22 13:21:18 +02:00
Casper Lamboo
e420f815fe Create README.md 2017-06-22 13:21:18 +02:00
casperlamboo
0d59a48009 Moved To ES6 2017-06-22 13:21:18 +02:00
casperlamboo
d30a1ed107 fixed closing line bug 2017-06-22 13:21:08 +02:00
casperlamboo
7a15cd46fb better names 2017-06-22 13:21:08 +02:00
casperlamboo
61437295b9 added support for non closing parts 2017-06-22 13:21:08 +02:00