Commit graph

30202 commits

Author SHA1 Message Date
c.lamboo
8d9e9a9dbf Use modern python typing
CURA-9278
2022-09-12 17:04:40 +02:00
Casper Lamboo
96bc5ed602
Simplify string notation
CURA-9278
2022-09-12 14:20:28 +02:00
Casper Lamboo
e3fc73f17d
Simplify if notation
CURA-9278
2022-09-12 14:20:06 +02:00
Casper Lamboo
0f36f83373
Simplify list notation
CURA-9278
2022-09-12 14:19:08 +02:00
Remco Burema
b7611da95e Connect buttons for selected printers: Print and refresh.
part of CURA-9278
2022-09-09 15:14:29 +02:00
Remco Burema
2b1909b7b5 Don't show machines with only incompatible configurations.
part of CURA-9278
2022-09-09 13:17:41 +02:00
Remco Burema
6adf05bbf0 Complete interface for selecting cloud printer.
CURA-9278
2022-09-09 11:05:05 +02:00
Remco Burema
d955a05d55 Merge remote-tracking branch 'origin/main' into CURA-9278_choose_printer_dialog 2022-09-08 13:37:02 +02:00
Remco Burema
04cd76cb3b Get extruder configs to frontend.
When choosing the printer, all possible (single) extruder configs need to be shown for that printer.

CURA-9278
2022-09-08 13:36:42 +02:00
Jaime van Kessel
e2cef9b5b3
Merge branch 'main' of github.com:Ultimaker/Cura 2022-09-08 13:16:14 +02:00
Jaime van Kessel
178b615c15
Re-add pytest.ini
This was removed on accident
2022-09-08 13:15:37 +02:00
Jaime van Kessel
54b85a995b
Merge pull request #13239 from Ultimaker/PP-242-cleanup-retract_at_layer_change
these settings are already default
2022-09-08 13:04:37 +02:00
Jaime van Kessel
c1b13c4eb5
Merge branch 'main' of github.com:Ultimaker/Cura 2022-09-08 13:01:19 +02:00
Jaime van Kessel
242f8264da
Merge pull request #11573 from fieldOfView/feature_tray_icon_preference
Add a preference to make tray icon optional
2022-09-08 13:01:04 +02:00
Jelle Spijker
01e3823d4d Bump minor version on main 2022-09-07 17:09:59 +02:00
Rijk van Manen
25ef399595 these settings are already default
PP-242
2022-09-07 16:55:18 +02:00
Jaime van Kessel
261302462f
Remove duplicate default value from profile 2022-09-07 16:21:36 +02:00
Jaime van Kessel
aaadff28e4
Merge pull request #13211 from Ultimaker/PP-232_Disable_monotonic_ordering
Only enable monotonic ordering for the roof layer
2022-09-07 16:21:06 +02:00
Jaime van Kessel
a51b3add80
Merge branch 'PP-202_autogenerate_intent_profiles' of github.com:Ultimaker/Cura 2022-09-07 16:12:28 +02:00
Jelle Spijker
777993a521
Merge pull request #13185 from Ultimaker/CURA-9483_clean_up_CICD
[CURA-9483] Remove unused files
2022-09-07 15:51:27 +02:00
Jelle Spijker
9645f66df7 Removed Appdata and desktop config
No longer used since our current files reside
reside in the packaging folder

Contribute to CURA-9482
2022-09-07 15:51:08 +02:00
Jelle Spijker
55dfe5a380 Merge branch 'main' into CURA-9483_clean_up_CICD 2022-09-07 15:46:40 +02:00
Jaime van Kessel
094d176c45
Fix LayerPolygon 2022-09-07 15:32:51 +02:00
Jaime van Kessel
a8f0e330ad
Fix logspam in layerpolygon 2022-09-07 09:55:19 +02:00
Jaime van Kessel
b446730d9b
Merge branch 'main' of github.com:Ultimaker/Cura 2022-09-07 09:54:07 +02:00
Jaime van Kessel
0fcbcf6a5f
Fix crash on layer polygon 2022-09-07 09:52:57 +02:00
jelle Spijker
25aabfb031 Allow specifying version with conan conf
By setting the `user.cura:version` in the
configuration of Conan that version string
is used preferred over the actual version

