Commit graph

803 commits

Author SHA1 Message Date
Lars Brubaker
d6996afb4b Got copy user overrides in. Butter updating of settings 2022-04-13 17:44:51 -07:00
Lars Brubaker
7c15e8edea Working on new slice settings override object 2022-04-12 17:31:40 -07:00
Lars Brubaker
c5da58cb77 Adding support for Fuzzy and starting to think about Holes 2022-04-08 14:25:22 -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
6b7a050d8c adding new monotonic test 2022-03-30 12:00:10 -07:00
Lars Brubaker
009fed756f updating support message 2022-03-28 18:12:24 -07:00
Lars Brubaker
45bd3ed1b7 Don't show some warning if there are errors 2022-03-28 11:49:36 -07:00
LarsBrubaker
578057227a Cleaning up warnings 2022-03-26 21:40:24 -07:00
LarsBrubaker
9bec1e0274 Added an error for bed temp set when bed surface is set 2022-03-26 18:51:26 -07:00
Lars Brubaker
d5fd0fabbb added in a max printing speed setting 2022-03-25 19:25:04 -07:00
Lars Brubaker
774452c509 fix spelling error 2022-03-25 11:10:10 -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
5513134a9b Adding warning for swappable bed being set
Adding Taulman materials
Changing binding order
2022-03-24 18:16:07 -07:00
Lars Brubaker
8f762f23d7 turn off experimental settings 2022-03-24 12:16:27 -07:00
Lars Brubaker
fc64b45978 Fixing warning and error icons 2022-03-24 09:55:35 -07:00
Lars Brubaker
40e729f05f Fixing material settings 2022-03-23 18:07:46 -07:00
Lars Brubaker
702ca54a62 Allow components of components 2022-03-23 09:12:22 -07:00
Lars Brubaker
ef3f57a524 New method to ensure meshes are within the printable bounds
considers brim, skirt and raft
2022-03-21 17:40:22 -07:00
Lars Brubaker
7dfff3ceae Fixed image converter moving when created 2022-03-21 16:15:39 -07:00
Lars Brubaker
2034c86c3e Starting work on new materials selection dialog 2022-03-15 17:51:28 -07:00
Lars Brubaker
5d40a38582 Making color picker work for scene objects 2022-03-15 11:21:25 -07:00
LarsBrubaker
a78ef2a66f Bring app to front on shell open file 2022-03-09 08:10:25 -08:00
fortsnek9348
8fafc54f90 Orthographic projection mode with dynamic near/far. 2022-03-04 00:31:45 +00:00
LarsBrubaker
7000ae843d Improved selection maintainer 2022-02-26 22:49:12 -08:00
LarsBrubaker
61e68b6afa Make sure we don't have selections on save
Started work on align object 2
2022-02-26 22:21:38 -08:00
Lars Brubaker
e9a69e9644 Added a past into command 2022-02-24 12:04:44 -08:00
Lars Brubaker
f7b63eb0a0 Don't invalidate image object if image didn't change 2022-02-21 08:52:49 -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
9f7aa3bacb Changed queue to be a file library in appdata
fixed queue test
2022-02-17 13:25:43 -08:00
Lars Brubaker
09edb55ba4 product tour only local 2022-02-17 09:03:31 -08:00
LarsBrubaker
048e20b659 Making the queue a file folder 2022-02-17 08:08:37 -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
LarsBrubaker
8ed11e7c52 Added an open file menu item 2022-02-12 18:47:59 -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
dbe806b301 switch to correct tab if open when opening from file system 2022-02-09 17:12:25 -08:00
Lars Brubaker
495190237c Open mcx files correctly 2022-02-08 17:05:34 -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
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
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
66215016cd separating saving the tab bar layout and scene contents 2022-02-01 10:33:45 -08:00
Lars Brubaker
70254199e2 Working on file change detection and save prompt
Origin center for radial array
2022-01-31 17:01:37 -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