Diego Prado Gesto
3d452d334b
CURA-5137 Create the Cura Packages Model for the Toolbox.
...
Fetch the data from the new server and create the model for show in the
toolbox.
2018-04-03 11:21:15 +02:00
Fredrik Öhrn
569c5b3178
Set preferred material to proPLA which has a tuned quality profile.
2018-03-31 13:51:38 +02:00
Fredrik Öhrn
1b0848229e
Add global quality profiles.
2018-03-31 13:51:38 +02:00
Fredrik Öhrn
a4a388eb4b
Fix machine steps type.
2018-03-31 13:51:38 +02:00
Diego Prado Gesto
89c27ae7f4
CURA-5137 Get the list of packages from the server
2018-03-30 15:13:10 +02:00
Ghostkeeper
6d10ac993e
Add option to collapse or expand all setting categories
...
Sadly it doesn't display on the category headers themselves, but it works just as well.
2018-03-30 15:07:50 +02:00
Ghostkeeper
60a217fc84
Rename expandAll to expandRecursive
...
Because it doesn't expand all settings, just a category.
2018-03-30 15:07:42 +02:00
Diego Prado Gesto
0416ba95ae
CURA-5137 Add init file
2018-03-30 14:16:51 +02:00
Diego Prado Gesto
322fe7d61f
CURA-5137 Rename Plugin Browser into Toolbox
2018-03-30 14:15:00 +02:00
fieldOfView
059761b781
Home only the head instead of homing both the head and the bed at the same time
2018-03-30 14:09:25 +02:00
fieldOfView
08d4200f92
Prevent sending next command before an "ok" is received
2018-03-30 14:07:53 +02:00
Jörg Walter
fa81ebeece
GLES shader fixes
2018-03-29 21:07:51 +02:00
Jörg Walter
f0f768cc74
fix bool for pedantic shader compilers
2018-03-29 21:07:12 +02:00
Jörg Walter
7f5fb5813b
make Linux+NVidia fix fail gracefully
2018-03-29 21:06:49 +02:00
Diego Prado Gesto
1cf87ff12b
Merge branch '3.3' of github.com:Ultimaker/Cura into 3.3
2018-03-29 17:09:46 +02:00
Diego Prado Gesto
f1e33f0cba
CURA-5175 Remove version upgrade of the quality instance containers
...
since they never get updated.
2018-03-29 17:08:59 +02:00
Aleksei S
261945b469
Merge branch 'master' of github.com:Ultimaker/cura
2018-03-29 17:05:51 +02:00
Aleksei S
1a1e65da1e
Remove business case from 'homeHead' function for UM2
...
CURA-4844
2018-03-29 17:03:25 +02:00
Ghostkeeper
d244a37feb
Merge branch '3.3'
2018-03-29 16:57:55 +02:00
Jack Ha
2a3b25265b
CURA-5174 update camera zoom range
2018-03-29 16:57:36 +02:00
Diego Prado Gesto
a5e38bb486
CURA-5175 Add variants to the version upgrade.
...
Upgrade the version number in the variants and add the hardware_type
metadata.
2018-03-29 16:54:30 +02:00
Ian Paschal
f63e67dc22
CURA-5035 UI pretty much built
2018-03-29 16:52:28 +02:00
Diego Prado Gesto
41fc807e21
Merge branch 'master' of github.com:Ultimaker/Cura
2018-03-29 14:39:31 +02:00
Diego Prado Gesto
b2950eca51
CURA-5158 Fix some mistakes in previous confict fixing.
2018-03-29 14:37:55 +02:00
Aleksei S
720a85dd06
Remove comment
...
CURA-4844
2018-03-29 14:31:25 +02:00
Jack Ha
2bf3fa35ac
CURA-5174 update camera zoom range
2018-03-29 14:25:00 +02:00
Jack Ha
f9e7d119af
CURA-5019 thumbnail: do not scale the second color of support meshes or the checkboard pattern is not visible anymore
2018-03-29 14:10:50 +02:00
Jack Ha
54c85fd0ea
CURA-4844 fix some typos
2018-03-29 13:25:26 +02:00
Ghostkeeper
a6d7a61c54
Merge branch '3.3'
2018-03-29 12:01:16 +02:00
Ghostkeeper
b3d652839d
Rename quality type from 'low' to 'fast'
...
Not only the profile name was changed, but also the quality type.
See commit 1538486e852e9208a1a447c87a23f9a88e33ff52.
Contributes to issue CURA-5177.
2018-03-29 12:00:59 +02:00
Ghostkeeper
50b4bac672
Upgrade quality profile names
...
These files have been renamed.
Contributes to issue CURA-5177.
2018-03-29 12:00:59 +02:00
Aleksei S
c81d5d9741
Merge branch 'master' of github.com:Ultimaker/cura
2018-03-29 11:54:43 +02:00
Aleksei S
290adbd906
Fix: bed leveling for UM+
...
CURA-4844
2018-03-29 11:53:31 +02:00
Jack Ha
c1bc078813
CURA-5019 support and infill type nodes are now correctly rendered in the thumbnail
2018-03-29 10:59:53 +02:00
Jack Ha
af7af29d6b
Merge branch '3.3'
2018-03-29 10:25:59 +02:00
jack
049bab1341
Merge pull request #3585 from Ultimaker/fix_postprocessing_persistence
...
Fix postprocessing persistence of setting names with uppercase characters
2018-03-29 10:19:38 +02:00
jack
3108741b54
Merge pull request #3579 from Ultimaker/feature_show_config_errors
...
Show configuration errors
2018-03-29 09:22:34 +02:00
Jack Ha
c9dc429b2b
CURA-5045 solve merge conflicts
2018-03-29 09:22:19 +02:00
Ghostkeeper
b30df14073
Merge branch '3.3'
2018-03-29 08:55:06 +02:00
Ghostkeeper
cff32b63b5
Update translation files from template
...
This puts all the new translations among the old translations in our translation files.
Contributes to issue CURA-5166.
2018-03-29 08:53:16 +02:00
Ghostkeeper
853b5b8971
Update translation templates
...
These are the translation templates for Cura 3.3.
Contributes to issue CURA-5166.
2018-03-29 08:48:34 +02:00
Ruben D
c65e3656bd
Fix persistence of setting names with uppercase characters
...
The problem was that Python's ConfigParser doesn't preserve case. Everything becomes lowercase. Some post-processing scripts have uppercase characters in their setting keys and these weren't preserved.
This fix configures the ConfigParser to pass the setting keys untransformed. The transformation function becomes the str() function which just passes the input through untransformed.
2018-03-29 00:39:57 +02:00
Fredrik Öhrn
99597bf8c7
Add ZYYX Agile printer.
2018-03-28 22:35:59 +02:00
Ian Paschal
138fc668a7
CURA-5035 First draft
2018-03-28 17:10:22 +02:00
Diego Prado Gesto
acff530871
CURA-5169 Fix a typo
2018-03-28 15:54:42 +02:00
Diego Prado Gesto
2820dd3729
Merge branch '3.3' of github.com:Ultimaker/Cura into 3.3
2018-03-28 14:28:38 +02:00
Diego Prado Gesto
37520b26b8
CURA-5170 When the connection status of a printer output device changes, only add it to the list if the device belongs to the current printer.
2018-03-28 14:28:07 +02:00
Lipu Fei
9efad28599
Fix setQualityChangesGroup when quality_type is not_supported
...
CURA-5169
2018-03-28 12:55:43 +02:00
Lipu Fei
e3c578aa18
Revert "Use global_stack.extruders instead of ExtruderManager.extruderIds"
...
CURA-5168
Causes side effects.
2018-03-28 12:18:01 +02:00
Lipu Fei
90d2c29fb4
Use global_stack.extruders instead of ExtruderManager.extruderIds
...
CURA-5168
We want to remove ExtruderManager eventually, and keeping two separate
pieces of data can cause it to be out of sync.
2018-03-28 12:12:49 +02:00