1
0
Fork 0
Commit graph

190 commits

Author SHA1 Message Date
Enoch Riese
ffdebf2e8e fix (cut layout) fix part rotate to grain issues 2023-04-20 10:21:09 -04:00
Enoch Riese
05c0a9dbbf add cutting layouts to pdf export 2023-04-20 10:21:09 -04:00
Enoch Riese
47953e8e27 handle cases with 'only' in cutting layout 2023-04-20 10:21:09 -04:00
bobgeorgethe3rd
e641957469 fix(sites) Missing Path Name Info 2023-04-04 15:44:36 +00:00
Benjamin F
ae0a311328 fix(workbench): Rotate parts in both directions to align grainline in cutting layout 2023-03-19 05:51:41 -07:00
Enoch Riese
6ca62fb986 don't mirror certain macro paths 2023-03-09 18:20:43 -06:00
Enoch Riese
f39b947717 more documentation and cleanup 2023-03-09 17:45:10 -06:00
Enoch Riese
89d728bc9c allow multiple cut specs per material, specifying bias or cutonfold overrides 2023-03-09 11:20:37 -06:00
Enoch Riese
bf51065cc8 add cutting instructions to title. ensure translation on drafts 2023-03-09 08:59:03 -06:00
Enoch Riese
1b259a4205 toggle to hide part buttons on cut and print layouts 2023-03-09 08:52:28 -06:00
Enoch Riese
cc0f9e78a5 lint fixes 2023-03-08 17:06:46 -06:00
Enoch Riese
f5039e0f69 some fixes to print layout exporting regressions 2023-03-04 09:23:31 -06:00
Enoch Riese
650a07b02c Merge branch 'eriese-progressive-parts' into eriese-cut-v3 2023-03-04 09:10:30 -06:00
Enoch Riese
91787c7705 add a way to have different grain and cutonfold configs by fabric or index 2023-03-02 09:36:09 -06:00
Enoch Riese
a51665f30d rotate parts to be along grain 2023-03-01 15:03:47 -06:00
Enoch Riese
58b0633fd1 Merge branch 'eriese-progressive-parts' into eriese-cut-v3 2023-03-01 09:09:04 -06:00
Enoch Riese
d356e8f7a3
Merge pull request #3565 from BenJamesBen/safari-forprinting-background-fill
fix(workbench): Change forPrinting background fill to "none". Fixes #2649
2023-02-28 19:14:04 -06:00
Enoch Riese
c18090f80e flip duplicated parts if they shouldn't be identical 2023-02-27 18:30:26 -06:00
Enoch Riese
29e3ba6323 cutting layout page has tabs for each fabric type. parts duplication 2023-02-27 17:47:34 -06:00
Benjamin F
41e7423876 fix(workbench): Correct ruler tick lengths 2023-02-24 12:36:09 -08:00
Enoch Riese
cd034a7cf3 use new parts adding to add cut duplicates at draft time 2023-02-23 23:30:38 +02:00
Benjamin F
37ca7a759b fix(workbench): Change forPrinting background fill to "none" 2023-02-23 09:46:52 -08:00
Enoch Riese
3bbea6d4c2 mirror on fold macro 2023-02-21 22:56:03 +02:00
Enoch Riese
18a5dac39d cutting layout allows setting fabric width and calculates fabric length 2023-02-21 22:56:03 +02:00
Enoch Riese
6dbe15a862 cutting layout renders at the most basic level 2023-02-21 22:56:03 +02:00
Joost De Cock
4822edb47a
Merge pull request #3536 from eriese/eriese-mjs-lint
fix (useLocalStorage) Simplify useLocalStorage hook
2023-02-19 21:03:56 +01:00
Enoch Riese
a2f8310d41 add wrap flag to iconWrapper 2023-02-14 11:21:20 -06:00
Enoch Riese
0a07ca8de0 some lint fixes from after the mjs overhaul 2023-02-13 16:44:12 -06:00
Joost De Cock
7bfb630bb4
Merge pull request #3530 from eriese/eriese-test-menu
fix (TestThing) Fix menu and inital draft
2023-02-13 12:47:19 +01:00
Benjamin F
776ed5631c fix(shared): Use named export 2023-02-12 12:39:40 -08:00
Enoch Riese
2ea5fe741a oops, patternProps 2023-02-12 11:41:31 -06:00
Enoch Riese
ecc7cfdacb some fixes to testThing 2023-02-12 11:26:25 -06:00
Joost De Cock
3876439000
Merge pull request #3520 from bobgeorgethe3rd/labfix
fix(lab) Properly call Path attributes for X-ray mode.
2023-02-12 10:11:09 +01:00
Enoch Riese
49f8badcfe convert new files to mjs 2023-02-11 16:45:00 -06:00
Enoch Riese
5a04baf8be fix translation keys 2023-02-11 16:35:35 -06:00
Enoch Riese
b5b8ea7809 lint fix 2023-02-11 16:33:06 -06:00
Enoch Riese
363bf40f67 only instantiate gist validator once 2023-02-11 16:33:06 -06:00
Enoch Riese
c97b066c32 remove line numbers and fix runtime error 2023-02-11 16:33:05 -06:00
Enoch Riese
53b1ba6d28 one more lint fix 2023-02-11 16:33:05 -06:00
Enoch Riese
d1a292283c lint fixes 2023-02-11 16:33:05 -06:00
Enoch Riese
37ac09aba4 only show 'we saved it anyway' if we did save it 2023-02-11 16:33:05 -06:00
Enoch Riese
055ae70f80 add design name to page title for clarity 2023-02-11 16:33:05 -06:00
Enoch Riese
7524511139 more complete validation and messaging 2023-02-11 16:33:02 -06:00
Enoch Riese
94abf3cd8f some validation for gist input 2023-02-11 16:31:46 -06:00
Enoch Riese
ed3f0abf23 basic editor interface 2023-02-11 16:31:43 -06:00
bobgeorgethe3rd
80796033c3 Fix to display Path information 2023-02-11 17:59:38 +00:00
Enoch Riese
dd4aabc557 fix lab build errors after mjs transition 2023-02-09 21:39:19 -06:00
joostdecock
0bb5e6e479 Merge branch 'develop' into joost 2023-02-07 19:59:30 +01:00
Wouter van Wageningen
584dddc97a
Change scalebox
Make the units for the metric scalebox 10cm, so there's a larger area to check for scaling issues with the printer. Imperial is left at 2 inches.
2023-02-06 18:07:23 -08:00
joostdecock
86aa0f20da chore: linter issues 2023-02-05 19:58:25 +01:00