Commit graph

15356 commits

Author SHA1 Message Date
c.lamboo
be40920042 Fix cura crashing
`activeQualityDisplayNameMap` no longer returned a dict and could thus not be a pyqt property

Cura-9773
2022-11-28 13:14:47 +01:00
c.lamboo
8e8437eab0 Split of getStringParts function
Spit into `getMainStringParts` and `getTailStringParts` so we can easily differentiate between the two in the front-end.

Cura-9773
2022-11-28 13:10:52 +01:00
Joey de l'Arago
30d886cfcd Adjust setting first column width to match designs.
CURA-9793
2022-11-28 13:06:03 +01:00
jspijker
99f308bd3c Update pot files to use UltiMaker
Contributes to CURA-9808
2022-11-28 12:39:34 +01:00
jspijker
b1ec8599d2 Use UltiMaker for themes
Contributes to CURA-9808
2022-11-28 11:39:07 +01:00
jspijker
a5b8ea93d9 Use UltiMaker for bundled plugins
Contributes to CURA-9808
2022-11-28 11:32:07 +01:00
Joey de l'Arago
4a59607d05 Switch to ColumnLayout
Update part of Support selector to new layout.

CURA-9793
2022-11-28 10:49:53 +01:00
jspijker
61623720ca Update copyright using UltiMaker
Contributes to CURA-9808
2022-11-28 10:48:38 +01:00
jspijker
e1b9630ca4 Update company name to UltiMaker in po files
Contributes to CURA-9808
2022-11-28 09:12:20 +01:00
jspijker
696c0f8547 Update company name to UltiMaker
Contributes to CURA-9808
2022-11-28 09:05:21 +01:00
jspijker
ebd91623d0 Change company name in about dialog to UltiMaker
Contributes to CURA-9808
2022-11-28 08:41:04 +01:00
just-trey
d1ebbaf608 proper temp and limit warning handleing 2022-11-26 12:04:40 -05:00
just-trey
829968d215 refactor and clean up 2022-11-25 23:44:17 -05:00
just-trey
b6cbbefc49 remove machine_head_with_fans_polygon as values are nto correct 2022-11-25 16:10:16 -05:00
just-trey
eb2ebd1481 fixi initial layer heights 2022-11-25 16:03:16 -05:00
just-trey
3a522ddb07 removed uneeded file 2022-11-25 15:59:21 -05:00
just-trey
ba12649e31 refactor to parent 2022-11-25 15:55:54 -05:00
just-trey
d021ce5577 bae cleanup 2022-11-25 14:08:58 -05:00
just-trey
2c5930dc8e base cleanup 2022-11-25 14:08:38 -05:00
Joey de l'Arago
ba958e1186 Changes by c.lamboo 2022-11-25 17:42:55 +01:00
Joey de l'Arago
eb13ac7f6b Getting setting section sized properly
CURA-9793
2022-11-25 17:42:50 +01:00
c.lamboo
76564f7bc4 Add dash between main, and suffix part of quality display name
Cura-9773
2022-11-25 16:46:21 +01:00
c.lamboo
52ee149edc Unify activeQualityDisplayNameMap string creation
Generation quality display names in `CustomPrintSetup.qml` and `PrintSetupSelectorHeader.qml` were so similar that I decided to combine the logic.

Cura-9773
2022-11-25 16:09:55 +01:00
Remco Burema
6a126f4d6b
Merge pull request #13799 from NilsRo/master
disable lin. adv. if accidently enabled by earlier print
2022-11-25 12:41:24 +01:00
Joey de l'Arago
f6c8312403
Merge pull request #13847 from xommit/main
Translating Cura - Update fr_FR language
2022-11-25 10:47:11 +01:00
eduardo chamorro
fb7930e524 added machine config file and extruder config file of the biomaterial,paste and ceramic printer opensource machine project of FabLab Barcelona 2022-11-25 10:40:41 +01:00
Joey de l'Arago
ac2e733ea6 Add Section Header and Section Setting item components.
Upgrade Adhesion to use new components

