Ghostkeeper
a313255bc7
Use integer positions to get quality changes per extruder from group
...
It's all a mix right now...
Contributes to issue CURA-6600.
2019-09-10 15:10:42 +02:00
Jaime van Kessel
626cd7e85b
Update version numbers of quality files
2019-09-10 15:08:59 +02:00
Jaime van Kessel
d6d06fb85b
Merge branch 'feature_intent_container_tree' of github.com:Ultimaker/Cura into feature_intent_upgrade
2019-09-10 15:07:57 +02:00
Ghostkeeper
0b92c3f3df
Use .container property rather than deprecated getContainer() function
...
Contributes to issue CURA-6600.
2019-09-10 14:56:16 +02:00
Ghostkeeper
47e1dbe38d
Remove usage of Quality Manager
...
This class is deprecated. Constructing it here means that the class gets constructed on the Qt thread and makes it inaccessible for the rest.
Contributes to issue CURA-6600.
2019-09-10 14:55:32 +02:00
Ghostkeeper
0d68381e61
Code style: brackets on new line
...
Contributes to issue CURA-6600.
2019-09-10 14:52:51 +02:00
Ghostkeeper
ef8b9e98d1
Remove calls to quality manager's private functions
...
It should never have been called that way.
Contributes to issue CURA-6600.
2019-09-10 14:47:36 +02:00
Diego Prado Gesto
190984462b
Merge branch '4.3'
2019-09-10 14:17:31 +02:00
Lipu Fei
cfeefe365d
Merge pull request #6328 from Ultimaker/fix_select_face
...
CURA-6754 / CURA-6761 Fix Select Face
2019-09-10 14:05:41 +02:00
Ghostkeeper
9b05624b8d
Merge branch '4.3'
2019-09-10 14:04:09 +02:00
Nino van Hooff
42a3e1227a
Use explicit types for mesh_type qml properties
...
CURA-6683
2019-09-10 13:37:05 +02:00
Nino van Hooff
0ba1bfbe4f
Enable Per Object Settings when extruder is in Recommended mode
2019-09-10 13:37:05 +02:00
Nino van Hooff
80569c2f51
Update Per Object Settings Overhangs icon
2019-09-10 13:37:05 +02:00
Nino van Hooff
6101afa68b
Remove redundant namespace usages
2019-09-10 13:37:05 +02:00
Nino van Hooff
812eeab07a
Show infill checkbox only for overhang mesh types
2019-09-10 13:37:05 +02:00
Nino van Hooff
760234f69b
Per Object Settings qml for icon buttons
2019-09-10 13:37:05 +02:00
Nino van Hooff
3052438177
Add Per Object Settings icons
2019-09-10 13:37:05 +02:00
Nino van Hooff
a457265c07
Update the Support Eraser icon size
2019-09-10 13:37:05 +02:00
Nino van Hooff
789ebc4df8
Update the Support Eraser (support blocker) icon
2019-09-10 13:37:05 +02:00
Nino van Hooff
87c81055e3
Update the per-object-settings icon
2019-09-10 13:37:05 +02:00
Ellecross
8e37255242
Add Z Seam Position in Expert View
...
As discussed in CCB, we will add the Z Seam Position setting in expert view so that it's shown together with Z Seam X and Z Seam Y settings.
2019-09-10 13:36:10 +02:00
maukcc
c5224a5b91
HMS434 update
...
getting rid of materials
setting quality as material based
added build volume
changed travel speeds
2019-09-10 12:43:51 +02:00
Remco Burema
e5a690e605
Wrap up 'lay flat by face' feature for 4.3-BETA.
...
Icon thanks to Yi-An Lai.
part of CURA-6754
2019-09-10 12:37:59 +02:00
Lipu Fei
87285f6b86
Fix version upgrade 42 to 43
2019-09-10 12:22:16 +02:00
MaukCC
62c0633bcc
Merge pull request #11 from Ultimaker/master
...
update
2019-09-10 12:15:40 +02:00
Jaime van Kessel
7d8911b74d
Fix version upgrade for stacks
...
CURA-6599
2019-09-10 11:41:42 +02:00
Diego Prado Gesto
b18565d9cf
Merge branch 'master' into feature_intent_container_tree
2019-09-10 11:08:21 +02:00
Jaime van Kessel
e9862fb348
Move version upgrade for intents from 4.1-4.2 to 4.3-4.4
...
CURA-6599
2019-09-10 10:57:25 +02:00
Remco Burema
c7bae1e8fc
Move 'lay flat by face' operation to Uranium.
2019-09-09 23:25:16 +02:00
Ghostkeeper
f561218346
Merge branch '4.3'
2019-09-09 17:37:12 +02:00
Ghostkeeper
8c817e041e
Reduce size of print head without fans for one-at-a-time mode
...
This allows you to place models more compactly.
According to the discussion at #5590 , this was tested to work well.
Fixes #5590 .
2019-09-09 17:37:01 +02:00
Ghostkeeper
a43de19113
Reduce size of print head without fans for one-at-a-time mode
...
This allows you to place models more compactly.
According to the discussion at #5590 , this was tested to work well.
Fixes #5590 .
2019-09-09 17:36:14 +02:00
Lipu Fei
3f3aac7ce5
Merge pull request #6289 from Ultimaker/feature_intent_interface
...
Feature intent interface
2019-09-09 16:53:37 +02:00
Ghostkeeper
5debdd4cf6
Fix getting extruder list everywhere
...
Didn't test this beyond my own automated test, it seems.
Contributes to issue CURA-6600.
2019-09-09 16:47:29 +02:00
Lipu Fei
dba3b77f61
Fix tests
...
CURA-6598
2019-09-09 16:45:39 +02:00
Diego Prado Gesto
ddcd8e40cc
Merge pull request #6292 from samirabaza/patch-7
...
Update printrbot_simple.def.json
2019-09-09 16:26:51 +02:00
Lipu Fei
04e2ecde93
Init intent to empty_intent_container for new machine stacks
...
CURA-6598
2019-09-09 16:12:37 +02:00
Ghostkeeper
eb401defdf
Add deprecated marker on extruders: Use extruderList
...
Extruders is dangerous because it's a dict of which the values are randomly ordered. The keys are often cast to int so you can't use anything else than integer numbers. And then they are often cast back so if you're not properly counting from 0 you're also in trouble. So please, only use the list. Eventually we can switch the data structure around.
2019-09-09 14:21:57 +02:00
Jaime van Kessel
8c893caf9f
Merge pull request #6315 from Ultimaker/CURA-6755_add_retract_continue_script
...
Add retract-continue script
2019-09-09 13:05:33 +02:00
Lipu Fei
ea8b7ebd02
Fix remove all nodes for loaded gcode
...
Fixes the problem caused in UM commit 69057b48a1fc3df7c5c6f3e754a3beb285a94678
2019-09-09 11:49:25 +02:00
ChrisTerBeke
669fb39f40
Catch type errors when trying to populate models from API response
2019-09-09 10:44:17 +02:00
Jaime van Kessel
6f8c6b4af7
Merge branch 'master' of github.com:Ultimaker/Cura
2019-09-09 09:10:08 +02:00
Jaime van Kessel
5463f7600b
Add processEvent calls so progress bar moves while loading
...
CURA-6572
2019-09-09 09:08:52 +02:00
Ghostkeeper
354729b621
Only show support flow if support is enabled
2019-09-07 23:19:59 +02:00
Ghostkeeper
5e302c6a67
Fix display of Z Hop After Extruder Switch Height on single extruder
...
If the setting is enabled on a single extruder printer, it'll show the Z Hop Height setting anyway even though it has no effect.
2019-09-07 23:18:02 +02:00
Ghostkeeper
178887d8e5
Add test for getting metadata from machine node
...
Contributes to issue CURA-6600.
2019-09-06 17:40:31 +02:00
Jaime van Kessel
7d3a2c60d4
Added some missing typing
2019-09-06 17:38:22 +02:00
Jaime van Kessel
5e41443bef
Merge branch 'master' of github.com:Ultimaker/Cura
2019-09-06 17:26:42 +02:00
Ghostkeeper
5106d3b7c1
Test if we actually return the result of the call to getQuality[Changes]Groups
...
Contributes to issue CURA-6600.
2019-09-06 17:26:38 +02:00
Jaime van Kessel
6f92537305
Add unhappy test for serializing nonbase material
2019-09-06 17:26:28 +02:00