Remco Burema
4efa8e3ab4
Put slice-time in slice-data-sharing.
...
part of CURA-10299
2023-02-23 16:03:20 +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
jspijker
2853d71af8
Pin conan version to 1.56.0 or lower
2023-02-23 15:31:33 +01:00
jspijker
28ab2a98c6
Merge branch '5.3'
2023-02-23 15:26:19 +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
Remco Burema
5970524b3a
Merge branch '5.3'
2023-02-23 13:41:00 +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
jspijker
657e747d86
Revert "create the packages instead of install"
...
This reverts commit 47912789fdfe1629634d3fb3774d41a37043f76c.
2023-02-22 20:21: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
jspijker
47912789fd
create the packages instead of install
2023-02-22 18:13:43 +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
89ee82fa82
Move requirements out of conan_data
2023-02-22 13:51:44 +01:00
Joey de l'Arago
2b7eca29af
Continue if a printer has no active materials. This was causing a crash when loading the material combinations for a printer with two empty material slots.
...
CURA-10110
2023-02-22 13:43:06 +01:00
jspijker
f03cf50461
simplified headline of summary
2023-02-22 13:31:22 +01:00
jspijker
452b983fbb
allow setting the user with the input
2023-02-22 13:23:46 +01:00
jspijker
66e698cc43
Use a summory to display the version data
2023-02-22 13:20:42 +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
a2b9922d80
Removed workaround for conflicting packages
2023-02-22 11:36:57 +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
highpower
7480056438
Update snapmaker2_dual.def.json
...
remove extra line left by the bot
2023-02-21 15:42:05 -08: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
Rijk van Manen
79a9f254b1
disable support interface floor and bottom
...
CURA-10289 / PP-323
2023-02-21 15:00:50 +01:00