CURA-9793
2022-11-24 17:24:28 +01:00
Joey de l'Arago
a7dc1b24bc Rename RecommendedInfillDensitySelector.qml since it will now be a more generic Strength selector
CURA-9793
2022-11-24 16:42:46 +01:00
just-trey
08a0b54c5f Merge branch 'master' of https://github.com/just-trey/Cura 2022-11-23 11:41:37 -05:00
just-trey
0e4c39c433 update setting_version 2022-11-23 11:41:34 -05:00
just-trey
99c57a4ba4
Merge pull request #1 from Ultimaker/main
get latest
2022-11-23 11:31:33 -05:00
Casper Lamboo
ee75fa02aa
Merge pull request #13848 from Ultimaker/CURA-9424_workspace_dialog_fixes
[CURA-9424] Workspace dialog fixes
2022-11-17 17:15:34 +01:00
Joey de l'Arago
ff61097f13
Update resources/qml/RoundedRectangle.qml
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-11-17 16:37:14 +01:00
xommit
663dcb8968
Update cura.po 2022-11-17 15:21:34 +01:00
xommit
fd546c347e
Update cura.po 2022-11-17 15:16:38 +01:00
Casper Lamboo
5a75678caf
Merge pull request #13762 from Ultimaker/CURA-9548_min_support_area_split
[CURA-9548] The engine now operates on the area _before_ the offset.
2022-11-17 14:47:30 +01:00
Joey de l'Arago
da71983891 Make combobox font and padding customizable.
Style WorkspaceDialog comboboxes similar to MachineSelector

CURA-9424
2022-11-17 14:41:14 +01:00
c.lamboo
9774349cb7 Make add printer component more responsive
For some displays/screen resolutions the cut is expended beyond the borders of the window. By making the component more responsive this should be fixed.

CURA-9894
2022-11-17 13:03:17 +01:00
just-trey
8825094f05 update machine_head_with_fans_polygon 2022-11-16 10:07:29 -05:00
Rijk van Manen
88533071cc introduce small layer temperature
CURA-9901
2022-11-15 16:54:01 +01:00
Jelle Spijker
cc9a698f42
Merge pull request #13775 from Ultimaker/CURA-9350_support_interface_wall
[CURA-9350] support interface wall
2022-11-15 16:17:21 +01:00
Casper Lamboo
63b27d3ca8
Merge pull request #13774 from Ultimaker/CURA-9424_update_loading_projects_design
Cura 9424 update loading projects design
2022-11-15 15:38:15 +01:00
Joey de l'Arago
a30fbf5a8f Disable connection status icon for drop down in WorkspaceDialog. It is not possible to display the correct status for LAN printers without making them the active printer anyway.
CURA-9424
2022-11-15 15:10:44 +01:00
Joey de l'Arago
e4ad9cb48c Move base hovered logic out of ComboBox.qml since base is undefined in most places the component is used.
CURA-9424
2022-11-15 14:08:47 +01:00
Joey de l'Arago
90ce031b27 Add default case
CURA-9424
2022-11-15 13:49:02 +01:00
Casper Lamboo
52891f5a36
Merge pull request #11449 from Ultimaker/interlocking_gen
Settings for Interlocking Structure Generation
2022-11-15 13:07:03 +01:00
Rijk van Manen
fff03deefa default max comb distance = 15mm
All ultimaker profiles get a default max combing distance of 15mm to avoid oozing in the infill. Profile/material specific settings are removed. PP-69
2022-11-14 13:20:29 +01:00
Joey de l'Arago
e947959ca9 Merge branch 'main' into CURA-9424_update_loading_projects_design 2022-11-14 12:56:47 +01:00
Jaime van Kessel
3314929e44
Merge pull request #13776 from Ultimaker/PP-275-increase-initial-layer-skin-flow
PP-275-increase-initial-layer-skin-flow
2022-11-14 11:52:57 +01:00
NilsRo
0bae61b97a Update anycubic_i3_mega_s.def.json
Disable lin. adv. if set from ealier print and not in GCODE
2022-11-12 10:32:31 +01:00