c.lamboo
95e0021cce
Align dropdown in open project dialog
...
CURA-9424
2022-11-09 15:55:48 +01:00
c.lamboo
dd4e1c66b7
Make MachineSelector
more generic by detaching logic from view
...
By detaching the logic from the view custom handlers can be added to selecting printers. This was needed as the MachineSelector in the `WorkspaceDialog` needed to do something different from the `PreparMenu`.
CURA-9424
2022-11-09 14:16:33 +01:00
Joey de l'Arago
ccb4d181e6
Allow buttons to be passed in for drop down.
...
The change also remove the "Add Printer" and "Manage Printer" buttons from the monitor page drop down.
CURA-9424
2022-11-04 15:37:57 +01:00
Joey de l'Arago
2019d8f3af
Start MachineSelector refactor by allowing list model to be passed in.
...
CURA-9424
2022-11-04 15:11:04 +01:00
Joey de l'Arago
dbba1c4110
patch checking for base parent component of Combobox to check if it exists first. This should be refactored out some time.
...
CURA-9424
2022-11-02 15:14:33 +01:00
Remco Burema
f75cb7a48b
Merge pull request #11678 from Ultimaker/brim_per_material_optimized_order
...
Brim overhaul: New features and bug fixes
2022-10-30 17:59:36 +01:00
Lorenzo Romagnoli
9a1eca50e4
Updated splashscreen
...
Updated splash screen logo with new logo with capital M
2022-10-28 12:02:55 +02:00
Lorenzo Romagnoli
6e6b5cbbc4
Update logo.svg
2022-10-27 12:22:31 +02:00
Jaime van Kessel
5c18a37f60
Merge branch 'main' of github.com:Ultimaker/Cura into PP-251_create_annealing_intent
2022-10-26 11:28:58 +02:00
Remco Burema
ab51bd699e
Merge branch 'main' into brim_per_material_optimized_order
2022-10-25 17:31:13 +02:00
Joey de l'Arago
a9f4b2da71
Merge pull request #12254 from Ultimaker/fix_materials_list_too_small
...
Allow text to be wider if favourite button is not shown
2022-10-21 11:16:26 +02:00
Joey de l'Arago
09c86e6b98
Merge pull request #13319 from Ladnessness/main
...
Update Actions.qml
2022-10-21 10:26:47 +02:00
Rijk van Manen
d5020425bc
fix mistakes
...
PP-42
2022-10-17 15:55:03 +02:00
Rijk van Manen
c47243cdde
remove specific initial layer bed temperature
...
Forgot to remove an initial layer setting. PP-42
2022-10-17 14:52:10 +02:00
Rijk van Manen
7612faea79
make initial flow settings a fraction of the initial layer flow
...
PP-42
2022-10-17 14:51:05 +02:00
Rijk van Manen
9f6a47f04a
Merge branch 'main' into PP-42_improved_initial_layer_settings
2022-10-17 13:51:20 +02:00
c.lamboo
4a30bbaf2b
Merge branch '5.2'
2022-10-14 16:39:05 +02:00
Casper Lamboo
c5ee307393
Merge pull request #13551 from Ultimaker/5.2_translations
...
5.2 translations
2022-10-14 16:17:09 +02:00
Casper Lamboo
722e659ec0
Merge pull request #13520 from sustmi/5.2_translations-cs_CZ
...
Czech translations for v5.2
2022-10-14 16:01:21 +02:00
c.lamboo
cfaa3ffe8e
Update translations
2022-10-14 15:57:32 +02:00
Remco Burema
e505396fe7
More updates for the changelog for 5.2
2022-10-14 15:40:58 +02:00
Remco Burema
be3c312c32
Update changelog for 5.2
2022-10-14 15:23:17 +02:00
Remco Burema
d3305585fc
Merge branch '5.2'
2022-10-12 15:33:26 +02:00
c.lamboo
e25048d88a
Add width to intent tool tips
...
CURA-9746
2022-10-12 15:29:08 +02:00
Remco Burema
e9b268bc06
Review suggestion; best practices; javascript.
...
done as part of CURA-9746
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-10-12 14:54:33 +02:00
Remco Burema
8db3f02a4f
Re-add tooltips for intent profile selection in recommended.
...
They where skipped over when transferring the radio bar to the current large button based setup.
CURA-9746
2022-10-12 14:43:55 +02:00
Remco Burema
c46e5e430e
Merge branch '5.2'
2022-10-12 09:10:32 +02:00
Miroslav Sustek
51a90bc837
Czech translations for v5.2
2022-10-10 20:16:31 +02:00
Jelle Spijker
48ea4cee9f
Merge branch '5.2'
...
# Conflicts:
# conanfile.py
2022-10-10 10:23:01 +02:00
Remco Burema
1e1ec7c6e5
For tree support default should be support wall count 1.
...
part of CURA-7800
2022-10-06 22:23:24 +02:00
Rijk van Manen
c90c7e688a
fix cool fan mistake
...
PP-42
2022-10-06 16:23:31 +02:00
Rijk van Manen
27d56d378e
improve initial layer settings
...
ultimaker.def.json is also cleaned and put in alphabetic order.
Ultimaker 2 and original are kept mostly as they were, since they are not tested. PP-42
2022-10-06 16:11:04 +02:00
Paul Kuiper
f3b9c73d0f
Create a resolve function on the "support_enable" setting such that underlying extruders (and thus also intent profiles) can enable support.
...
Relates to PP-251
2022-10-05 21:03:17 +02:00
c.lamboo
728daec6af
Wrap material name in Compatible Printer List
...
CURA-9690
2022-10-05 14:19:38 +02:00
c.lamboo
b33cff33f5
Disable "Remove Raft Inside Corners" setting by default
2022-10-03 11:28:22 +02:00
c.lamboo
75ca7babaf
Add a circle to the background of the refresh button
...
Be more consistent with rest of UI.
CURA-9677
2022-09-30 13:46:57 +02:00
c.lamboo
a2c85dced9
Revert "Enable zigzag instead of the lines paatern on the skin layers. This improves print speed and quality. I used to decrease bridging quality, but due to enabling experimental bridging in the print profiles this can now be used."
...
This reverts commit 863e1ecbae19644384e484cf88a3b4e0ae4a86aa.
2022-09-29 16:09:00 +02:00
Remco Burema
224f51bdab
Put links in change-log for critical issues.
2022-09-28 16:59:48 +02:00
Remco Burema
e8967d2bb6
Merge pull request #13390 from Ultimaker/v52-beta_changelog
...
5.2-beta changelog
2022-09-28 12:22:36 +02:00
Remco Burema
aab4723fe0
Changelog updates: suggestions from 'code' review.
...
Co-authored-by: Joey de l'Arago <joeydelarago@gmail.com>
2022-09-28 12:22:15 +02:00
Remco Burema
9a4500f847
Update SDK to 8.2.0 for release 5.2
2022-09-28 10:37:08 +02:00
Remco Burema
fb48c80ff9
Update changelog: Style and small fixes.
2022-09-27 17:25:58 +02:00
Remco Burema
5a15d973de
Update change-log: Remove at-signs before contributors.
2022-09-27 17:08:44 +02:00
Remco Burema
da8042fe20
Update change-log to better reflect guest-type accounts.
2022-09-27 17:05:00 +02:00
Remco Burema
73f05a3929
Changelog for 5.2-beta (draft v2).
2022-09-27 16:48:57 +02:00
c.lamboo
74ec9c3fce
Update PO files
2022-09-27 14:57:24 +02:00
c.lamboo
402c475f48
Update description of the PO files
2022-09-27 14:49:58 +02:00
Jaime van Kessel
c44e4f7414
Merge branch 'PP-238_autogen_print_profiles' of github.com:Ultimaker/Cura
2022-09-27 13:37:51 +02:00
c.lamboo
61065ce46d
Add a circle to the background of the refresh button
...
Be more consistent with rest of UI.
CURA-9677
2022-09-26 11:23:17 +02:00
Jaime van Kessel
ea16597dd6
Merge branch 'machine-actions-improvement' of github.com:julianCast/Cura
2022-09-26 10:22:18 +02:00