Commit graph

177 commits

Author SHA1 Message Date
LarsBrubaker
e63f95ddad Added in a pause gcode script object, fixed gcode injection timing 2022-11-27 09:16:56 -08:00
LarsBrubaker
dca3b4edf2 Adding QRCode objec
Moving classes to new files
Adding sheet data calculation tests
2022-11-25 10:58:41 -08:00
Lars Brubaker
cba9437ffa Fixed a regression with menus not set to radio buttons and then not unsetting other menu buttons 2022-10-28 17:05:55 -07:00
John Lewin
8193319188 Rename ILibaryContainer.DefaultView to .ViewOverride
- Ensure the naming more closely matches the behavior
- Mechanism is used by PrintHistory to enforce custom view override
2022-09-13 17:14:02 -07:00
Lars Brubaker
6e3c4be07c Improving path objects 2022-08-12 18:05:37 -07:00
Lars Brubaker
60f5d06742 Adding a send g-code object 2022-06-17 10:51:10 -07:00
Lars Brubaker
ecdea63e56 Adding a hole primitive 2022-05-09 15:17:55 -07:00
Lars Brubaker
7c15e8edea Working on new slice settings override object 2022-04-12 17:31:40 -07:00
Lars Brubaker
6e12c4c4f3 Wait for Save to conclude before exiting
Wait for start of G34 before looking for 'ok'
2022-04-04 16:26:48 -07:00
Lars Brubaker
3f4d5aac6f Fixing materials open dialog 2022-03-24 11:54:37 -07:00
LarsBrubaker
18be37d464 fixing null refernces 2022-03-24 08:33:07 -07:00
Lars Brubaker
9e76e1c771 Restoring Image Converter creating 2022-03-02 16:15:53 -08:00
Lars Brubaker
e1aa280db7 Fix problem with scene getting a translation 2022-02-21 12:32:35 -08:00
Lars Brubaker
477b9063da making tests pass 2022-02-17 17:48:48 -08:00
LarsBrubaker
048e20b659 Making the queue a file folder 2022-02-17 08:08:37 -08:00
LarsBrubaker
d8e6d073a7 Load from binary MCX better 2022-02-16 09:21:32 -08:00
Lars Brubaker
644813d62c Don't save assets more than once 2022-02-14 17:01:46 -08:00
LarsBrubaker
78b56d0b32 Mark save changes on any scene save 2022-02-12 09:56:24 -08:00
Lars Brubaker
88cb5328f5 Ability to have user folders within computer 2022-02-11 10:16:39 -08:00
Lars Brubaker
dca95da872 Save mesh assets correctly 2022-02-09 09:09:52 -08:00
LarsBrubaker
c5ab1b5012 Save assets correctly
Allow mcx opening
2022-02-08 22:16:18 -08:00
Lars Brubaker
596b82de93 Don't load zip container image before theme is loaded
updated localizations
2022-02-07 11:08:13 -08:00
LarsBrubaker
d59b872737 fixing tests 2022-02-06 18:32:08 -08:00
Lars Brubaker
e839cb6e1c We now check the undo data to see if we need to save 2022-02-04 15:38:58 -08:00
Lars Brubaker
f83bdbeb7d Make sure when we create json it is valid and does not have selections in it 2022-02-04 14:51:41 -08:00
Lars Brubaker
e3ede822f9 Save works sometimes and asks for a name if no save 2022-02-03 15:02:19 -08:00
Lars Brubaker
e3922c88ca Added export to MCX 2022-02-03 13:42:27 -08:00
Lars Brubaker
a2aaaf6715 Save to compressed mcx is working
Don't call save twice
2022-02-02 10:52:42 -08:00
Lars Brubaker
981e569192 Ability to load binary mcx files (that are zips) 2022-02-01 16:44:11 -08:00
Lars Brubaker
6e9eb41027 Re-arranging the library folders 2022-02-01 11:31:03 -08:00
Lars Brubaker
d0dcb3af05 Working on save prompting.
Adding more paths to computer in addition to downloads
Removing dead code.
2022-01-28 17:41:23 -08:00
Lars Brubaker
55a6f0fdc7 On print complete text show printer name 2022-01-27 16:49:46 -08:00
Lars Brubaker
39af203e95 Making better names for collection items (combine, align, subtract, intersect) 2022-01-27 15:15:32 -08:00
Lars Brubaker
5e898a0650 Fixing library tests
Making subtract object name better
Removing broadcast
2022-01-27 11:01:49 -08:00
Lars Brubaker
d2b6d0c4ae fixing tests 2022-01-25 17:54:22 -08:00
Lars Brubaker
261376bef2 Rename on bed items can be undone
Made bed heat able to set to 0

Don't save scene while still loading it
2022-01-25 16:27:32 -08:00
Lars Brubaker
25447705a7 Fix regression with loading zips 2022-01-25 10:39:31 -08:00
Lars Brubaker
2394e742a3 Refactoring and making default name better 2022-01-24 14:49:29 -08:00
Lars Brubaker
27860fc9ea Made touchscreen a machine setting rather than a user setting 2022-01-24 11:12:46 -08:00
Lars Brubaker
b664670a42 Ported the old tab renaming code into main
Needs to be cleaned up
2022-01-21 15:21:07 -08:00
Lars Brubaker
de7a9c7833 renaming dual contouring 2022-01-13 17:08:16 -08:00
Lars Brubaker
fa28bca56f 3df loading working mostly 2022-01-04 18:10:14 -08:00
Lars Brubaker
45d0458db5 Add easy ability to brows printed files 2022-01-04 11:01:04 -08:00
LarsBrubaker
2139410faa Added RoundedCornerBox
Disabled in development csg code
Disabled in development 2D primitives code
Backwards compatibility for old wedge
New bevel for ring and wedge
2021-09-18 21:32:05 -07:00
Lars Brubaker
5836725712 fixing null reference crash exceptions 2021-09-10 17:52:19 -07:00
LarsBrubaker
818a7fb8d7 Working on new 2D primitives and operations 2021-07-07 21:07:30 -07:00
Lars Brubaker
9b70680cce Working on a new marching squares test 2021-06-16 18:08:33 -07:00
LarsBrubaker
47d2d66089 scripting to Linear Array 2021-06-14 08:00:42 -07:00
LarsBrubaker
f8f6cd443f Improving sheet editor 2021-05-30 23:01:31 -07:00
LarsBrubaker
703dadafad Working to add variables in the form of a sheet 2021-05-30 08:06:22 -07:00