Lipu Fei
53c38e0a80
Fix quality_changes container handling in project loading
...
CURA-6441
Containers are created but not added...
2019-04-04 09:21:22 +02:00
Lipu Fei
992040d4e6
Merge pull request #5497 from TinkerGnome/Mark2_definition
...
add Mark2 definition files
2019-04-04 08:08:46 +02:00
TinkerGnome
ebfd33ba10
remove machine_extruder positions from the definition file
2019-04-03 21:01:36 +02:00
Simon Edwards
f933f2f271
Merge pull request #5478 from Ultimaker/CL-1267_selective_cloud_flow_metadata
...
CL-1267 Don't hide Cloud flow message for wrong printer
2019-04-03 17:09:57 +02:00
Remco Burema
6242433d8e
Merge pull request #5356 from DesktopMetal/feature_wipe_script
...
Feature: "Wipe Script"
2019-04-03 14:42:18 +02:00
Vlad Gribinchuk
a56e088ee0
Put all of wiping settings to expert.cfg file to allow also browsing them
2019-04-03 13:46:37 +03:00
Vlad Gribinchuk
6e955f780b
Change description of clean_between_layers to make the relation this setting to retract_at_layer_change more clear for user
2019-04-03 13:45:19 +03:00
Jaime van Kessel
5e66564c00
Ensure that configurationTypes doesn't crash if a None is in the list
...
Fixes #5551
2019-04-02 12:05:08 +02:00
Jaime van Kessel
8a62cd7610
Merge branch 'master' of github.com:Ultimaker/Cura
2019-04-02 11:46:54 +02:00
Jaime van Kessel
efe8f19109
Return the value for default extruder if the requested one could not be found
...
This fixes #5535
2019-04-02 11:46:12 +02:00
Ghostkeeper
168c4e17c6
Reduce support horizontal expansion to 0
...
We have a long-standing issue in CuraEngine that support can be thinner than one line width and is then not generated, but if there is later some extra room it still gets supported in lower layers. This results in unnecessary support.
That issue in itself is a bit hairy to fix. But it does point out to another weirdness: PLA support has a horizontal offset of 0.2mm. This was introduced when the Support Horizontal Expansion setting was made as the default, but it was never really investigated. I asked Ultimaker's process engineers and we agreed that the setting could be set to 0 except for PVA.
Contributes to issue CURA-6438.
2019-04-02 11:42:26 +02:00
Jaime van Kessel
b415657492
Merge branch 'master' of github.com:Ultimaker/Cura
2019-04-02 11:09:55 +02:00
Jaime van Kessel
8ae0c695bd
Add total cost to the output overview.
...
This fixes #5529
2019-04-02 11:09:12 +02:00
TinkerGnome
adac1ed645
remove post processing script
2019-04-01 20:22:47 +02:00
Jaime van Kessel
8b28dfb5e2
Removed unused style
2019-04-01 16:30:31 +02:00
Jaime van Kessel
dc66bdacc6
Simplify the main_window_header_tab style
2019-04-01 16:27:46 +02:00
Ian Paschal
6f3cd38682
Merge pull request #5388 from Ultimaker/CL-1266_cloud_association_for_manual_ips
...
[WIP] CL-1266 Cloud association for manual IPs
2019-04-01 15:55:47 +02:00
Simon Edwards
8700cbe4e8
Mypy fix
...
CL-1266
2019-04-01 15:22:38 +02:00
Jaime van Kessel
5105b67a8c
Remove unused entries from the theme
2019-04-01 15:18:49 +02:00
Simon Edwards
19c6fceb0c
Delay using getPluginPath()
until after start up time
...
CL-1266
2019-04-01 14:30:20 +02:00
Lipu Fei
395dc269b0
Fix hms434 definition file
2019-04-01 13:33:25 +02:00
Lipu Fei
b28e98f288
Merge pull request #5521 from Ultimaker/CURA-6151-Notify-updates-from-marketplace
...
Notify updates from marketplace
2019-04-01 13:19:37 +02:00
Ghostkeeper
add6c0b489
Default the gantry height to be equal to the printer height
...
You can't fit any objects higher than that anyway.
Fixes #5528 .
2019-04-01 13:04:38 +02:00
Ian Paschal
feec1ffb56
Improve signals
...
Contributes to CL-1267
2019-04-01 12:17:01 +02:00
Lipu Fei
9ae8d2f88c
Use NotificationIcon and simplify code
...
CURA-6151
2019-04-01 11:52:35 +02:00
Lipu Fei
15f9844b85
Make reusable NotificationIcon
...
CURA-6151
2019-04-01 11:51:31 +02:00
Ghostkeeper
8c41a05183
Merge branch 'maukcc-master'
2019-04-01 11:09:07 +02:00
Jaime van Kessel
64523c7baf
Add some extra info to the tooltip if a setting is not used due to the value of it's children
...
The behavior might make sense to us, but that's probably because we know what the behavior is. The
extra info in the tooltip should make it easier to understand
Fixes #5525
2019-04-01 10:41:35 +02:00
Lipu Fei
3f9b98bd0c
Round size numbers
...
CURA-6151
2019-04-01 10:38:43 +02:00
maukcc
7f2fcb16a8
Adding platform to HMS434
2019-03-29 14:26:42 +01:00
Jaime van Kessel
83361405a4
Add test for num instances in machine manager
2019-03-29 13:34:41 +01:00
Ian Paschal
58f1c05564
Actually fix tests
...
Contributes to CL-1266
2019-03-29 12:27:58 +01:00
Diego Prado Gesto
0ffcfe041a
Exclude HIPS and PETG for UM3 as it use to be in 4.0
2019-03-29 11:49:06 +01:00
Ian Paschal
4581c1f138
Fix UM3NetworkPrinting test
...
Contributes to CL-1266
2019-03-28 16:20:01 +01:00
Jaime van Kessel
ffd7a001fb
Add notification icon to the installed tab of the toolbox
...
CURA-6151
2019-03-28 13:31:51 +01:00
Jaime van Kessel
6c26dd38ec
Clean up code for the toolbox tab button
...
Removed unused properies and made it use states for it's changing properties.
This makes it a lot easier to read and understand what it's actually doing
CURA-6151
2019-03-28 13:24:25 +01:00
Lipu Fei
4f5aee6298
Merge remote-tracking branch 'origin/fix_long_button_text'
2019-03-28 11:11:49 +01:00
Diego Prado Gesto
742329a170
Document where the magic numbers come from
...
For the maximumSize of a button.
Contributes to CURA-6412.
2019-03-28 09:29:31 +01:00
Ian Paschal
49cb3de562
Merge remote-tracking branch 'origin/master' into CL-1266_cloud_association_for_manual_ips
2019-03-27 16:53:31 +01:00
Ian Paschal
637e18a841
Add default value for internal IP if not supplied
...
Contributes to CL-1266
2019-03-27 15:40:06 +01:00
Lipu Fei
58507303fa
Duplicate qualities should have unique names
...
CURA-6426
2019-03-27 14:08:06 +01:00
Jaime van Kessel
56f3226ac1
Add the notification icon for the marketplace.
...
This adds an icon to the top right of the marketplace button to indicate that there
are plugins with pending updates.
CURA-6151
2019-03-27 13:21:56 +01:00
Jaime van Kessel
1e02a20745
Merge branch 'master' of github.com:Ultimaker/Cura into CURA-6151-Notify-updates-from-marketplace
2019-03-27 12:56:02 +01:00
Jaime van Kessel
e3f2c06542
Remove usage of canUpdate slot
...
This makes it a bit cleaner, since having it as a slot is a bit weird in the first place (and forced
all kinds of hacks to ensure it got re-evaluated)
CURA-6151
2019-03-27 12:54:20 +01:00
Jaime van Kessel
f4f94b10d2
Move "canUpdate" logic from toolbox to PackageManager
...
CURA-6151
2019-03-27 12:48:10 +01:00
Lipu Fei
79c13ce35c
Merge pull request #5511 from Ultimaker/fix_weird_home_directories_windows
...
Fix for weird home directories on Windows
2019-03-27 11:11:57 +01:00
maukcc
afb6810bac
Add HMS434
...
Add HMS434 machine
2019-03-27 10:23:59 +01:00
Remco Burema
494c290cc4
Merge pull request #5505 from Ultimaker/CURA-6089_hide_materials
...
Exclude gff and cff materials for all ultimaker printers
2019-03-27 09:56:45 +01:00
Ghostkeeper
f6dd3f922d
Merge branch 'shorter_ops_logs'
2019-03-26 15:34:26 +01:00
Ghostkeeper
ea48e6ded1
Merge branch 'master' of ssh://github.com/Ultimaker/Cura
2019-03-26 15:13:00 +01:00