casper
|
8e01a5c2e2
|
reify code formatting fix
|
2021-05-22 15:23:52 +02:00 |
|
Casper Lamboo
|
0be1ee6d51
|
comply with linter
|
2018-04-17 14:17:28 +02:00 |
|
Casper Lamboo
|
97cb6e062d
|
fix percentage of malyan printer
|
2018-04-16 21:03:15 +02:00 |
|
Casper Lamboo
|
701d736cc0
|
store gcode as blob instead of string
Less prone to crashing
|
2018-04-03 11:38:40 +02:00 |
|
Casper Lamboo
|
61722a6985
|
change order of multiplying matrix
|
2018-03-29 15:37:32 +02:00 |
|
Casper Lamboo
|
5a6468baef
|
fix orientation of printed doodles
#43
|
2018-03-26 10:28:46 +02:00 |
|
Casper Lamboo
|
991586dc4c
|
add missing break
|
2018-03-07 21:25:15 +01:00 |
|
Casper Lamboo
|
38ab39f7de
|
add custom actions
|
2018-03-07 18:21:44 +01:00 |
|
Casper Lamboo
|
d341cc28c9
|
use flat shading
|
2018-03-07 11:52:42 +01:00 |
|
Casper Lamboo
|
c4d8d1136a
|
use flat shading
|
2018-03-06 12:25:49 +01:00 |
|
casperlamboo
|
8313982342
|
slice in worker
|
2018-02-12 23:58:12 +01:00 |
|
casperlamboo
|
e087fadd80
|
cleanup
|
2018-02-12 17:36:07 +01:00 |
|
casperlamboo
|
774289895e
|
update doodle box url
|
2018-02-06 17:28:25 +01:00 |
|
casperlamboo
|
491067b070
|
use blob instead of file
for iOS 9
|
2018-01-31 14:17:21 +01:00 |
|
casperlamboo
|
4cea3b3086
|
use blob instead of file so it can be used on ios9
|
2018-01-31 13:32:16 +01:00 |
|
Rick Companje
|
602b5b35fe
|
sliceInfo
|
2018-01-29 17:12:27 +01:00 |
|
casperlamboo
|
0c7f08735f
|
implement printing to ultimaker2go
|
2018-01-29 13:59:29 +01:00 |
|
casperlamboo
|
635e01fd01
|
update fetch progress code
|
2018-01-29 12:03:22 +01:00 |
|
casperlamboo
|
67b4084e55
|
add idle check for doodle3d printer
|
2018-01-29 12:03:01 +01:00 |
|
casperlamboo
|
abf426c5f2
|
Add export to wifi box
|
2018-01-25 18:03:39 +01:00 |
|
casperlamboo
|
fb06bfb135
|
add comment
|
2018-01-25 18:03:39 +01:00 |
|
casperlamboo
|
e091f425a1
|
simplify progress updating
by @companje
|
2018-01-25 12:13:11 +01:00 |
|
casperlamboo
|
e09ed8012c
|
use fetch no-cors mode to make form posts to malyan
so we can upload from cross origin
because fetch has no progress we fake malyan upload progress by
updating 20kb every second
@companje
|
2018-01-25 12:12:47 +01:00 |
|
casperlamboo
|
56929c6af7
|
concat doodle3d printer and the doodle3d wifi box into one target
|
2018-01-24 16:06:39 +01:00 |
|
casperlamboo
|
de2acfe6be
|
Add malyan controls
not styled yet
|
2018-01-24 16:03:44 +01:00 |
|
casperlamboo
|
5d49ee0c74
|
send code "M563 S4" before uploading
|
2018-01-23 16:58:28 +01:00 |
|
casperlamboo
|
67981872aa
|
implement print to malyan
|
2018-01-23 16:35:04 +01:00 |
|
casperlamboo
|
4dc5e4849e
|
update fetch progress
|
2018-01-22 18:12:33 +01:00 |
|
casperlamboo
|
d4743ef867
|
improve bundle size
|
2018-01-18 12:06:14 +01:00 |
|
casperlamboo
|
1f4ca15442
|
Show dialog for closed popups
#30
|
2018-01-17 15:53:03 +01:00 |
|
casperlamboo
|
9f1958563d
|
remove primary color 3
|
2018-01-17 14:58:36 +01:00 |
|
casperlamboo
|
2f4adbbb47
|
use mui theme for colors
|
2018-01-17 13:26:30 +01:00 |
|
casperlamboo
|
7b59ba1108
|
implement local storage
|
2018-01-16 17:57:34 +01:00 |
|
casperlamboo
|
457f110dd2
|
slicer can now fetch d3 files from cloud
|
2018-01-15 15:17:38 +01:00 |
|
casperlamboo
|
ecc37273ca
|
better error throwing
|
2018-01-15 13:47:16 +01:00 |
|
casperlamboo
|
246522ee5f
|
Add download g-code button
|
2017-12-24 17:18:33 +01:00 |
|
casperlamboo
|
6e55ca7a79
|
slice async
|
2017-12-19 13:42:48 +01:00 |
|
casperlamboo
|
a4d8e255cc
|
mesh now slices geometry again
No need for doodle3d-core import
|
2017-12-19 12:38:58 +01:00 |
|
casperlamboo
|
b85781620e
|
Slicer now slices d3sketch files instead of stl's
Easier to differentiate between open and closed shapes
|
2017-12-18 16:37:03 +01:00 |
|
casperlamboo
|
6b84572931
|
use three as modules
|
2017-12-06 11:54:09 +01:00 |
|
Rick Companje
|
5f1e628952
|
add 'name' to slice function and fix gcode object/string
|
2017-12-05 13:03:04 +01:00 |
|
casperlamboo
|
a1b4a9c454
|
update material
|
2017-12-05 11:20:06 +01:00 |
|
casperlamboo
|
bcf0bb254d
|
add focus function
|
2017-12-05 11:10:38 +01:00 |
|
casperlamboo
|
d2c70f3b2f
|
change rendering
|
2017-12-05 11:10:31 +01:00 |
|
casperlamboo
|
9d14e40c21
|
update tabs
|
2017-12-04 17:44:08 +01:00 |
|
casperlamboo
|
65d44db405
|
Make changes to UI
|
2017-12-04 15:08:29 +01:00 |
|
casperlamboo
|
5f1a7e3e74
|
simplify calculating center
|
2017-11-16 14:54:55 +01:00 |
|
casperlamboo
|
9e28b3b317
|
enable backface culling
|
2017-11-13 13:32:06 +01:00 |
|
casperlamboo
|
597ec406de
|
set antialiasing to true
|
2017-11-13 12:50:45 +01:00 |
|
casperlamboo
|
8e985669ed
|
better resize handling
|
2017-11-13 12:42:35 +01:00 |
|