Commit graph

1239 commits

Author SHA1 Message Date
Lars Brubaker
b25694f8c3 Added has_independent_z
Added z calibration wizard
Finished probe calibration wizard
2022-04-01 11:28:58 -07:00
Lars Brubaker
68d361c2da Creating the conductive probe wizard procedure 2022-03-31 17:41:02 -07:00
Lars Brubaker
45bd3ed1b7 Don't show some warning if there are errors 2022-03-28 11:49:36 -07:00
LarsBrubaker
fd397f2e65 fixing file name problem 2022-03-24 21:00:41 -07:00
Lars Brubaker
3f4d5aac6f Fixing materials open dialog 2022-03-24 11:54:37 -07:00
Lars Brubaker
fc64b45978 Fixing warning and error icons 2022-03-24 09:55:35 -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
cb8a942e08 Made ImageConverter test pass 2022-03-22 17:26:21 -07:00
Lars Brubaker
cd96bafee2 Improving component names 2022-03-22 15:54:19 -07:00
Lars Brubaker
6321c4aa8e You can now make components that can have expressions 2022-03-21 15:42:24 -07:00
Lars Brubaker
21955f625a adding materials 2022-03-21 13:55:53 -07:00
LarsBrubaker
b5d9c30807 Working to add equation and sheet support to components 2022-03-20 19:16:53 -07:00
LarsBrubaker
083633b633 Cleaning up material selector 2022-03-20 19:16:53 -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
9465050032 undo working for sheets and components 2022-03-13 14:06:25 -07:00
Lars Brubaker
91797abcd3 Improving printers screen 2022-03-11 18:04:32 -08:00
LarsBrubaker
45c11bab32 Starting work on materials library 2022-03-07 18:51:35 -08:00
fortsnek9348
5f181e94e9 Replace some trig calls with WorldView util functions. 2022-03-05 00:20:09 +00:00
fortsnek9348
6d2d6acc49 Ensure a minimum height when going from perspective to ortho. 2022-03-05 00:20:08 +00:00
fortsnek9348
68a7e94edb Derive the ortho zoom limits from the perspective zoom limits.
And let the projection mode animation have its own indictor circle.
2022-03-05 00:19:32 +00:00
fortsnek9348
8fafc54f90 Orthographic projection mode with dynamic near/far. 2022-03-04 00:31:45 +00:00
Eric Horch
f8e382f19b Allow control click in design tree view to extend selection 2022-03-02 11:17:06 -07:00
Lars Brubaker
235012984b Make past into work for container objects 2022-02-28 11:07:30 -08: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
LarsBrubaker
12bfbcbdec Made mulit select show correctly in tree view 2022-02-26 19:50:12 -08:00
Lars Brubaker
e9a69e9644 Added a past into command 2022-02-24 12:04:44 -08:00
LarsBrubaker
19a5b9c4a8 Improving documentation 2022-02-23 08:09:56 -08:00
Lars Brubaker
372f7712dd Save to the right location 2022-02-22 16:59:47 -08:00
Lars Brubaker
6b962d2fc0 new description 2022-02-22 16:01:06 -08:00
Lars Brubaker
2a3c37916e Fixing problem printing from unsaved bed 2022-02-22 14:28:33 -08:00
LarsBrubaker
aa8591ffe5 Show loading / restoring progress
Fix null when canceling open system file
2022-02-20 07:59:28 -08:00
LarsBrubaker
bd6a588515 Don't start 2 rebuilds 2022-02-18 21:27:56 -08:00
Lars Brubaker
87b882d066 Fixing issue with bed clearing 2022-02-18 17:57:11 -08:00
LarsBrubaker
cc975c56f4 Make sure we find the cell we are looking for 2022-02-13 20:19:20 -08:00
LarsBrubaker
8ed11e7c52 Added an open file menu item 2022-02-12 18:47:59 -08:00
LarsBrubaker
e19620dfc7 Improving library item menus 2022-02-12 18:19:03 -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
b2a9bfa062 Don't reset the path on design tabs when clearing the bed 2022-02-10 12:20:32 -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
LarsBrubaker
c5ab1b5012 Save assets correctly
Allow mcx opening
2022-02-08 22:16:18 -08:00
Lars Brubaker
495190237c Open mcx files correctly 2022-02-08 17:05:34 -08:00
larsbrubaker
ae834316f4 system correct path to phil 2022-02-07 16:39:30 -08:00
LarsBrubaker
d59b872737 fixing tests 2022-02-06 18:32:08 -08:00
LarsBrubaker
1cd32a9afd Combine is faster when objects don't overlap 2022-02-05 10:52:22 -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
11ff49bb7e Writing test for Save As functionality 2022-02-03 17:21:51 -08:00