30349 Commits

Author SHA1 Message Date
Jelle Spijker
6d8ac37766
fixed typo 2022-09-12 09:03:21 +02:00
jelle Spijker
6f0627ea48 Fix versioning scheme name used by embedded team 2022-09-12 08:58:46 +02:00
c.lamboo
880724d2e4 Add material information to ufp output
CURA-9224
2022-09-10 09:47:31 +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
Rijk van Manen
e64a48bc86 cleanup jerk settings
Variants: jerk_print = 25 for 0.8 cores
Intent: jerk_print = 30 for Draft/Engineering
PP-239
2022-09-08 16:28:36 +02:00
Jaime van Kessel
ba9d0f24a2
Merge pull request #13238 from Ultimaker/PP-29_Enable_zigzag_patterns
PP-29 use zigzag as top/bottom pattern
2022-09-08 15:31:25 +02:00
Jaime van Kessel
bdcbaeb65c
Merge pull request #11690 from jimduchek/usbprint_exception_fix
USBPrinterOutputDevice.py: Convert estimated time to int
2022-09-08 14:23:07 +02:00
Jaime van Kessel
38496da592
Merge branch 'master' of github.com:jianshu-du/Cura 2022-09-08 14:21:44 +02:00
Jaime van Kessel
be9d480af4
Reduce filesize for vzbot 2022-09-08 13:49:54 +02:00
Christian Kvasny
018952a921
VzBot (#13181)
* Add VzBot printer

* remove exclude_materials

* Update vzbot_base.def.json

remove Unnecessary default_values

* rename duplicate profile ids

* Adjusted speed for TPU. Retract switched off

* update start/end gcode

* set retraction_amount to 0.65

* update gantry_height

* add custom overrides
2022-09-08 13:49:32 +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
Rijk van Manen
955a7be51d Merge branch 'main' into PP-29_Enable_zigzag_patterns 2022-09-07 16:45:30 +02:00
Rijk van Manen
b2be149ebb this is already default
By default the roofing pattern is the top_bottom pattern, which is set to zigzag in this PR. PP-29
2022-09-07 16:33:41 +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
Jelle Spijker
6aa68ddb33 Improved readability of changelog 5.1.1 2022-09-07 11:05:39 +02:00
Jelle Spijker
b69eb0180e Use conf to obtain configuration
Contributes to CURA-8831
2022-09-07 10:34:04 +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
jelle Spijker
770307d53a 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:21 +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
Maël Kerbiriou
4b7f18c08c SceneNode settings use native python types 2022-09-06 18:06:31 +02:00
Jelle Spijker
5f2256f2d9
allow conan 1.52.0 to be used 2022-09-06 17:33:09 +02:00
jelle Spijker
656238d5f2 Updated changelog with new features
Closes CURA-9525
2022-09-06 16:54:49 +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
Jordan
1a0acb25f7 Changed the material_print_temperature 2022-09-06 16:14:38 +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
j.spijker@ultimaker.com
2086bbfc49 Use workflow fixes from main 2022-09-06 15:25:18 +02:00
j.spijker@ultimaker.com
e164efeca4 Use conanfile fixes from main 2022-09-06 15:16:17 +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