casperlamboo
890bc8bb56
added setMesh and setGeometry
2017-06-22 13:21:08 +02:00
casperlamboo
3141440c42
move THREE normal function to utils
2017-06-22 13:21:08 +02:00
casperlamboo
bfb273d727
slicer didn't fill top anymore; fixed
2017-06-22 13:21:07 +02:00
casperlamboo
ccd650c533
improved index page
...
index page now checks if doodle boxes are alive before displaying them
2017-06-22 13:20:57 +02:00
casperlamboo
9723c2c237
improved network error handling
...
can now reconnect when connecting failed
2017-06-22 13:20:57 +02:00
casperlamboo
17bd8f4f25
improved gcode handling
2015-06-09 11:08:06 +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
f38ab10e62
added flat shading to models instead of a wireframe
2015-05-17 23:22:27 +02:00
casperlamboo
9740c254c2
created abstraction for clipper js
2015-05-12 11:29:01 +02:00
casperlamboo
498708e4e4
added algorithm to remove unnecessary polygons in shape
2015-05-08 14:29:06 +02:00
casperlamboo
d9869634c7
init
...
slicing works; produces errors though
2015-05-07 17:27:41 +02:00
casperlamboo
5e43789f82
clean up code
2015-05-07 14:09:36 +02:00
casperlamboo
737406ee04
added Gulp
2015-05-01 14:09:45 +02:00
casperlamboo
d33f0d336c
cleaned up files
2015-05-01 10:06:52 +02:00
casperlamboo
882f885d97
clean up files
2015-04-30 20:34:57 +02:00
casperlamboo
9d188bb0de
fixed shape point order
...
only dot product is supposed to be > 0 in my code it’s < 0. some where
mathmatical problem maybe fix some where in the future (it works just
ugly)
2015-04-28 17:54:46 +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