Commit graph

514 commits

Author SHA1 Message Date
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
LarsBrubaker
55454a8615 Working on STL output with hole consideration and progress 2022-05-08 20:39:51 -07:00
Lars Brubaker
b0d84a0a36 Make sure we put the leveling steam in after the max length stream
Fixes bug with leveling long lines
2022-04-27 14:10:01 -07:00
Lars Brubaker
90177b9d95 Improved leveling polygon selection
Limit recalculating slice settings display
2022-04-26 17:58:10 -07:00
Lars Brubaker
8d3a6cd3cb Improving part settings updating
Improving settings display (sharing code)
2022-04-19 10:03:25 -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
45bd3ed1b7 Don't show some warning if there are errors 2022-03-28 11:49:36 -07:00
Lars Brubaker
1b59d871c5 Adding ability to specify "Not Compatible" bed temperature in material settings
Adding 'NC' to many material settings
Require bed temps for all bed types in all materials
2022-03-25 09:53:50 -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
40e729f05f Fixing material settings 2022-03-23 18:07:46 -07:00
Lars Brubaker
cfb386cd04 Show export progress 2022-03-21 09:43:26 -07:00
LarsBrubaker
083633b633 Cleaning up material selector 2022-03-20 19:16:53 -07:00
Lars Brubaker
11570268f2 Adding more materials 2022-03-18 18:23:19 -07:00
Lars Brubaker
c3aaf505e1 Cleaning up default materials 2022-03-18 15:58:13 -07:00
LarsBrubaker
7283e6c26e Improving settings edit 2022-03-17 21:54:53 -07:00
Lars Brubaker
1f681ade50 Better settings presentation 2022-03-17 20:53:15 -07:00
Lars Brubaker
d59e8ee1d3 Working on new material selector 2022-03-17 16:41:33 -07:00
Lars Brubaker
2034c86c3e Starting work on new materials selection dialog 2022-03-15 17:51:28 -07:00
Lars Brubaker
5ff04ba2f1 Making bold markdown wrap 2022-03-15 11:21:04 -07:00
LarsBrubaker
c46257b44f Improving printer add screen 2022-03-12 16:56:59 -08:00
Lars Brubaker
91797abcd3 Improving printers screen 2022-03-11 18:04:32 -08: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
LarsBrubaker
aa8591ffe5 Show loading / restoring progress
Fix null when canceling open system file
2022-02-20 07:59:28 -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
6365da735f Don't change the casing 2022-02-15 11:26:10 -08:00
Lars Brubaker
e790992fc5 When loading from zip it is important that we cache the assets
They need to be available for cloud library and other library opperations
2022-02-15 11:20:05 -08:00
Lars Brubaker
644813d62c Don't save assets more than once 2022-02-14 17:01:46 -08:00
Lars Brubaker
313d4e64d9 Make sure we mark save point after saveas
Add more Pulse printers to OEM data
2022-02-14 10:40:45 -08:00
LarsBrubaker
e19620dfc7 Improving library item menus 2022-02-12 18:19:03 -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
fdf4f81157 allow drag and drop .mcx files to the tab bar 2022-02-10 16:46:34 -08:00
Lars Brubaker
0731ac0bad Save as asks for overwrite if exists
Save as dialog does clicking and double clicking as expected
New Text icon
2022-02-10 12:06:48 -08:00
Lars Brubaker
dbe806b301 switch to correct tab if open when opening from file system 2022-02-09 17:12:25 -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
LarsBrubaker
1536ffa551 Save As is updating tab name and saving correctly 2022-02-02 22:47:05 -08:00
Lars Brubaker
1095d6741a Save as causes the file dest to change and the tab name
Refactoring
Add dispose to content store
Added event for source item changed on edit context
Added rename to extensions method
Added local file path to tab tool tip
2022-02-02 17:31:44 -08:00