Lipu Fei
|
acde348c6d
Use ConfigParser hack to replace connect_signals=False hack
|
7 years ago |
Jack Ha
|
0d76ce72b0
Add comments CURA-3756
|
7 years ago |
Lipu Fei
|
711b493ebf
Fix code style
|
7 years ago |
Lipu Fei
|
3e6d4b9230
document why no signals connecting in project file pre-read
|
7 years ago |
Lipu Fei
|
9c747733c4
Project Reader: Use ".<ext>" for profile type detection
|
7 years ago |
Ghostkeeper
|
61f7b6aa68
Add spaces around binary operator
|
7 years ago |
Lipu Fei
|
53141303d2
WIP: Fix project loading
|
7 years ago |
Lipu Fei
|
e00c68344a
CURA-3495 open project/models in one dialog
|
7 years ago |
Jaime van Kessel
|
bae7af1ea0
Dots in the ID no longer confuse workspace reader
|
7 years ago |
fieldOfView
|
9229027001
Refactor properties that start with 'get' to avoid confusion between slots & properties
|
7 years ago |
Jaime van Kessel
|
fa3f473b61
Changed order of buttons
|
8 years ago |
Jaime van Kessel
|
a7135a0f5f
Added machine type to load menu
|
8 years ago |
Jaime van Kessel
|
2be773c9a3
Added num user settings to workspace loading
|
8 years ago |
Jaime van Kessel
|
0d9355daab
All added containers are now set as dirty, so they are saved
|
8 years ago |
Jaime van Kessel
|
1752c56272
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 years ago |
Jaime van Kessel
|
7ed5a7768a
Use logException instead of just log for project loading
|
8 years ago |
Arjen Hiemstra
|
3449108d59
Update 3MFWorkspaceReader to handle the new format of ContainerStack
|
8 years ago |
Jaime van Kessel
|
bc8a9c30cf
Use right type for logging
|
8 years ago |
Jaime van Kessel
|
535250e714
Loading a project no longer destroys authentication
|
8 years ago |
Jaime van Kessel
|
db18635049
Instead of emitting signals for all containers, only emit them for top
|
8 years ago |
Jaime van Kessel
|
a0813b3af3
Added warning when trying to load project with objects on buildplate
|
8 years ago |
Jaime van Kessel
|
f782a76324
Material labels are now also displayed in the open project dialog
|
8 years ago |
Jaime van Kessel
|
04d268b1fb
Machine name is now also displayed in open project dialog
|
8 years ago |
Jaime van Kessel
|
b3f1f6b4db
Project load dialog now also gives information about the quality & quality changes
|
8 years ago |
Jaime van Kessel
|
6bb1b7ec80
Number of settings & mode are now displayed in open Project
|
8 years ago |
Jaime van Kessel
|
5119ee9a93
Use correct descriptor for project open
|
8 years ago |
Jaime van Kessel
|
61db5b42b7
Moved loading of meshdata in workspace to after machine has changed
|
8 years ago |
Jaime van Kessel
|
dcdfe612e7
Added more robust fault handling for preferences while loading workspace
|
8 years ago |
Jaime van Kessel
|
484c7df5bc
Added a bunch of thread yields
|
8 years ago |
Jaime van Kessel
|
ef7004fb72
User changes are deserialized by workspacereader if there is no machine conflict
|
8 years ago |
Jaime van Kessel
|
fa174763cf
The 3mf workspace reader no longer locks application if it is accedently called from main
|
8 years ago |
Jaime van Kessel
|
60d2d0d092
Workspace reader is now a lot more transactional;
|
8 years ago |
Jaime van Kessel
|
e3eb75ab6e
We now get material container by mimetype
|
8 years ago |
Jaime van Kessel
|
cba31d95ec
Workspace reader now loads from prefered suffix
|
8 years ago |
Jaime van Kessel
|
42caf57993
Added "material" to default resolve strategies
|
8 years ago |
Jaime van Kessel
|
92a4fd7239
Materials are now also handled in conflict resolvement
|
8 years ago |
Jaime van Kessel
|
9f27e7861f
Workspace reader now does a pre-check to see if it's a workspace in the first place
|
8 years ago |
Jaime van Kessel
|
42be3c7472
Conflict checker for machine now also checks if there is an actual difference
|
8 years ago |
Jaime van Kessel
|
053f0ca031
Replaced hack for setting extruders with more robust setter
|
8 years ago |
Jaime van Kessel
|
b175e6876f
Added material conflict option
|
8 years ago |
Jaime van Kessel
|
b59be4c88b
Moved result checking to the Dialog
|
8 years ago |
Jaime van Kessel
|
100e1f4f40
Conflict in quality changes is now handled less naive
|
8 years ago |
Jaime van Kessel
|
fcd4fb86f5
removed debug prints
|
8 years ago |
Jaime van Kessel
|
f0eb5e0da3
User can now select what strategy to use per conflict
|
8 years ago |
Jaime van Kessel
|
47d0e95e53
Loading single extrusion machine from file no longer gives exception
|
8 years ago |
Jaime van Kessel
|
bade9e1bff
Resolve strategy is now always set
|
8 years ago |
Jaime van Kessel
|
1db2d06e06
Fixed "new" resolve if only the machine was double.
|
8 years ago |
Jaime van Kessel
|
3245c2fe32
Extruder stacks are no longer renamed when loading from workspace
|
8 years ago |
Jaime van Kessel
|
2e4b430cf8
User changes are now also updated correctly when resolving to new machine in workspace loading
|
8 years ago |
Jaime van Kessel
|
b8746aee30
Added hack so the new extruders are added to extruder manager
|
8 years ago |