Commit Graph

92 Commits

Author SHA1 Message Date
casper
a54a716d6d update css 2021-05-24 17:05:55 +02:00
casper
c472739baa update refs 2021-05-22 17:37:41 +02:00
casper
8e01a5c2e2 reify code formatting fix 2021-05-22 15:23:52 +02:00
Rick Companje
49b4a2be59 separate Download and Print buttons 2019-02-21 20:13:31 +01:00
Casper Lamboo
ebbc985d67 remove react on touch tap 2018-06-26 16:08:33 +02:00
Casper Lamboo
0957d53b41 fix font loading
@companje
2018-04-23 10:55:11 +02:00
Casper Lamboo
0be1ee6d51 comply with linter 2018-04-17 14:17:28 +02:00
Casper Lamboo
5b2c3bb80a fix key property of map function 2018-03-15 14:26:04 +01:00
Casper Lamboo
5e88cd8c17 fix unknown target 2018-03-07 19:13:05 +01:00
Casper Lamboo
38ab39f7de add custom actions 2018-03-07 18:21:44 +01:00
Casper Lamboo
bc67cab75f Add selected printer query param
@companje
2018-03-07 11:14:02 +01:00
Casper Lamboo
793f8100fb change order of axis in dimensions preview 2018-02-19 13:48:55 +01:00
casperlamboo
e087fadd80 cleanup 2018-02-12 17:36:07 +01:00
casperlamboo
4bf14d3a1d rename cancel close 2018-02-06 17:21:39 +01:00
casperlamboo
a08223f243 print can now parse urls with credentials 2018-02-05 14:38:43 +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
Rick Companje
602b5b35fe sliceInfo 2018-01-29 17:12:27 +01:00
casperlamboo
cd2b0322d8 fix setting state in unmounted 2018-01-29 12:30:05 +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
109cd0898c move malyan controls next to print button 2018-01-25 12:17:14 +01:00
casperlamboo
de2acfe6be Add malyan controls
not styled yet
2018-01-24 16:03:44 +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
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
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
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
5fbd7f50ec Update title 2018-01-17 09:11:15 +01:00
casperlamboo
9764e0a374 Add dimensions details to 3d panel 2018-01-17 08:40:48 +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
212075e306 pack scene state in scene object 2018-01-15 14:21:42 +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
casperlamboo
54811b27e9 rename base to default 2017-12-24 14:46:00 +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