Commit Graph

46 Commits

Author SHA1 Message Date
casperlamboo
b3300decb7 don't calculate 1 - alpha twice 2017-06-22 13:21:19 +02:00
casperlamboo
2fc909c45d prettify 2017-06-22 13:21:18 +02:00
casperlamboo
785898f466 fix indenting 2017-06-22 13:21:18 +02:00
casperlamboo
de2f2ceafd remove enter 2017-06-22 13:21:18 +02:00
casperlamboo
6af54e2362 rename sliceWorker to slicerWorker 2017-06-22 13:21:18 +02:00
casperlamboo
f4db432e24 add all optional arguments in Shape constructor 2017-06-22 13:21:18 +02:00
casperlamboo
29e46217f8 use mapToLower to get path data 2017-06-22 13:21:18 +02:00
casperlamboo
4c4cd96ddf added map to lower argument 2017-06-22 13:21:18 +02:00
casperlamboo
e457994496 implement async slicing 2017-06-22 13:21:18 +02:00
casperlamboo
c6a9d5adb8 reorganize folders and make Slicer.slice promise 2017-06-22 13:21:18 +02:00
casperlamboo
9c9474c201 add capital to constructor functions 1/2 2017-06-22 13:21:18 +02:00
casperlamboo
726b30621c move set settings to constructor 2017-06-22 13:21:18 +02:00
casperlamboo
7ddd97549a use single quotes 2017-06-22 13:21:18 +02:00
casperlamboo
401e42cfef implement optimize paths 2017-06-22 13:21:18 +02:00
casperlamboo
9711b9631d use destructure in add brim 2017-06-22 13:21:18 +02:00
casperlamboo
eaf1af1412 add action log 2017-06-22 13:21:18 +02:00
casperlamboo
dd71c872d4 move file 2017-06-22 13:21:18 +02:00
casperlamboo
16e0c9696a remove comment 2017-06-22 13:21:18 +02:00
casperlamboo
9eef3c0074 remove line break 2017-06-22 13:21:18 +02:00
casperlamboo
604bce6a1a move support enabled check 2017-06-22 13:21:18 +02:00
casperlamboo
f3796f80e8 typo 2017-06-22 13:21:18 +02:00
casperlamboo
32f6e6c4ba fix action log 2017-06-22 13:21:18 +02:00
casperlamboo
d60c2d46d0 move scale up and scale down to separate function 2017-06-22 13:21:18 +02:00
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
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
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
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
0900eda91d separate into actions into different files 2017-06-22 13:21:18 +02:00