Ian Paschal
|
62aeb6c954
CURA-5035 Review feedback
|
6 years ago |
Ghostkeeper
|
3934f6f1b3
Small code style issues
|
6 years ago |
Ghostkeeper
|
1d11fe0506
Code style: Spaces around binary operators
|
6 years ago |
Lipu Fei
|
9a5fb47a6e
Merge master into material marketplace
|
6 years ago |
Lipu Fei
|
cc207a3f92
Clean up unused variables
|
6 years ago |
jack
|
0d8674eceb
Merge pull request #3758 from Ultimaker/feature_travel_resolution
|
6 years ago |
Lipu Fei
|
863d67ae64
Use Resources.Plugins for finding plugin storage path
|
6 years ago |
Ghostkeeper
|
21bbfe1313
Set maximum travel resolution depending on travel speed
|
6 years ago |
Lipu Fei
|
7ee085fe50
Check all subdirs in data storage dir for package removal
|
6 years ago |
Ian Paschal
|
096f304aef
CURA-5035 Crash because old packages don't have 'author_id'
|
6 years ago |
Lipu Fei
|
51abd32328
Use dict get fallback to prevent errors
|
6 years ago |
Lipu Fei
|
1fb2edace5
Use ContainerRegistry.lockFile in Cura package management
|
6 years ago |
Lipu Fei
|
cff4dc8a0c
Use json.load() directly
|
6 years ago |
Ghostkeeper
|
ebca457f39
Add setting for maximum travel resolution
|
6 years ago |
Ian Paschal
|
bb7f9feb5e
CURA-5035 Better download resets
|
6 years ago |
Ian Paschal
|
2d54251be0
CURA-5035 Aproaching the asymptote of done
|
6 years ago |
Ian Paschal
|
01007946b4
CURA-5035 Separate API calls!
|
6 years ago |
Diego Prado Gesto
|
d91dabb087
Merge branch 'master' of github.com:Ultimaker/Cura
|
6 years ago |
Diego Prado Gesto
|
b582ac7526
CURA-5253 Initialize UI elements right after the qml files were loaded.
|
6 years ago |
Lipu Fei
|
00dbf2c694
Change a logging line to an error
|
6 years ago |
Lipu Fei
|
3e37487632
Merge pull request #3626 from kaleidoscopeit/patch-1
|
6 years ago |
Diego Prado Gesto
|
90eb4eb651
Merge branch 'master' of github.com:Ultimaker/Cura
|
6 years ago |
Diego Prado Gesto
|
27b1e2cdd6
Fix format and add error message to log. Contributes to CURA-5301
|
6 years ago |
Ian Paschal
|
679f87ebb3
CURA-5035 Don't show required plugins
|
6 years ago |
Ghostkeeper
|
4f777457ee
Simplify issue template
|
6 years ago |
Gabriele Rossetti
|
b16cee5892
Fixed values with double-quotes
|
6 years ago |
Ghostkeeper
|
3ae6b8c4c1
Double-escape newlines in script string
|
6 years ago |
Ian Paschal
|
2751299fd3
CURA-5035 Remove un-used `base_unit` in theme
|
6 years ago |
Ian Paschal
|
332b7fb497
CURA-5035 Remove uncessary VersionTools
|
6 years ago |
Ian Paschal
|
ec8b95591e
CURA-5035 Fixed typo
|
6 years ago |
Lipu Fei
|
d393316a27
Merge pull request #3638 from fieldOfView/fix_variant_hardware_type_crash
|
6 years ago |
Lipu Fei
|
93b2a4f774
Merge pull request #3688 from kerog777/Felix_Profile
|
6 years ago |
kerog777
|
88dc33a288
Corrected preferred variant name
|
6 years ago |
Lipu Fei
|
76fe273eb6
Merge remote-tracking branch 'origin/3.3'
|
6 years ago |
Lipu Fei
|
dc52e939e9
Fix unit tests for adding CuraContainerStacks
|
6 years ago |
Ian Paschal
|
c33710b54b
CURA-5035 Tile improvements
|
6 years ago |
Lipu Fei
|
d79bbe5725
Remove unnecessary check for plugins_showcase models creation
|
6 years ago |
Lipu Fei
|
3ea80c7c7c
Compare ints instead of floats for progress check
|
6 years ago |
Lipu Fei
|
48eda4d0dc
Remove unused import
|
6 years ago |
Lipu Fei
|
cbc45bffd0
Should use .gcode.gz
|
6 years ago |
Jack Ha
|
efdccb593f
Merge branch '3.3'
|
6 years ago |
Lipu Fei
|
df1e15b1e5
Move the definition_changes fix to CuraContainerStack
|
6 years ago |
Lipu Fei
|
50e2db47c8
Fix can_upgrade flag for non-working plugins
|
6 years ago |
Ghostkeeper
|
4aec316b48
Prevent homing twice on printers that don't support X/Y specialisation
|
6 years ago |
Lipu Fei
|
ec9be7a103
Merge remote-tracking branch 'origin/3.3'
|
6 years ago |
Lipu Fei
|
1d8c2bea98
Do not reset quality if the current custom quality is based on not supported
|
6 years ago |
Lipu Fei
|
491e0c83ba
Allow to select custom profiles based-on not supported
|
6 years ago |
Lipu Fei
|
a6b62656c7
Fix quality profiles for Vertex Delta K8800
|
6 years ago |
Lipu Fei
|
c4994918c8
Make sure all stacks in a loaded machine have non-empty definition_changes container
|
6 years ago |
Diego Prado Gesto
|
3b499edac5
Add back the setAcceptsCommands function with a deprecated decorator.
|
6 years ago |