33840 Commits

Author SHA1 Message Date
saumya.jain
34da282275 Uranium fixing API breaks.
deprecated message shows up when user uses it. will remove them in future

CURA-7812
2024-01-10 15:09:26 +01:00
HellAholic
8cac5d9119
Merge pull request #17877 from Ultimaker/CURA-11468-qtflickable-bug
qt6.6 scroll issues
2024-01-10 15:02:53 +01:00
Saumya Jain
5e79bfe1e6
Merge branch 'main' into CURA-11468-qtflickable-bug 2024-01-10 13:17:48 +01:00
Saumya Jain
92aca0d8bd
Merge branch 'main' into CURA-7812-decrease-Qml-singletons 2024-01-10 13:15:08 +01:00
Remco Burema
ed47c05e4b Fix QML warning.
done as part of CURA-11396
2024-01-10 10:36:48 +01:00
Remco Burema
c64dcb785c Remove 'support_interface_skip_height' setting.
Was used for run-time efficiency, but it wasn't really ever set beyond one layer-height, which made it rather useless.

frontend part of CURA-11157 -- needed version upgrader as well, since it's the first alteration
2024-01-10 08:55:56 +01:00
Jelle Spijker
e47698c9ec
Use engine version from branch CURA-11482
Contributes to CURA-11482
2024-01-10 06:49:27 +01:00
Jelle Spijker
b3825ee1c7
actually use f string
Contributes to CURA-11482
2024-01-10 05:40:10 +01:00
Remco Burema
30708a4b2c Merge branch 'CURA-11520_add_fancontrol_post' 2024-01-09 19:56:30 +01:00
GregValiant
2ad2afd1f4 Update 'Advanced Cooling Fan Control' post-processing script.
See discussions in #15853 (on github) and (internally) tracking-ticket CURA-11520
2024-01-09 19:55:03 +01:00
Erwan MATHIEU
e79bca9003
Merge pull request #17945 from Ultimaker/CURA-11395
Add raft settings to make margin and remove inside corners configurablle per raft-type
2024-01-09 16:48:56 +01:00
Erwan MATHIEU
bd467f9ff8
Merge branch 'main' into CURA-11395 2024-01-09 16:46:16 +01:00
Erwan MATHIEU
30b25975df Make settings not settable par extruder
CURA-11395
2024-01-09 16:38:57 +01:00
c.lamboo
1f7b8efff0 Don't make raft_smoothing settable per extruder
CURA-11395
2024-01-09 16:26:14 +01:00
Saumya Jain
47963e01db
Merge branch 'main' into CURA-7812-decrease-Qml-singletons 2024-01-09 13:58:34 +01:00
saumya.jain
0ddf92ce62 fix for proper path for CuraAction undo redo
CURA-7812
2024-01-09 10:33:02 +01:00
saumya.jain
676099ccf6 Removed singleton UM.OperationStack, merged with CuraActions
Removed ActiveTool singleton added to controller singleton

CURA-7812
2024-01-09 10:29:45 +01:00
casperlamboo
d9feb88b24 Applied printer-linter format 2024-01-09 09:22:53 +00:00
c.lamboo
4489b8db46 Make expert more consistent
Only include parent settings
2024-01-09 10:21:55 +01:00
c.lamboo
594e4a5ea6 Warn if raft extra margin exceeds raft margin of layer below 2024-01-09 10:20:42 +01:00
c.lamboo
af51ccf5f3 Move "Remove Raft Inside Corners" outside experimental 2024-01-09 10:17:10 +01:00
c.lamboo
37f350b134 Limit settings to their correct extruders 2024-01-09 10:15:17 +01:00
Jelle Spijker
76b93c3171
Revert "use input instead of the github.events"
This reverts commit 677f35b5159e53fded2d4c31b2ca58ede6b28373.
2024-01-09 08:40:30 +01:00
Jelle Spijker
7244ba4e24
Revert "Ensure that nightlies have default values"
This reverts commit 023a8f232588ce6c5fd84adf57960caabc99a210.
2024-01-09 08:38:17 +01:00
Jelle Spijker
023a8f2325
Ensure that nightlies have default values
Fixes CURA-11528
2024-01-09 08:32:58 +01:00
saumya.jain
d01b5c1767 Renmoved singleton Um.Application
CURA-7812
2024-01-08 17:46:04 +01:00
Erwan MATHIEU
aaa25104df
Merge branch 'main' into CURA-11395 2024-01-08 17:34:45 +01:00
Casper Lamboo
650bed18bd
Merge pull request #17946 from Ultimaker/CURA-11228_raft_walls
Add/reorganize settings for raft walls
2024-01-08 17:09:56 +01:00
Erwan MATHIEU
90ce6d7f76 Reorganize raft settings to a user-intuitive order
CURA-11228
2024-01-08 16:53:10 +01:00
Jelle Spijker
35131d5d7c
Inherit secrets for UT
Fixes CURA-11497
2024-01-08 15:54:32 +01:00
casperlamboo
ff45f566d6 Applied printer-linter format 2024-01-08 13:46:14 +00:00
c.lamboo
a7137c5e63 Add raft settings to make margin and remove inside corners configurable per raft-type
Added teh following settings
- raft_base_margin
- raft_interface_margin
- raft_surface_margin
- raft_base_smoothing
- raft_interface_smoothing
- raft_surface_smoothing
- raft_base_remove_inside_corners
- raft_interface_remove_inside_corners
- raft_surface_remove_inside_corners
2024-01-08 14:44:17 +01:00
saumya.jain
11aa71a5df Singleton management in Cura
-QualityManagementModel, MaterialManagementModel, SimpleModeSettingsManager, MachineActionManager and CustomQualityProfilesDropDownMenuModel *deleted*
-QualityProfilesDropDownmenuModel changed to RegisterType

