jack
|
06f73ac798
Merge pull request #3920 from Ultimaker/CURA-5450_remove_concentric_3d
|
6 years ago |
Diego Prado Gesto
|
981eed313c
FindNodePlacement should find a placement for the node, but not creating
|
6 years ago |
Diego Prado Gesto
|
c31d329657
Remove preference 'arrange models on load' since it was experimental and
|
6 years ago |
Lipu Fei
|
b81635ac8e
Update setting_version to 5 and add 34 -> 40 upgrade
|
6 years ago |
Lipu Fei
|
ef4218830b
Fix package manager initialization
|
6 years ago |
Jack Ha
|
96f2e6e1ed
CURA-5402 hopefully solved merge conflicts
|
6 years ago |
Jack Ha
|
17b127e8c1
CURA-5249 replaced the extruder value of -1 by the more explicit defaultExtruderPosition, so now Cura is aware of the actual extruder position being used. Fixes linked icon next to support settings, like support_angle.
|
6 years ago |
Lipu Fei
|
7f7a195627
Fix merge conflicts from 3.4
|
6 years ago |
Lipu Fei
|
bbd019f9e5
Fix job name UI binding
|
6 years ago |
Lipu Fei
|
61a3668a4f
Merge remote-tracking branch 'origin/3.4'
|
6 years ago |
Ghostkeeper
|
abc3cde568
No longer call initialize() since it's included in __init__
|
6 years ago |
Lipu Fei
|
30cbdfed69
Make sure that file extensions are always lowered
|
6 years ago |
Lipu Fei
|
eb949472e8
Merge remote-tracking branch 'origin/master' into WIP_improve_initialization
|
6 years ago |
Aleksei S
|
b46a08f566
Add Reft and Right side aligned action buttons to the message box
|
6 years ago |
Ghostkeeper
|
77feb95191
Don't crash when failing to reload file
|
6 years ago |
Diego Prado Gesto
|
74ef906949
CURA-5164 Reuse method savePreferences
|
6 years ago |
Diego Prado Gesto
|
5704a7b184
Merge branch 'master' into WIP_improve_initialization
|
6 years ago |
Ghostkeeper
|
945429195e
Move getCuraPackageManager to Uranium and initialize package manager there
|
6 years ago |
ChrisTerBeke
|
809cab4ea5
Cleanup for cfd1b7b813ccdac76c623243a03633b2059d9a0e
|
6 years ago |
Jack Ha
|
260dee54fb
CURA-5370 also take into account the machine size when Arranging in readMeshFinished
|
6 years ago |
Ian Paschal
|
fb307fbbf5
Merge pull request #3846 from Ultimaker/improve-arranger
|
6 years ago |
Jack Ha
|
a3ac20172b
CURA-5370 The minimum offset between objects in the Arranger is now determined by the brim/skirt/... setting
|
6 years ago |
Diego Prado Gesto
|
39768e29cc
CURA-5164 First add the resources and then initialize the package
|
6 years ago |
Diego Prado Gesto
|
b7fe43e68c
Merge branch 'master' into WIP_improve_initialization
|
6 years ago |
Lipu Fei
|
44b046e401
Merge pull request #3786 from Ultimaker/feature-backup-manager
|
6 years ago |
Lipu Fei
|
cfd1b7b813
Fix AutoSave conflicts with BackupManager
|
6 years ago |
fieldOfView
|
6b0045265c
Move getting preference out of for loop
|
6 years ago |
fieldOfView
|
fb8f735566
Make selecting objects on load optional and opt-in
|
6 years ago |
Lipu Fei
|
92fa725ad6
Application.saveSettings() should save everything
|
6 years ago |
fieldOfView
|
f67261488f
Select models after loading
|
6 years ago |
ChrisTerBeke
|
a91916cc1d
Merge branch 'master' into feature-backup-manager
|
6 years ago |
Aleksei S
|
36c2e80121
Adds release notes link in version upgrade messagebox
|
6 years ago |
Jack Ha
|
f5bed242ed
CURA-5370 Small refactor for Arranger: make x and y consistent (numpy arrays start with y first in general), faster, cleanup, more unit tests, take actual build plate size in Arranger instances
|
6 years ago |
Diego Prado Gesto
|
e38b31c0eb
Merge branch 'master' into WIP_improve_initialization
|
6 years ago |
Diego Prado Gesto
|
67ce55049b
CURA-5164 Fix a bug when open the discard or keep dialog. It was using
|
6 years ago |
ChrisTerBeke
|
d27ac3cf31
Merge branch 'master' into feature-backup-manager
|
6 years ago |
Diego Prado Gesto
|
70ca053832
CURA-5358 Add the quality folder to the scope of the VersionUpgrade
|
6 years ago |
ChrisTerBeke
|
82a1c95d98
Merge branch 'master' into feature-backup-manager
|
6 years ago |
Ghostkeeper
|
0a9f389396
Search for bundled packages file in all search paths
|
6 years ago |
ChrisTerBeke
|
e14f57892a
Merge branch 'master' into feature-backup-manager
|
6 years ago |
Diego Prado Gesto
|
8ad409ff55
Merge branch 'master' into WIP_improve_initialization
|
6 years ago |
Aleksei S
|
8718ee34c9
Merge branch 'master' of github.com:Ultimaker/cura
|
6 years ago |
Aleksei S
|
d946733357
Project update after undo click
|
6 years ago |
Ian Paschal
|
dd14a8e685
CURA-5296 Better finding for packages.json
|
6 years ago |
Ghostkeeper
|
757824ae93
Move deleteAll to Uranium
|
6 years ago |
ChrisTerBeke
|
a7342f4619
Do not safe data after restoring backup
|
6 years ago |
Diego Prado Gesto
|
43657010ba
CURA-5164 The Preferences is not a singleton class anymore since in some point
|
6 years ago |
Jack Ha
|
6b44ec8e4a
CURA-5296 undo add version upgrade to required plugins
|
6 years ago |
Jack Ha
|
cf61059449
CURA-5296 added version upgrades to required plugins
|
6 years ago |
Diego Prado Gesto
|
42ecb12614
CURA-5164 Fix typo in the method signature
|
6 years ago |