Commit Graph

109 Commits

Author SHA1 Message Date
casperlamboo
3db03cd873 separate into actions into different files 2016-03-29 00:26:58 +02:00
casperlamboo
7ae57e0bda added detection for inside-out models 2015-10-16 14:28:10 +02:00
casperlamboo
0f6c73e93f updated to three.js r72 2015-10-14 17:11:29 +02:00
casperlamboo
fa38d8117e fixed clipper alert error 2015-08-26 18:27:56 +02:00
casperlamboo
aa71eb5b67 cloned outline
cloned outline so pointers get lost
2015-08-05 11:26:10 +02:00
casperlamboo
d3af71bc22 fixed https://github.com/Doodle3D/Doodle3D-Slicer/issues/12
fixed https://github.com/Doodle3D/Doodle3D-Slicer/issues/12
2015-08-04 09:54:02 +02:00
casperlamboo
1ac87e6f0c implemented better hole detection system 2015-08-03 12:09:46 +02:00
casperlamboo
0c557172e0 fixed bug in shell thickness 2015-07-30 14:31:55 +02:00
casperlamboo
0dd19d060a Fixed bug in constucting low/high fill areas 2015-07-30 11:36:20 +02:00
casperlamboo
2bc9d8fb35 fixed closed lines detected as open lines
fixed https://github.com/Doodle3D/Doodle3D-Slicer/issues/10
2015-07-29 20:59:34 +02:00
casperlamboo
d4f6776aa1 updated webworkers 2015-07-29 16:07:52 +02:00
casperlamboo
adafc44dc1 improved slicing algoritm 2015-07-29 11:18:18 +02:00
casperlamboo
bde4a8a907 fixed bug in open lines 2015-07-28 12:34:57 +02:00
casperlamboo
3b455377ba Improved hole detection algorithm 2015-07-28 12:28:08 +02:00
Casper Lamboo
13c1333ce8 Update README.md 2015-07-26 15:38:48 +02:00
Casper Lamboo
4ae00e00fd Update README.md 2015-07-26 15:37:44 +02:00
Casper Lamboo
5a56818279 Update README.md 2015-07-26 15:37:10 +02:00
Casper Lamboo
1b48683738 Create README.md 2015-07-26 15:34:57 +02:00
casperlamboo
7304a95276 Moved To ES6 2015-07-26 15:32:10 +02:00
casperlamboo
c541d70157 fixed closing line bug 2015-07-26 15:24:35 +02:00
casperlamboo
cd71f7a378 better names 2015-07-10 18:07:21 +02:00
casperlamboo
f8be250815 added support for non closing parts 2015-07-10 18:04:10 +02:00
casperlamboo
ce50b84010 improves slicing algorithm
fixed https://github.com/Doodle3D/Doodle3D-Slicer/issues/4
2015-07-10 15:06:51 +02:00
casperlamboo
bb42335353 added setMesh and setGeometry 2015-07-10 12:59:50 +02:00
casperlamboo
7064058464 Fix progress bug 2015-07-10 09:16:03 +02:00
casperlamboo
151dee5ee9 Fixed error with handling clipper
no longer need to comment clipper error alerts
2015-07-06 22:59:58 +02:00
casperlamboo
fee357b910 move THREE normal function to utils 2015-07-01 14:51:41 +02:00
casperlamboo
ffb8d337cb added printer outline for editor 2015-06-17 21:26:49 +02:00
casperlamboo
18b71b92f1 made some functions and variables private with "_" 2015-06-17 09:36:01 +02:00
casperlamboo
d99e302c38 added doodle_app and fixed https://github.com/Doodle3D/Doodle3D-Slicer/issues/6 2015-06-16 18:37:26 +02:00
casperlamboo
44994f61a8 slicer didn't fill top anymore; fixed 2015-06-16 12:37:51 +02:00
casperlamboo
f9ef14822b edited viable names and removed bug 2015-06-16 10:28:26 +02:00
casperlamboo
68e16a94a4 added infill overlap 2015-06-16 07:23:31 +02:00
casperlamboo
f25e6493b2 didn't thing about the difference in size when lines are diagonal 2015-06-16 01:38:33 +02:00
casperlamboo
89b07ff341 made diagonal infill 2015-06-16 01:25:06 +02:00
casperlamboo
a70ba60854 fixed bug https://github.com/Doodle3D/Doodle3D-Slicer/issues/3 2015-06-15 17:22:36 +02:00
casperlamboo
f7e9309e6d Fixed major bug 2015-06-15 11:40:19 +02:00
casperlamboo
06528f6d0f cleaner code 2015-06-15 10:21:05 +02:00
casperlamboo
74a83f9c3b fixed minor bugs 2015-06-13 20:09:44 +02:00
casperlamboo
67093d047d fixed spelling errors 2015-06-12 21:19:56 +02:00
casperlamboo
99b2b24d88 added three js editor + slicer 2015-06-12 15:58:26 +02:00
casperlamboo
14c5d85318 changed format settings 2015-06-11 15:42:38 +02:00
casperlamboo
090bdf248a Added slice abstraction to Slice class 2015-06-11 14:34:30 +02:00
casperlamboo
3bacee2072 improved index page
index page now checks if doodle boxes are alive before displaying them
2015-06-11 11:08:56 +02:00
casperlamboo
81ec036973 improved network error handling
can now reconnect when connecting failed
2015-06-11 10:28:21 +02:00
casperlamboo
dd41e6d3e7 Merge branch 'webworker' 2015-06-10 18:26:32 +02:00
casperlamboo
a216addc3b Improved Support
While testing with printer improved the support
2015-06-10 18:25:49 +02:00
casperlamboo
57179fbe20 added Support 2015-06-09 21:58:22 +02:00
casperlamboo
17bd8f4f25 improved gcode handling 2015-06-09 11:08:06 +02:00
casperlamboo
38bf3c74f3 added gcode class, removed gulp
gulp didn’t make any more sense to use because it is build modulair
2015-06-05 09:56:58 +02:00