Commit graph

24 commits

Author SHA1 Message Date
Lars Brubaker
da8420bb5e improving closing logic 2022-12-05 10:46:49 -08:00
LarsBrubaker
048e20b659 Making the queue a file folder 2022-02-17 08:08:37 -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
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
LarsBrubaker
4434c27fea ask about saving on exit 2022-01-31 08:15:50 -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
dbd1eb56ce Initial startup is better 2022-01-20 14:52:03 -08:00
Lars Brubaker
824bd9e8ba Refactoring 2021-07-07 18:06:06 -07:00
Lars Brubaker
9b3a36ba6e improving pro messaging
getting details for locked tools to be available
2020-05-21 10:55:34 -07:00
jlewin
999e62b8a6 Fix warnings 2019-05-08 18:06:23 -07:00
Lars Brubaker
572fdd847a Getting switch extruder pre-gcode to run when needed
refactoring
2019-02-06 12:34:20 -08:00
John Lewin
0d111a09a3 Persist user workspaces on signout, guest workspaces on signin
- Issue MatterHackers/MCCentral#4699
Bed plate should be saved on sign out
2018-12-26 15:51:00 -08:00
John Lewin
e9eeea8d3d Extract Windows only dependency from shared .netstandard project 2018-12-18 11:54:31 -08:00
John Lewin
aaf7edf997 Remove invalid tab creation logic
- Accidently restored during merges before pull request
- Issue MatterHackers/MCCentral#4702
Switching theme results duplicated and invalid tabs
2018-12-11 15:16:28 -08:00
John Lewin
2a43bc1715 Add guard for observed exception in new code, latest agg-sharp 2018-12-11 13:20:13 -08:00
John Lewin
3e0e1703f4 Extract opentabs loading to method, invoke on sign out/in
- Make ReloadAll async
- Issue MatterHackers/MCCentral#4698
Open tabs should track users after sign in/out
2018-12-10 18:16:15 -08:00
John Lewin
aae2ffdf76 Revise tab ordering and persistence logic
- Issue MatterHackers/MCCentral#4555
2018-12-10 14:15:37 -08:00
Lars Brubaker
8de283dbfe Say who is the owner of executing tasks. This allows us to filter running tasks displays
issue: MatterHackers/MCCentral#4660
Not printing printer tab showing print progress from printing printer tab
2018-12-05 13:48:57 -08:00
Lars Brubaker
3e8b4bde56 Moved the cancel print logic into connection to ensure SD card print not canceled
removed Active Printer from RootSystemWindow and put in multi-printer logic

issue: MatterHackers/MCCentral#4599
RootSystemWindow OnClosing cancel printer logic remove active printer

issue: MatterHackers/MatterControl#3973
Mattercontrol interferes with SD card print
2018-11-16 14:45:22 -08:00
Lars Brubaker
d2f6dcf8bc Made to so we save all workspaces before exit
issue: MatterHackers/MCCentral#4318
Part tab fails to persist on close
2018-11-07 15:13:23 -08:00
John Lewin
cde6e42923 Add configuration option for McwsTestEnvironment 2018-10-31 14:09:33 -07:00
John Lewin
29af22e2ec Rename theme 2018-10-24 08:07:07 -07:00
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00
Renamed from RootSystemWindow.cs (Browse further)