Jelle Spijker
1d8918f30d
Use conf to get i18n options
...
This will give us more finegrained control
if we want the pot files extracted
or build the mo files
Contributes to CURA-11300
2023-11-24 10:18:23 +01:00
Remco Burema
670f86d218
Merge pull request #17416 from Ultimaker/CURA-11300_translations_v5p6
...
PT_BR translations 5.6.x
2023-11-24 09:48:41 +01:00
Remco Burema
0cabfbf86c
Merge pull request #17402 from Patola/5.6
...
Added pt_BR strings for Cura 5.6
2023-11-23 09:09:56 +01:00
Cláudio 'Patola' Sampaio
712b06871f
Added pt_BR strings for Cura 5.6
2023-11-22 17:29:53 +01:00
Jaime van Kessel
60bf2fbc2c
Add preference to disable sentry engine crash reporting
...
CURA-11364
2023-11-21 14:01:58 +01:00
Jelle Spijker
f22d82c1e0
Use CURA-11634 for CuraEngine
...
Contributes to CURA-11364
2023-11-21 13:27:26 +01:00
Jelle Spijker
3bd2ea4296
Pin dulcificum version
...
Contributes to CURA-11364
2023-11-21 13:22:18 +01:00
Jelle Spijker
3052c6be3b
Enable Sentry for the engine if the conan con sentry_url is set
...
If you want to test this locally do a conan install with:
```
-c user.curaengine:sentry_url=<sentry_url>
```
The URL is stored in the CuraEngine repository variables
Contributes to CURA-11364
2023-11-21 13:21:25 +01:00
Paul Kuiper
83c2626884
When self-support is enabled do not use support material layers in the raft.
...
Note: Switching support settings takes longer in the UI due to the recalculations.
PP-402
2023-11-21 09:37:54 +01:00
HellAholic
bca778bca0
Revert "When self-support is enabled do not use support material layers in the raft."
...
This reverts commit d4966044ea19000ac67bd29738e1754b2dfaeb25.
2023-11-21 09:26:52 +01:00
Paul Kuiper
d4966044ea
When self-support is enabled do not use support material layers in the raft.
...
Note: Switching support settings takes longer in the UI due to the recalculations.
PP-402
2023-11-21 09:24:34 +01:00
Remco Burema
fd5a7bb416
Merge pull request #17338 from Ultimaker/CURA-11347
...
Cura 11347
2023-11-21 07:41:33 +01:00
c.lamboo
17393ce101
Manually adding gradual flow settings
...
CURA-11300
2023-11-17 15:36:39 +01:00
Casper Lamboo
afe3f54167
Remove debug statements
...
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2023-11-17 11:00:50 +01:00
Casper Lamboo
9144c1d178
Merge pull request #17264 from Ultimaker/CURA-11300_translations_v5p6
...
[CURA-11300] Officially supported languages' translations for v5.6.x
2023-11-17 10:33:10 +01:00
c.lamboo
36f2deea1d
Fix some more parsing issues
...
Example of issues we had is that parsing floating point numbers would parse the dot as an attribute syntax and trying to retrieve both sides of the attributes to the get_value resolve. E.g `3.14` would be interpreted as getting the `14` property of the object `3`, which ofcourse throws an error.
CURA-11347
2023-11-16 14:45:46 +01:00
c.lamboo
036516b8f9
Re-add support for post slice data variables in start/end gcode
...
With previous implementation we lost support for these variables in start/end gcode
"filament_cost", "print_time", "filament_amount", "filament_weight", "jobname"
CURA-11347
2023-11-16 13:53:43 +01:00
Jelle Spijker
01998d2113
Simplify conan-package.yml workflow
...
Removed redundant workflow dispatch inputs and comments in .github/workflows/conan-package.yml. These were unnecessary
for the push-based workflow and have been simplified to streamline the process and make it more efficient.
Contributes to CURA-10831
2023-11-16 13:35:13 +01:00
Jelle Spijker
78cafeca4b
Only check internal requirements when building internal
...
Contributes to CURA-10831
2023-11-16 13:30:26 +01:00
Jelle Spijker
96f6aac79b
Create the Cura binaries
...
Contributes to CURA-10831
2023-11-16 13:25:21 +01:00
Casper Lamboo
08f46fcff0
Merge pull request #17315 from Ultimaker/PP-399-Shrinkage-compensation-Method-materials
...
Shrinkage compensation method materials
2023-11-16 12:48:52 +01:00
c.lamboo
1950cc65aa
Pin dulcificum at beta.1 release
5.6.0-beta.2
2023-11-16 11:13:14 +01:00
Casper Lamboo
549158e088
Merge pull request #17336 from Ultimaker/PP-400-enable-ABS-R-support-for-1C-extruder
...
- ABS-R print profiles for ABS-R with the 1C extruder
2023-11-16 10:26:30 +01:00
Paul Kuiper
c089248625
- ABS-R print profiles for ABS-R with the 1C extruder
2023-11-16 09:12:24 +01:00
Remco Burema
278206d456
Merge remote-tracking branch 'origin/5.6' into CURA-11300_translations_v5p6
2023-11-15 14:40:32 +01:00
Remco Burema
2019060cbd
Hopefully last missing translations for 5.6
...
part of CURA-11300
2023-11-15 14:39:40 +01:00
Jelle Spijker
a7d4ba0528
use testing for fdm_material and curaengine
...
Contributes to CURA-11269
2023-11-15 13:54:40 +01:00
Jelle Spijker
efafe1503d
Merge branch '5.6'
...
# Conflicts:
# conanfile.py
# resources/definitions/ultimaker_methodx.def.json
# resources/definitions/ultimaker_methodxl.def.json
2023-11-15 13:53:39 +01:00
Jelle Spijker
4656873e9d
Set working versions to 5.6.0-beta.2
...
Contributes to CURA-11269
2023-11-15 13:46:04 +01:00
Jelle Spijker
b66b032e45
Revert "Pin release versions to 5.6.0-beta.1"
...
This reverts commit 2ec70cb6b7837d30560bcb74e2942bbb9ed0c5f1.
2023-11-15 13:45:25 +01:00
Remco Burema
1c3fb2a79b
Generated additional 5.6 i18n strings.
...
part of CURA-11300
2023-11-15 13:29:56 +01:00
Jaime van Kessel
fc3d150b39
Merge branch 'CURA-11299' of github.com:Ultimaker/Cura into 5.6
2023-11-15 13:11:36 +01:00
Jelle Spijker
2ec70cb6b7
Pin release versions to 5.6.0-beta.1
...
Contributes to CURA-11269
5.6.0-beta.1
2023-11-15 11:11:56 +01:00
Remco Burema
a7490274d2
Tiny improvement to 5.6 changelog text.
...
part of CURA-11258
2023-11-15 10:43:20 +01:00
Jelle Spijker
ea92211634
Merge pull request #17316 from Ultimaker/CURA_realease_sdk-version-upgrade
...
SDK version upgrade
2023-11-15 10:30:06 +01:00
Erwan MATHIEU
19089b84a3
Upgrade SDK version
2023-11-14 17:36:24 +01:00
Jaime van Kessel
02bcd9f857
Merge pull request #17283 from dudecc/patch-1
...
Copy version info to miracle_config
2023-11-14 17:00:12 +01:00
Remco Burema
90de8e571d
Merge pull request #17301 from Ultimaker/CURA-11099-start-time-duration
...
Add extruder start/end gcode duration settings
2023-11-14 15:55:29 +01:00
Casper Lamboo
2c1f0fc58f
Apply suggestions from code review
...
Co-authored-by: Remco Burema <41987080+rburema@users.noreply.github.com>
2023-11-14 14:42:44 +01:00
Paul Kuiper
c15e52399c
- Removed step correction from z shrinkage compensation for the Method X
...
- Changed step size tfrom 0.2mm to 0.203mm for Method X
- Added material compensations for ABS-R and ABS-CF
- New resolve formula in fdmprinter.def.json to not use the shrinkage factors of support materials
2023-11-14 14:32:42 +01:00
Casper Lamboo
e2c6955a8e
Merge pull request #17241 from Ultimaker/CURA-11166-3mf-file-saving-center-allign
...
Center alligning in case of 3mf write
2023-11-14 10:58:18 +01:00
Remco Burema
0a302d202a
Translations 5.6: Update Dutch to be consistent.
...
... with a daft decision that was made in the past.
part of CURA-11300
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2023-11-14 08:48:35 +01:00
Casper Lamboo
a96a9d78c2
Merge pull request #17302 from Ultimaker/CURA-11316-Increase-build-volume-size-Method-machines
...
Increase build volume size method machines
2023-11-13 13:43:09 +01:00
pkuiper-ultimaker
003633547a
Applied printer-linter format
2023-11-13 10:13:57 +00:00
Paul Kuiper
3b13e644e0
Update ultimaker_method_base.def.json
2023-11-13 11:12:15 +01:00
Paul Kuiper
478648df8d
Increase the build volume of the Method machines such that they match CloudPrint.
...
CURA-11316
2023-11-13 10:58:14 +01:00
casperlamboo
d56b77db37
Applied printer-linter format
2023-11-13 09:49:14 +00:00
c.lamboo
c4573ba855
Add extruder start/end gcode duration settings
...
CURA-11099
2023-11-13 10:46:44 +01:00
Casper Lamboo
2215b452b8
Merge pull request #17279 from Ultimaker/PP-387_Pillowing_PETG_AA08
...
Increase bridging flowrate on AA 0.8 at 0.2 layers
2023-11-13 09:59:32 +01:00
Jelle Spijker
39e505371e
fix option naming
...
should be `enable_i18n`
Contributes to CURA-10831
2023-11-12 11:08:09 +01:00