Jaime van Kessel
d7d7a7302d
Set defaultExtruderIndex to activeExtruderIndex
...
This doesn't fix the problem in it's entirety, but it does make the behavior
to be the same as it was in the previous releases
CURA-10342
2023-02-28 18:00:23 +01:00
jspijker
e3f6c74f46
Don't remove the latest
2023-02-28 16:50:49 +01:00
jspijker
1018d8fc5c
Remove cura-ce
...
(cherry picked from commit 51f843b478d932a918d3a14fb673749c1ab88cfe)
2023-02-28 16:36:17 +01:00
jspijker
e40eb61ad8
Only upload the actual package
...
(cherry picked from commit 5e2511252e996115d6386decac229aa47e4af8c3)
2023-02-28 14:29:58 +01:00
jspijker
d45f65d400
Always remove upload latest
2023-02-28 14:11:17 +01:00
jspijker
9cf3c2dd62
allow latest removal to fail
2023-02-28 13:53:14 +01:00
jspijker
d072942eb8
ensure that the latest is removed
...
(cherry picked from commit 840aada83d46fae87793d8b630a1add79b87fa5a)
2023-02-28 13:34:09 +01:00
jspijker
c985614896
cast pre to str
...
(cherry picked from commit ed2db086c0557bf3d4c8ef5c7354aa6e3c551b94)
2023-02-28 12:51:46 +01:00
jspijker
b521e7795a
Only cast pre to str
...
(cherry picked from commit dd866c4bb8c668b6d8954cb22c6cd2a045171903)
2023-02-28 12:48:42 +01:00
jspijker
44667c4b07
Sync workflows with main
...
This should also trigger a new conan package, with the correct latest
2023-02-28 12:45:30 +01:00
MariMakes
b5b8222439
Include more Modix Printers
...
Correctly reflect https://github.com/Ultimaker/Cura/pull/12056 by updating the list of all included printers.
As mentioned here https://github.com/Ultimaker/Cura/discussions/14637#discussioncomment-5102476
2023-02-27 16:06:18 +01:00
Jelle Spijker
de51e02fe6
Revert "Revert "Use latest stable packages""
...
This reverts commit 9140553e70249b30dcccf9b31b3d6c17d22d43c2.
2023-02-23 17:10:09 +01:00
Jelle Spijker
9140553e70
Revert "Use latest stable packages"
...
This reverts commit 6c7223f92b13bf54e3a5a7f72dae37313503abe8.
2023-02-23 16:41:24 +01:00
Jelle Spijker
b0cc2f2822
clear the info
2023-02-23 16:41:01 +01:00
jspijker
16a3c3715e
Don't build with conan higher then 1.56
2023-02-23 15:39:17 +01:00
jspijker
6c7223f92b
Use latest stable packages
...
- uranium
- curaengine
- fdm_materials
2023-02-23 15:38:28 +01:00
Joey de l'Arago
6d96d69078
Merge pull request #14436 from Ultimaker/CURA_update_translations_with_new_empty_strings
...
Cura update translations with new empty strings
5.3.0-beta.2
2023-02-23 14:23:38 +01:00
Jelle Spijker
466297d06e
Bumped up pyinstaller version
2023-02-23 13:24:30 +01:00
Jelle Spijker
096bdc43e5
Fixed typo
2023-02-23 13:24:30 +01:00
Remco Burema
48c2506492
Data stuck in cache causes grub issues.
...
grub issues -- hopefully temporary, until github fixed this -- disk (partition)used from last time is cached, but since this runs in the cloud, that's of course no longer valid on the next run
2023-02-23 13:16:31 +01:00
Remco Burema
310e27dc70
Data stuck in cache causes grub issues.
...
grub issues -- hopefully temporary, until github fixed this -- disk (partition)used from last time is cached, but since this runs in the cloud, that's of course no longer valid on the next run
2023-02-23 12:57:29 +01:00
jspijker
945fbbe474
add efibootmgr
2023-02-23 11:45:43 +01:00
jspijker
04f5aa04b8
Only update po on Windows
2023-02-23 10:57:20 +01:00
Remco Burema
53eda4f1cc
Merge pull request #14636 from Ultimaker/CURA-10183_fix_gcode
...
[CURA-10183] Fix G-Code reader crash
2023-02-23 10:02:11 +01:00
jspijker
422fd1a00b
Add po files
2023-02-23 02:07:36 +01:00
jspijker
e3a347f47c
build mo to LC_MESSAGES
2023-02-23 01:41:46 +01:00
jspijker
eec81bf027
using package folder during deploy
2023-02-23 00:57:44 +01:00
jspijker
e03888fd47
don't copy the cura_app during deplo
2023-02-23 00:38:42 +01:00
jspijker
b93c2ce56f
copy cura_appy.py during generation to Script/bin
2023-02-22 23:56:27 +01:00
jspijker
818a00d4b4
copy cura_appy.py during generation to Script/bin
2023-02-22 23:33:09 +01:00
jspijker
adac0c52a2
copy cura_appy.py during generation to bin
2023-02-22 23:20:49 +01:00
jspijker
f2649bc7ce
fix install path
2023-02-22 23:06:47 +01:00
jspijker
5ae711e7c8
change indent
2023-02-22 22:16:05 +01:00
jspijker
4a3c3df892
Fixed mo generating location
2023-02-22 22:14:03 +01:00
jspijker
88da5300ef
Fixed paths
2023-02-22 21:52:25 +01:00
jspijker
4675ef8784
No log storing needed
2023-02-22 21:43:40 +01:00
jspijker
065e785e90
Fixing Paths
...
To custom for it
2023-02-22 21:43:28 +01:00
jelle Spijker
132fbe0e17
Fix building translations
2023-02-22 21:05:05 +01:00
jelle Spijker
ed49a01fdc
Move requirements out of conan_data
...
(cherry picked from commit 89ee82fa8223536aedfc791963907cd8faa7e296)
2023-02-22 20:20:21 +01:00
Joey de l'Arago
12ec61be1d
Fix translations missing from build...maybe?
2023-02-22 17:39:11 +01:00
Joey de l'Arago
db51fa4274
Fix translations missing from build...maybe?
2023-02-22 17:11:39 +01:00
Joey de l'Arago
2c23221a9a
Fix translations missing from build...maybe?
2023-02-22 17:08:58 +01:00
jspijker
64ecc2118d
Set the correct curaengine version for 5.3.0-beta.1
5.3.0-beta.1
2023-02-22 12:41:29 +01:00
jspijker
8dfaca3752
Set the correct requirements for 5.3.0-beta.1
2023-02-22 12:15:17 +01:00
jspijker
90b794d7dd
Synced main workflows with 5.3.0
2023-02-22 10:58:57 +01:00
Joey de l'Arago
848b8e1398
Add try catch when fetching material diameter.
...
CURA-10183
2023-02-22 10:55:40 +01:00
jspijker
0da0cb67ba
Pinned conan to version 1.56.0
2023-02-22 10:54:15 +01:00
MariMakes
27ccb88e64
Update changelog with fixes
...
Update changelog with fixes
5.3.0-beta
2023-02-22 10:38:31 +01:00
jspijker
e43c451745
Fixed failing UT
...
These default_values don't work anymore,
since the values are set in fdm_printer
2023-02-21 16:23:38 +01:00
Remco Burema
cf922295db
Try before the beta. After it's too late.
...
A lot was changed in support. The short of it is that we now think towers should be on by default, but aren't _completely_ certain about it. It makes more sense to do make this change before the beta rather than just before stable, so we have a chance to revert should it prove disastrous.
2023-02-21 15:43:12 +01:00