Commit graph

47 commits

Author SHA1 Message Date
Lars Brubaker
ffc7c8f038 fixing tests 2023-04-07 10:54:04 -07:00
Lars Brubaker
dfefb936ef Making the public property editor able to work with object rather than only IObject3D 2023-03-23 14:04:47 -07:00
Lars Brubaker
3f8eeda65b integrating offline changes 2023-03-10 18:11:23 -08:00
Lars Brubaker
315e343007 Another pass at scene settings 2022-09-16 18:22:38 -07:00
Lars Brubaker
67fcc953b0 Part settings working much better 2022-09-16 14:01:27 -07:00
Lars Brubaker
d97f0d63fa Bit of work on the settings object refreshing 2022-09-14 14:30:25 -07:00
John Lewin
202f3f8ee2 Persisted library view state 2022-09-13 17:14:02 -07:00
Lars Brubaker
32a192c2b8 Upgrading to .net 6 2022-07-15 17:28:39 -07:00
Lars Brubaker
6d79b44850 Make sure we validate there is an undo buffer before we use it 2022-05-25 15:13:27 -07:00
Lars Brubaker
e218b6b961 Make Part Setting have undo support
Make checking for scene overrides check if the scene has changed first
faster MeshAllowedBounds calculation
2022-05-23 16:41:55 -07:00
Lars Brubaker
302cfc620e Only load setting that are part of an object that can be printed 2022-05-06 17:19:54 -07:00
Lars Brubaker
82f13beec3 Improving updating of scene override rendering 2022-05-02 17:50:47 -07:00
Lars Brubaker
fbc19a8273 Better updating of setting when part settings object on bed 2022-04-25 11:05:30 -07:00
Lars Brubaker
cb86a9973b Improving updating of part settings override
We now can combine multiple part settings
2022-04-20 18:01:01 -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
fortsnek9348
8fafc54f90 Orthographic projection mode with dynamic near/far. 2022-03-04 00:31:45 +00:00
LarsBrubaker
aa8591ffe5 Show loading / restoring progress
Fix null when canceling open system file
2022-02-20 07:59:28 -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
70254199e2 Working on file change detection and save prompt
Origin center for radial array
2022-01-31 17:01:37 -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
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
98cac92bc3 fixing crashes 2021-12-15 18:09:21 -08:00
LarsBrubaker
dd3912a504 Adding ability to cancel rebuilding 2021-12-05 22:43:57 -08:00
Lars Brubaker
874bd53def making autopilot report time better
Making autopilot write to history
2021-06-24 10:48:43 -07:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
LarsBrubaker
1f1fed2e2e Improving open library behavior 2021-03-21 19:32:30 -07:00
LarsBrubaker
e7b822a52e Fix regression with cancel 2021-03-06 09:49:53 -08:00
Lars Brubaker
71d2b13830 Cancel correctly during leveling validation
issue: MatterHackers/MCCentral#6259
If cancel while heating the bed w' leveling validation does not stop imediately
2021-02-09 16:54:42 -08:00
LarsBrubaker
73b810c30f Don't loose polygon winding 2021-02-07 10:12:06 -08:00
LarsBrubaker
257fa19638 Now we can edit material colors 2021-01-29 08:22:00 -08:00
Lars Brubaker
9fa1061f1e Making it easier to start a print that will not ask for feedback
Ability to ask what printer an object is on
Starting work on ability to have a button on an object to execute arbitrary code
Cleanup and dead code removal
2021-01-14 15:49:34 -08:00
Lars Brubaker
50eea0c6e3 Made the printer tab has simple -> advanced display as well 2020-12-30 14:44:24 -08:00
LarsBrubaker
51d1e33f9d Improving simple mode 2020-12-30 09:03:02 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
0fd5b7a0f9 Moved ImageIO to .net standard 2020-11-24 18:08:49 -08:00
LarsBrubaker
4aa132904c Make thumbnails icons for design history 2020-09-28 08:01:19 -07:00
LarsBrubaker
8b06799165 refactoring 2020-09-22 22:20:11 -07:00
LarsBrubaker
a35347df4a Object3DControls are dynamically added for a given part 2020-09-12 19:44:18 -07:00
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -07:00
LarsBrubaker
dc327e7e95 Don't process bad images 2020-08-30 16:34:00 -07:00
Lars Brubaker
94b155f71d Making the slicer detect if a file has been changed since last slice 2020-07-29 14:29:59 -07:00
LarsBrubaker
f21588a35b fixing tests 2020-07-05 11:26:35 -07:00
Lars Brubaker
78d4059c80 Making print history clearable and update with new data
fixing warnings
2020-07-03 12:05:37 -07:00
LarsBrubaker
164ea0feb9 refactoring 2020-06-28 11:39:41 -07:00