This should be usefully for releases

Contributes to CURA-8831
2022-09-07 07:49:38 +02:00
Remco Burema
5866560540 Merge remote-tracking branch 'origin/main' into CURA-9278_choose_printer_dialog 2022-09-06 23:33:45 +02:00
Jelle Spijker
5f2256f2d9
allow conan 1.52.0 to be used 2022-09-06 17:33:09 +02:00
Jaime van Kessel
8f2dc5c6e0
Fix mistake with abax printers
They weren't using the machine specific settings.
2022-09-06 16:31:25 +02:00
Jaime van Kessel
f3b742d26a
Merge branch 'main' of github.com:Ultimaker/Cura 2022-09-06 16:20:55 +02:00
Jaime van Kessel
3aa2ae27bb
Remove global settings from extruder profiles 2022-09-06 16:20:31 +02:00
jelle Spijker
cc403a9a49 Bump up patch version on release branch 2022-09-06 15:38:42 +02:00
Jaime van Kessel
f348249333
Merge branch 'fix/renkforcerf100xl' of github.com:imakecodes/Cura
CURA-9609
2022-09-06 15:29:38 +02:00
Jaime van Kessel
6afdd86cc4
Merge pull request #13215 from digitalfrost/050922
PrintInformation.py Use warning method with Logger
2022-09-06 15:07:56 +02:00
Jaime van Kessel
48c6eb076c
Merge pull request #12959 from digitalfrost/050822
LayerPolygon.py: Refactor check for unknown line types
2022-09-06 15:06:13 +02:00
Jaime van Kessel
0944e63808
Merge pull request #12947 from digitalfrost/040822
MachineErrorChecker.py: Use one line conditional assignment
2022-09-06 15:04:10 +02:00
Jaime van Kessel
5b9ff198f4
Merge branch '030822' of github.com:digitalfrost/Cura 2022-09-06 15:02:32 +02:00
Jaime van Kessel
7d836e3874
Merge pull request #12844 from digitalfrost/patch-4
LayerPolygon.py: Shorten excessively long lines
2022-09-06 15:00:52 +02:00
Jaime van Kessel
a49919d106
Merge pull request #12887 from digitalfrost/patch-7
Add link to style guide
2022-09-06 14:59:47 +02:00
Jaime van Kessel
2f1325259c
Fix 3mf workspace reader crashing on certain invalid files
CURA-4DP (Sentry crash)
2022-09-06 14:47:32 +02:00
Jaime van Kessel
7d3a617824
Merge branch 'main' of github.com:Ultimaker/Cura 2022-09-06 14:44:01 +02:00
Jaime van Kessel
6c0d76807e
Add trycatch around whatsnew & changelog pages
Fixes CURA-4DX (sentry crash)
2022-09-06 14:43:38 +02:00
Joey de l'Arago
e95ed93021
Merge pull request #13210 from Ultimaker/CURA-9277_
Various fixes for the cloud printer types feature
2022-09-06 13:57:03 +02:00
Jaime van Kessel
f2edc1ac49
Fix typo 2022-09-06 13:56:24 +02:00
c.lamboo
148263a068 Move hasNetworkedConnection to GlobalStack
From code review

CURA-9277
Co-authored-by: Joey <j.delarago@ultimaker.com>
2022-09-06 13:52:10 +02:00
Jaime van Kessel
370d0bcf03
Add extra BOM numbers to UMs3 and UMs5 2022-09-06 13:43:14 +02:00
Casper Lamboo
6253fb2fdc
Add typing to function argument
CURA-9277

Co-authored-by: Joey de l'Arago <joeydelarago@gmail.com>
2022-09-06 13:19:50 +02:00
j.spijker@ultimaker.com
7eb47d450f Also use gcc12 for the unittest
in case curaengine isn't build
2022-09-06 13:00:45 +02:00
j.spijker@ultimaker.com
bc7db5ffa7 Always run 2022-09-06 13:00:44 +02:00