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
81ec036973
improved network error handling
...
can now reconnect when connecting failed
2015-06-11 10:28:21 +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
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
casperlamboo
f24e96c5ac
added separate settings files
2015-05-19 19:58:13 +02:00
casperlamboo
173e723656
sending gcode now in array
2015-05-19 19:04:20 +02:00
casperlamboo
20e80b390e
changed gcode implementation from array to string
...
Makes more sense to store it as string rather then store it as array.
Doesn’t work with the doodle box though; think the doodle box adds \n
after each batch
2015-05-19 17:15:59 +02:00
casperlamboo
5e43789f82
clean up code
2015-05-07 14:09:36 +02:00
casperlamboo
3803fbd5c0
Created Fills
2015-04-30 18:26:34 +02:00
casperlamboo
2f3f60a921
created save space
2015-04-28 16:08:56 +02:00
casperlamboo
5050bc0e40
improvement, starting point for collision fix
2015-04-28 14:11:41 +02:00
casperlamboo
ab9167e446
cleaner structure
2015-04-24 21:32:39 +02:00