Lipu Fei
|
fa37a48caa
WIP: Fix default buildplate lookup
|
6 лет назад |
Lipu Fei
|
c432d4ffbb
WIP: Simplify global stack and extruder stack activation and fixes
|
6 лет назад |
Lipu Fei
|
4af176dbf3
WIP: Rename function to getVariantNode()
|
6 лет назад |
Lipu Fei
|
df1d2f137b
WIP: Add material-diameter mapping to fix preferred material lookup
|
6 лет назад |
Lipu Fei
|
c79dd313ac
WIP: Refactor duplicated code and clean up
|
6 лет назад |
Lipu Fei
|
730cbb25bf
WIP: Simplify machine creation
|
6 лет назад |
ChrisTerBeke
|
e4a111dd2e
Delay adding global stack when creating new machine until after extruder stacks are created - CURA-4828
|
6 лет назад |
Ghostkeeper
|
dad99f5292
Merge branch 'master' into feature_local_container_server
|
7 лет назад |
ChrisTerBeke
|
9e6704a162
Fix extruder stack machine definition link for per extruder settings resolvement - CURA-4627
|
7 лет назад |
ChrisTerBeke
|
8082c092e5
Fix setting extruder definition in user changes container
|
7 лет назад |
Ghostkeeper
|
ebe766a7c8
Set definition by their ID
|
7 лет назад |
ChrisTerBeke
|
657a91c525
Merge pull request #2685 from Ultimaker/container_stack_improvements
|
7 лет назад |
Ghostkeeper
|
6c4c7fff4d
Use findContainersMetadata whenever possible
|
7 лет назад |
Jaime van Kessel
|
bff3a5bb23
Naming of new machines now uses correct ordering again
|
7 лет назад |
A.Sasin
|
3082038261
Fixed code style and machine default name is retrieved from machine definition
|
7 лет назад |
alekseisasin
|
2a302a3e27
Merge branch '3.0' of github.com:Ultimaker/cura into 3.0
|
7 лет назад |
alekseisasin
|
5402092bb4
During adding a new printer the printer name generated from default name and not from custom name (changed by user)
|
7 лет назад |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 лет назад |
Lipu Fei
|
09576241db
Generate unique names for definition changes containers
|
7 лет назад |
Lipu Fei
|
76e8090dbd
Remove duplicated function createDefinitionChangesContainer()
|
7 лет назад |
Ghostkeeper
|
584e1b6abb
Set the next stack before adding the user container
|
7 лет назад |
Lipu Fei
|
792feaade6
Always create a definition changes container for a newly created stack
|
7 лет назад |
fieldOfView
|
a134779627
Fix creating conflicting machine names
|
7 лет назад |
Lipu Fei
|
121ebd79cf
Fix circular import problem caused by moving SettingVersion into CuraApplication
|
7 лет назад |
Lipu Fei
|
40d70b5f39
Fix version upgrade for project loading
|
7 лет назад |
Ghostkeeper
|
ccda155882
Add setting_version every time we create InstanceContainer
|
7 лет назад |
Jaime van Kessel
|
58ab9dcd09
Fixed wrong typehinting
|
7 лет назад |
Arjen Hiemstra
|
0467a8688a
Make the UM3 work properly
|
7 лет назад |
Arjen Hiemstra
|
0a0353da82
Move code to set default variant/material/quality to CuraContainerStack
|
7 лет назад |
Arjen Hiemstra
|
f1b5098a0a
Document CuraStackBuilder
|
7 лет назад |
Arjen Hiemstra
|
0fee41d519
Allow CuraStackBuilder to determine the "default" variant/material/quality
|
7 лет назад |
Arjen Hiemstra
|
f154db13b1
Add a createMachine method to CuraStackBuilder that creates a complete machine
|
7 лет назад |
Arjen Hiemstra
|
47a388fd2c
Introduce a CuraStackBuilder class
|
7 лет назад |