Jaime van Kessel
e02c8b8bc0
Merge pull request #19424 from Ultimaker/PP-504-Profile-correction-for-5.8-release
...
Profile corrections for final 5.8 release
2024-07-25 10:31:58 +02:00
Paul Kuiper
f4d9dcc840
Changed the support_interface_offset from '=support_offset' to 1 for self support of all Method materials. This value is 0 for the support materials (PVA, SR30, Rapid)
...
PP-504
2024-07-24 18:15:09 +02:00
Jaime van Kessel
8062d92d34
Merge branch '5.8' of github.com:Ultimaker/Cura
2024-07-24 16:16:59 +02:00
Paul Kuiper
3800c4b574
* Fix z distance Method PVA from 0.4 to 0 and interface line width from 0.25mm to 0.4mm
...
* Set seam position to sharpest corner + smart hiding (all Ultimaker machines, [not affecting Method machines, was already set to this])
* Enable Use support towers for Method supports materials and all Ultimaker materials, disable for Method model materials.
* Interface support horizontal expansion: 0mm for all Method support materials
PP-504
2024-07-24 11:50:36 +02:00
Remco Burema
a027307743
Revert "* Fix z distance Method PVA from 0.4 to 0 and interface line width from 0.25mm to 0.4mm"
...
This reverts commit bc95ae1009
.
2024-07-24 11:44:27 +02:00
Paul Kuiper
bc95ae1009
* Fix z distance Method PVA from 0.4 to 0 and interface line width from 0.25mm to 0.4mm
...
* Set seam position to sharpest corner + smart hiding (all Ultimaker machines, [not affecting Method machines, was already set to this])
* Enable Use support towers for Method supports materials and all Ultimaker materials, disable for Method model materials.
* Interface support horizontal expansion: 0mm for all Method support materials
PP-504
2024-07-24 11:37:35 +02:00
HellAholic
b48d3a773b
Merge pull request #19391 from Ultimaker/CURA-10914_allow_multiple_plugins_on_same_slot
...
CURA-10914 Order backend plugins by name
2024-07-24 11:23:34 +02:00
Eazao
a968791490
Update eazao_zero.def.json
...
Make the changes as suggested.
2024-07-24 11:49:07 +08:00
Eazao
28a59c3da1
Update eazao_zero.def.json
...
Make the changes as suggested.
2024-07-24 11:47:31 +08:00
Eazao
044967c54a
Update eazao_zero_extruder_0.def.json
...
We changed the nozzle to 1.6.
2024-07-24 11:39:43 +08:00
Eazao
07076dc2e9
Update eazao_zero.def.json
...
We have updated some parameter settings of Eazao Zero, including the values of printing speed and other parameters.
2024-07-24 11:38:22 +08:00
Eazao
3d5b041cd4
Add files via upload
...
Eazao Potter is a ceramic 3D printer used to print clay. We have previously uploaded Eazao Zero, Eazao M500, Eazao M600, and Eazao M700.
2024-07-24 11:20:37 +08:00
Eazao
a6e51d3f66
Add files via upload
...
Eazao Potter is a ceramic 3D printer used to print clay. We have previously uploaded Eazao Zero, Eazao M500, Eazao M600, and Eazao M700.
2024-07-24 11:20:00 +08:00
Cláudio 'Patola' Sampaio
3c7c15a5f3
Updated pt_BR strings for Cura 5.8.
2024-07-24 04:23:10 +02:00
HellAholic
bf203bf9ce
Merge pull request #19357 from Ultimaker/lokalise-2024-07-10_14-23-26
...
Lokalise: Translations update
2024-07-23 12:52:03 +02:00
HellAholic
fbd50501c6
Update cura.pot
...
The bold tag should close before the paragraph tag.
2024-07-20 14:14:34 +02:00
Remco Burema
273f85c182
Defensive programming: Catch case where 'error_description' is missing in response.
2024-07-18 16:02:23 +02:00
Erwan MATHIEU
2e00ef9393
Merge branch '5.8' into CURA-11940_yes_is_true_for_cura
2024-07-18 11:49:55 +02:00
Erwan MATHIEU
c8e87b888d
Merge branch '5.8' into CURA-11958_fix_autoselect_mbot_format
2024-07-18 11:49:49 +02:00
Erwan MATHIEU
c16096c223
Merge pull request #19392 from Ultimaker/Add-instance0-to-gaggles
...
Add "instance0" entry to gaggles
2024-07-18 10:25:43 +02:00
Remco Burema
b1dcfcb79d
XmlMaterial: Don't 'translate' to yes when it's a cura-setting.
...
CURA-11940
2024-07-18 09:00:27 +02:00
Remco Burema
39d9ab7afb
Allow DigitalFactory bundled-plugin to autoselect format on save.
...
There was an earlier implementation of this, which was hacky, and didn't work anymore.
CURA-11958
2024-07-17 18:05:33 +02:00
c.lamboo
05a6bb7e45
Remove plugin code
...
oops
2024-07-17 12:08:04 +02:00
c.lamboo
6ebed84553
Add "instance0" entry to gaggles
2024-07-17 12:04:27 +02:00
Erwan MATHIEU
1c244f0a83
Merge pull request #19358 from Ultimaker/PP-502-Method-Corrections
...
[PP-502] Method profile corrections
2024-07-16 10:04:28 +02:00
Erwan MATHIEU
50ec4d78ab
Merge branch '5.8' into PP-502-Method-Corrections
2024-07-16 10:04:16 +02:00
Remco Burema
285a241eb2
Drop-to-buildplate/3MF-reading: Simplify boolean parsing.
...
Avoid heavy methods like previously here for a number of reasons.
2024-07-16 09:20:00 +02:00
Paul Kuiper
1c7057bfb8
Change support roof distance from 0.25mm to 0.4mm for PVA
...
PP-502
2024-07-16 08:38:12 +02:00
wawanbreton
a215ec4f1a
Applied printer-linter format
2024-07-15 13:12:34 +00:00
Erwan MATHIEU
b6defced68
Remove unnecessarily overridden setting
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-15 15:11:19 +02:00
Paul Kuiper
bf594faa1a
Start the Method machines at z=20mm to prevent touching the build plate. Removed formulas containing extruder_nr from the def.json files.
...
PP-502
2024-07-15 15:01:44 +02:00
Paul Kuiper
bb04c3bf4c
Start the Method machines at z=20mm to prevent touching the build plate. Removed formulas containing extruder_nr from the def.json files.
...
PP-502
2024-07-15 14:17:40 +02:00
Erwan MATHIEU
eff32ea8c2
Order backend plugins by name
...
The engine processes the plugins based on the order they were given in. By ordering them beforehand, we ensure that they will always be processed with the same logic.
CURA-10914
2024-07-15 12:38:47 +02:00
Eazao
aa245a335c
Merge branch 'main' into main
2024-07-13 15:05:15 +08:00
nilsiism
be4d4d404f
Fix transformation
...
The transformation from UM to savitar in the 3MFWriter does not invert the transformation in the 3MFReader. This usually doesn't cause any problems as the center mesh extension is zero and the resulting matrix the identity. However if the extent is not zero the final transformation is incorrect.
2024-07-12 13:47:21 +02:00
Erwan MATHIEU
2d85e9f78c
Merge pull request #19365 from Ultimaker/CURA-12030_Changelog_5.8
...
CURA-12030 Update Changelog 5.8 Beta
2024-07-12 11:11:06 +02:00
Erwan MATHIEU
b2018d304c
Merge branch '5.8' into CURA-12030_Changelog_5.8
2024-07-12 11:09:22 +02:00
Erwan MATHIEU
548a68a821
Remove extra space
2024-07-12 11:08:35 +02:00
Erwan MATHIEU
9c0935cd0c
Apply suggestions from code review
...
Co-authored-by: HellAholic <alireza.doustdar@gmail.com>
2024-07-12 11:07:25 +02:00
HellAholic
785bf38570
Merge pull request #19370 from Ultimaker/unbump-gradual-flow-version
...
Revert "Bump gradual flow plugin version"
2024-07-12 10:42:01 +02:00
Erwan MATHIEU
e7847975d5
Use beta4 version instead
...
Co-authored-by: HellAholic <alireza.doustdar@gmail.com>
2024-07-12 10:14:51 +02:00
Erwan MATHIEU
30e054b096
Revert "Bump gradual flow plugin version"
...
This reverts commit a087cbffae
.
2024-07-12 09:57:25 +02:00
alanbjorklund
69e6c4eaa0
Applied printer-linter format
2024-07-11 22:33:52 +00:00
Alan Bjorklund
f3fbe9a33b
temperature correction in UM PLA 175
...
PP-502
2024-07-11 18:32:34 -04:00
Paul Kuiper
adc873e619
Remove experimental tag from ASA and SR30.
...
Map mk14_e to LABS extruder.
PP-502
2024-07-11 19:54:18 +02:00
alanbjorklund
452e1dd47c
Applied printer-linter format
2024-07-11 13:37:31 +00:00
Alan Bjorklund
e5f711bcb5
updated based on comments
...
PP-502
2024-07-11 09:36:11 -04:00
Paul Kuiper
5aee993bf5
Use default_material_print_temperature in formulas for temperature
...
PP-502
2024-07-11 15:15:34 +02:00
Paul Kuiper
41b81730a0
Corrected formulas based on comments Jaime.
...
PP-502
2024-07-11 15:04:32 +02:00
MariMakes
f31585f229
Updated the Changelog to reflect the Cura 5.8 Release
...
Beta version of the Cura 5.8 changelog. Contributes to CURA-12030
2024-07-11 13:37:54 +02:00