Commit Graph

21 Commits

Author SHA1 Message Date
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
ffb8d337cb added printer outline for editor 2015-06-17 21:26:49 +02:00
casperlamboo
f9ef14822b edited viable names and removed bug 2015-06-16 10:28:26 +02:00
casperlamboo
89b07ff341 made diagonal infill 2015-06-16 01:25:06 +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
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
casperlamboo
67362c4ba8 fixed importing buffer geometry with bounding bug 2015-06-01 12:06:11 +02:00
casperlamboo
389dcc27d2 added progress bar 2015-05-29 13:51:18 +02:00
casperlamboo
32dc7df061 added benchmark for web workers 2015-05-29 10:41:44 +02:00
casperlamboo
e75db6d5bd first commit webworker
created web worker implementation

added class D3D.SlicerWorker
converts geometry to bufferGeometry
sends bufferGeometry to worker
in worker bufferGeometry gets converted back to geometry
2015-05-27 12:25:51 +02:00