CURA-7812
2024-01-08 14:41:41 +01:00
Jelle Spijker
b60b07e2b2
build Conan packages
This will compile the mo files.
But be sure that `enable_i18n` option is still removed from the `package_id`.
Such that the build conan package can also be used

Fixes CURA-11497
2024-01-08 13:13:53 +01:00
Jelle Spijker
85a762aec3
sync workflow with 5.6E branch
Fixes CURA-11523
2024-01-08 12:58:04 +01:00
Jelle Spijker
677f35b515
use input instead of the github.events
Fixes CURA-11523
2024-01-08 12:48:04 +01:00
Jelle Spijker
68460c5547
Also run on 5.6E branch
Fixes CURA-11523
2024-01-08 12:47:28 +01:00
Erwan MATHIEU
13deab505e Add/reorganize settings for raft walls
CURA-11228
2024-01-08 11:32:25 +01:00
Remco Burema
8676cc3f6b
Merge pull request #17926 from Ultimaker/CURA-11520_add_fancontrol_post
Add 'Advanced Cooling Fan Control' post-processing script.
2024-01-07 12:52:43 +01:00
GregValiant
1a5370d2ef Add 'Advanced Cooling Fan Control' post-processing script.
See discussions in #15853 (on github) and (internally) tracking-ticket CURA-11520
2024-01-07 12:41:59 +01:00
c.lamboo
18302d6213 attempt to fix binary search 2024-01-07 11:10:22 +01:00
c.lamboo
da4f675008 Optimize wall printing order
CURA-11507
2024-01-06 16:39:04 +01:00
Casper Lamboo
1ba34ec0ff
Merge pull request #17878 from Ultimaker/CURA-11432-fixing-ismethod-function
Printer name changed to printer type
2024-01-04 15:02:02 +01:00
Saumya Jain
1747bbb0cb
Update cura_app.py
sanitization of environment variable

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2024-01-04 14:18:57 +01:00
Casper Lamboo
717118283d
Merge pull request #17882 from Ultimaker/jellespijker-patch-1
Fix multiple wrong `default_value`'s
2024-01-04 09:00:07 +01:00
Jelle Spijker
7d040a0b02
Fixed multiple default_value definitions
default_value should be an actual value
2024-01-03 18:03:37 +01:00
jellespijker
4a8e00fcc6 Applied printer-linter format 2024-01-03 16:38:51 +00:00
Jelle Spijker
2e197f72ee
Add missing default_value for `roofing_monotonic 2024-01-03 17:37:54 +01:00
Paul Kuiper
44441dfe5b Improve the time estimates for the Method machines be increasing the acceleration and reducing the jerk. For dual extrusion a rough switch over time estimate is taken into account.
PP-377
2024-01-03 15:54:24 +01:00
Paul Kuiper
df589cfe95 Fan speeds are in 0..1 range and not in 0..255 range for the Method machines. This needs to be corrected in the switch over routine formula's.
PP-417
2024-01-03 15:38:53 +01:00