mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-23 10:51:16 -07:00
Translation correction suggested by BagelOrb
BagelOrb indicated the translation wrongly at first. This is apparently correct. Contributes to issue CURA-1549.
This commit is contained in:
parent
c79d064107
commit
76f78295c4
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
||||||
"skirt_minimal_length": "skirt_minimal_length",
|
"skirt_minimal_length": "skirt_minimal_length",
|
||||||
"brim_line_count": "brim_line_count",
|
"brim_line_count": "brim_line_count",
|
||||||
"raft_margin": "raft_margin",
|
"raft_margin": "raft_margin",
|
||||||
"raft_airgap": "float(raft_airgap_all) - float(raft_airgap)",
|
"raft_airgap": "float(raft_airgap_all) + float(raft_airgap)",
|
||||||
"layer_0_z_overlap": "raft_airgap",
|
"layer_0_z_overlap": "raft_airgap",
|
||||||
"raft_surface_layers": "raft_surface_layers",
|
"raft_surface_layers": "raft_surface_layers",
|
||||||
"raft_surface_thickness": "raft_surface_thickness",
|
"raft_surface_thickness": "raft_surface_thickness",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue