Commit Graph

630 Commits

Author SHA1 Message Date
casperlamboo
0ef85cc918 fix intersecties to shapes code 2018-02-01 16:13:04 +01:00
casperlamboo
4fc34d0272 updated startcode
@companje
2018-02-01 14:40:26 +01:00
casperlamboo
aad4c1564c can connect to both start and end in one cycle 2018-02-01 14:39:14 +01:00
casperlamboo
8f475195b8 clean up create lines 2018-02-01 12:23:34 +01:00
casperlamboo
64d28affe6 improve intersections to shapes step
#36
2018-02-01 12:11:57 +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
casperlamboo
dd007b8bbf Link to connect.doodle3d.com
#37
2018-01-31 11:46:03 +01:00
casperlamboo
8fde65a78a remove unused import 2018-01-30 17:01:54 +01:00
casperlamboo
fded534a10 remove log 2018-01-30 14:32:31 +01:00
casperlamboo
9cc64f44a5 fix component will unmount 2018-01-30 12:01:37 +01:00
casperlamboo
07f8255a37 move styles of logo to jss 2018-01-30 11:07:52 +01:00
Rick Companje
f809c28d26 added logo 2018-01-30 00:19:05 +01:00
casperlamboo
9eb01f2f21 decrease z offset 2018-01-29 17:17:11 +01:00
casperlamboo
47e44dfed6 Trim extra zero in gcode 2018-01-29 17:13:19 +01:00
Rick Companje
602b5b35fe sliceInfo 2018-01-29 17:12:27 +01:00
casperlamboo
13cc1238f1 Fix infill settings 2018-01-29 16:21:12 +01:00
Rick Companje
a422956146 adding infill settings 2018-01-29 16:14:28 +01:00
Rick Companje
407d3355c0 adding infill settings 2018-01-29 16:11:19 +01:00
casperlamboo
4482bf1f73 compensate for higher layer height 2018-01-29 15:15:27 +01:00
casperlamboo
0c7f08735f implement printing to ultimaker2go 2018-01-29 13:59:29 +01:00
casperlamboo
cd2b0322d8 fix setting state in unmounted 2018-01-29 12:30:05 +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
21bd6c4714 decrease autoupdate interval 2018-01-29 11:04:08 +01:00
casperlamboo
cdb12f4d78 remove double setting 2018-01-26 09:31:49 +01:00
casperlamboo
61b3d61f8a disable malign and wifi box controls 2018-01-25 18:03:39 +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
Rick Companje
e289fd848a z offset 2018-01-25 17:47:42 +01:00
Rick Companje
8c3d444eed design 2018-01-25 17:47:36 +01:00
casperlamboo
109cd0898c move malyan controls next to print button 2018-01-25 12:17:14 +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
5cef2777fb save precision squared in const 2018-01-24 14:00:49 +01:00
casperlamboo
70aa39d89f support infill is always bidirectional 2018-01-24 13:59:39 +01:00
casperlamboo
1af76e6ef1 Merge branch 'develop' into feature/support 2018-01-24 12:50:47 +01:00
casperlamboo
88291ba549 implement support
#33
2018-01-24 12:50:41 +01:00
casperlamboo
5b934f0e71 rename infill density to density 2018-01-24 12:39:56 +01:00
casperlamboo
7906bfe43d remove weird code 2018-01-24 12:39:34 +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
e384c74f8e fix typo 2018-01-23 12:36:05 +01:00
casperlamboo
d5ea670967 add ip in settings config for the doodle3d printer 2018-01-23 12:19:43 +01:00
casperlamboo
4dc5e4849e update fetch progress 2018-01-22 18:12:33 +01:00
casperlamboo
f28722aec5 rename percentage to density 2018-01-18 16:32:54 +01:00
casperlamboo
485f741077 change min area 2018-01-18 15:33:12 +01:00
casperlamboo
2f04aa9c50 fix threshold area function
#18
2018-01-18 15:30:08 +01:00
casperlamboo
ca3718e492 Remove tiny holes
#18
2018-01-18 15:27:08 +01:00
casperlamboo
0bb646a5ac move z offset to constant 2018-01-18 14:24:01 +01:00
casperlamboo
60c70cdbd5 difference line shapes with fill shapes 2018-01-18 14:02:34 +01:00
casperlamboo
961337138b fix grid size calculation 2018-01-18 12:38:35 +01:00
casperlamboo
d4743ef867 improve bundle size 2018-01-18 12:06:14 +01:00
casperlamboo
bbd8bc529d clean up 2018-01-18 11:14:21 +01:00
casperlamboo
0f7da85453 Revert "Fix brim"
This reverts commit eee2682f70.
2018-01-17 23:53:49 +01:00
casperlamboo
082329b810 fix loading mesh 2018-01-17 23:53:40 +01:00
casperlamboo
b562d3c2e2 allow for drag and dropping files 2018-01-17 17:42:58 +01:00
casperlamboo
a568a79ede don't require a model for the slicer interface 2018-01-17 17:18:28 +01:00
casperlamboo
742783e4db add margin to percentage container 2018-01-17 16:52:14 +01:00
casperlamboo
ac85bbc6d5 use primary buttons 2018-01-17 16:15:13 +01:00
casperlamboo
53e961b9bb fix min and max props 2018-01-17 16:10:22 +01:00
casperlamboo
11222aaa82 close url dialog by default 2018-01-17 15:55:21 +01:00
casperlamboo
1f4ca15442 Show dialog for closed popups
#30
2018-01-17 15:53:03 +01:00
casperlamboo
222a27d5b5 fix catching errors in the worker 2018-01-17 15:27:42 +01:00
casperlamboo
9f1958563d remove primary color 3 2018-01-17 14:58:36 +01:00
casperlamboo
a8b3d68845 order advanced settings based on most use 2018-01-17 14:21:59 +01:00
casperlamboo
2f4adbbb47 use mui theme for colors 2018-01-17 13:26:30 +01:00
casperlamboo
2fdc5ca16b disable selecting for title and details 2018-01-17 12:23:03 +01:00
casperlamboo
291e11fecf update style 2018-01-17 12:21:36 +01:00
casperlamboo
89e67882a0 cast number as string 2018-01-17 12:00:19 +01:00
casperlamboo
137f95fdba Add constrains to fields
#32
2018-01-17 11:56:42 +01:00
casperlamboo
9b78f4e2c8 move ultimaker 2go 2018-01-17 11:22:50 +01:00
casperlamboo
879667fa05 add manage printer dialog 2018-01-17 11:04:22 +01:00
casperlamboo
a48768e268 replace clear icon with refresh icon 2018-01-17 10:23:23 +01:00
casperlamboo
5fbd7f50ec Update title 2018-01-17 09:11:15 +01:00
casperlamboo
d190625f14 Fix form element 2018-01-17 09:01:40 +01:00
casperlamboo
9764e0a374 Add dimensions details to 3d panel 2018-01-17 08:40:48 +01:00
casperlamboo
e1d833d4f3 syntax 2018-01-16 18:52:08 +01:00
casperlamboo
f20f5b95b8 Change infill gridsize to infill percentage
#31
2018-01-16 18:52:03 +01:00
casperlamboo
7b59ba1108 implement local storage 2018-01-16 17:57:34 +01:00
casperlamboo
9d47e8dc23 change default brim size 2018-01-15 17:47:50 +01:00
casperlamboo
eee2682f70 Fix brim
brim now always prints the most outer layer first
2018-01-15 16:41:06 +01:00
casperlamboo
1ebbe7fc6a implement brim 2018-01-15 16:30:20 +01:00
casperlamboo
9a37e8a928 Revert "lower z offset"
This reverts commit 55eadc73de.
2018-01-15 15:55:48 +01:00
casperlamboo
da3ab2b0e6 Added default line to gcode 2018-01-15 15:43:58 +01:00
casperlamboo
700b27e6e0 add combing setting 2018-01-15 15:29:40 +01:00
casperlamboo
55eadc73de lower z offset 2018-01-15 15:27:12 +01:00
casperlamboo
03b9570014 change default bed temperature 2018-01-15 15:24:09 +01:00
casperlamboo
457f110dd2 slicer can now fetch d3 files from cloud 2018-01-15 15:17:38 +01:00
casperlamboo
0d64b62f12 update bed temperature of doodle3d printer 2018-01-15 14:40:52 +01:00
casperlamboo
212075e306 pack scene state in scene object 2018-01-15 14:21:42 +01:00
casperlamboo
ecc37273ca better error throwing 2018-01-15 13:47:16 +01:00
casperlamboo
10fb3714c7 add support for start and end code 2018-01-15 13:44:59 +01:00
casperlamboo
43af4e05ab add doodle3d printer 2018-01-15 13:43:53 +01:00
casperlamboo
2aee317d42 move ultimaker 2 go 2018-01-15 13:09:31 +01:00
casperlamboo
246522ee5f Add download g-code button 2017-12-24 17:18:33 +01:00
casperlamboo
c1cbe4f280 clean up 2017-12-24 14:53:34 +01:00
casperlamboo
d9edfe9bde disable control buttons instead of hiding them while slicing 2017-12-24 14:52:24 +01:00