c.lamboo
8d3b3ae411
Use themed border width
...
CURA-6990
2022-06-03 11:13:19 +02:00
c.lamboo
4492e3fba2
Add warning border to PackageCard
if information is missing
...
CURA-6990
2022-06-03 10:39:01 +02:00
p.kuiper
e035c082fb
Merge branch 'main' into PP-108_Improved_support_settings
2022-06-03 10:31:25 +02:00
Ghostkeeper
979c436b6c
Make text area selection use theme colours
...
Also fix the highlight colour of the border. The highlight colour was changed in a later design but it was not changed here yet.
Without a theme colour it's going to use the system colours for the highlighting of text, which may be a very light grey that matches the background, making it impossible to see what part of the text is selected.
Hopefully fixes issue #12286 .
2022-06-03 10:30:17 +02:00
p.kuiper
ea93d2a2e9
Cleaned up of the support settings for quality modes.
...
Relates to PP-108
2022-06-03 10:29:27 +02:00
p.kuiper
ca689967fa
Cleaned up of the support settings for the UM3 quality modes.
...
Relates to PP-108
2022-06-03 10:16:28 +02:00
c.lamboo
70c36fc80f
Use correct status icon
...
CURA-6990
2022-06-03 10:13:29 +02:00
p.kuiper
63caa06039
Cleaned up of the support settings for the UM2+C quality modes.
...
Relates to PP-108
2022-06-03 10:07:36 +02:00
p.kuiper
fbf1beb62f
Cleaned up of the support settings for the UM2+ quality modes.
...
Relates to PP-108
2022-06-03 09:55:35 +02:00
p.kuiper
126c95b1da
Cleaned up of the support settings for the S3 quality modes.
...
Relates to PP-108
2022-06-03 09:36:43 +02:00
p.kuiper
6d50ab152d
Cleaned up of the support settings for the S5 quality modes.
...
Relates to PP-108
2022-06-03 09:23:38 +02:00
p.kuiper
0f48878bc7
Cleaned up all the variant settings. Zig zag support is now default for all nozzle types.
...
Relates to PP-108
2022-06-02 19:38:56 +02:00
j.delarago
277a6a38b2
Update campaign link
...
CURA-6990
2022-06-02 17:40:14 +02:00
j.delarago
4c2be68c7b
Add pyqtSignal no get rid of annoying errors
...
CURA-6990
2022-06-02 17:39:41 +02:00
j.delarago
a0fd5afbe7
Add missing warning badge
...
CURA-6990
2022-06-02 17:38:50 +02:00
c.lamboo
8fe53163b3
Add Action button and learn more link to warning message
...
CURA-6990
2022-06-02 17:33:56 +02:00
p.kuiper
fdc48495e5
Forgot a comma, fixed json.
...
Relates to PP-108
2022-06-02 17:16:52 +02:00
p.kuiper
647402375b
Merged in changes in from main.
...
Relates to PP-108
2022-06-02 17:16:09 +02:00
p.kuiper
d6f98b20ad
Merge branch 'main' into PP-108_Large_speed_up_in_PVA_support_printing
...
# Conflicts:
# resources/definitions/ultimaker.def.json
2022-06-02 17:15:19 +02:00
j.delarago
00cbee6985
Add missing continue, this was throwing errors due to it trying to packagedata.get("isbundled") on a None value.
...
CURA-8610
2022-06-02 17:08:25 +02:00
Jaime van Kessel
afd7f5507d
Merge pull request #12394 from Ultimaker/PP-15-enable-skin-edge-support
...
PP-15-enable-skin-edge-support
2022-06-02 17:06:53 +02:00
Jaime van Kessel
952da63230
Merge pull request #12415 from Ultimaker/PP-170-clean-up-retraction_count_max
...
Pp 170 clean up retraction limits
2022-06-02 17:05:57 +02:00
Rijk van Manen
3a7341f761
Disable travel acceleration/jerk
...
This slightly improves visual quality (mainly the seam) and reduces gcodes per second. PP-9
2022-06-02 17:02:22 +02:00
Rijk van Manen
a970e455d4
Merge branch 'main' into PP-15-enable-skin-edge-support
2022-06-02 17:01:29 +02:00
c.lamboo
a506b6d9ad
Merge remote-tracking branch 'origin/CURA-6990' into CURA-6990
2022-06-02 16:58:51 +02:00
c.lamboo
fccfcb0e2b
Add scroll bar to the WorkSpaceDialog
...
The warning message took out some space from the dialog. Added a scroll bar to make sure the content can still be read.
CURA-6990
2022-06-02 16:58:41 +02:00
j.delarago
511b10c084
Display package cards in the package list for packages that can't be found on the marketplace api.
...
When the final page of results is fetched, the list of all package_ids retrieved from the api will be compared with the ones we were searching for. Any that are missing have cards displayed with only basic information (name and version).
CURA-6990
2022-06-02 16:54:08 +02:00
p.kuiper
7916407951
Implementation of various support structure improvements as explained in ticket PP-108.
...
Relates to PP-108
2022-06-02 16:33:59 +02:00
Jaime van Kessel
95e078a3a9
Merge pull request #12356 from p3d-dev/main
...
deletion of duplicated json entries
2022-06-02 15:54:26 +02:00
Jaime van Kessel
b42a06fddd
Merge pull request #12418 from Ultimaker/PP-172-dont-avoid-supports
...
PP-172 disable travel_avoid_supports
2022-06-02 15:50:47 +02:00
Jaime van Kessel
2d1abf79a8
Merge pull request #12416 from Ultimaker/PP-46-print-infill-before-walls
...
revert PP-37
2022-06-02 15:48:44 +02:00
Jaime van Kessel
65e4b0e0d7
Merge pull request #12412 from Ultimaker/PP-19_also_increase_jerk_for_support
...
PP-19 - Also increase jerk for support
2022-06-02 15:48:12 +02:00
Jaime van Kessel
9fc3357818
Merge pull request #12398 from Ultimaker/PP-93-enable-top-surface-skin-layers
...
reduce top/bottom flow by enabling top surface skin layers
2022-06-02 15:45:53 +02:00
Jaime van Kessel
7c07655117
Merge pull request #12399 from Ultimaker/PP-86-reduce-support-interface-flow
...
PP-86 reduce support interface flow
2022-06-02 15:45:11 +02:00
c.lamboo
812b728636
Show warning when opening file without installing missing materials
...
CURA-6990
2022-06-02 15:36:53 +02:00
c.lamboo
9c02f6500d
Use API endpoint for requesting package_ids
...
Use new api endpoint for requesting specific package_ids so we don't have to filter ourselves.
CURA-6990
2022-06-02 15:19:00 +02:00
p.kuiper
a103d377f7
Further cleanup of the jerk settings. UM2 based machine have no jerk settings, removed them. Set first layer jerk equal to print jerk and removed all jerk settings (except for jerk_print) in the quality and variant files.
...
Relates to PP-19
2022-06-02 11:33:22 +02:00
Joey de l'Arago
16804dfeee
Merge pull request #12411 from Ultimaker/CURA-9297_show_custom_intent_names
...
Use intent category if no translation is available
2022-06-02 10:32:08 +02:00
p.kuiper
977b81da7f
Removed duplicate entry bridge fan speed 3.
...
Relates to PP-19
2022-06-02 09:48:46 +02:00
p.kuiper
ddb67fef6d
Merge remote-tracking branch 'origin/main' into PP-19_also_increase_jerk_for_support
2022-06-02 09:07:05 +02:00
p.kuiper
0efb71b2a5
Merge remote-tracking branch 'origin/PP-19_also_increase_jerk_for_support' into PP-19_also_increase_jerk_for_support
...
# Conflicts:
# resources/definitions/ultimaker3.def.json
2022-06-02 09:06:31 +02:00
p.kuiper
fec4888989
Clean up of jerk settings. Moved the jerk setting up to ultimaker.def.json. Removed duplicate entries in quality profiles and removed a number of strange jerk entries in the quality profiles.
...
Relates to PP-19
2022-06-02 09:04:13 +02:00
j.delarago
b015617e13
Marketplace plugin registry is None on initialization, and is loaded after running show().
...
This makes a check that the window is open before continuing through checkIfRestartNeeded
CURA-6990
2022-06-01 16:56:02 +02:00
j.delarago
0df21e6073
Refactor missing packages dialog into model (MissingPackageList) and controller (InstallMissingPackagesDialog.qml)
...
Rename classes and files to have unified naming.
CURA-6990
2022-06-01 16:50:53 +02:00
Rijk van Manen
8f2dff712e
disable travel_avoid_supports
...
While CURA-9337 is not implemented this a mitigation to avoid unnecessary combing. PP-172
2022-06-01 15:43:12 +02:00
Ghostkeeper
84e3201db4
Merge branch '5.0'
2022-06-01 15:38:37 +02:00
Rijk van Manen
877f8ca1cf
revert PP-37
...
PP-37 is not needed anymore because of PP-27. This solves the problem of PP-46 as well. For more details see PP-46
2022-06-01 15:38:30 +02:00
Rijk van Manen
0c28756d45
These settings are already default in fdmprinter
...
PP-19
2022-06-01 15:29:25 +02:00
Rijk van Manen
0779cbbbdd
set material specific settings
...
TPU, PP and PVA have a lower retraction count then default. PP-170
2022-06-01 15:18:25 +02:00
Rijk van Manen
3a2a58f546
remove setting, follow the default
...
PP-170
2022-06-01 15:16:23 +02:00