mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 12:29:02 +08:00
Added a comment to help provide some kind of explaination for this magic value.
CURA-2845 Prints are slightly oversized
This commit is contained in:
parent
00890abe30
commit
8c25a91e02
@ -155,6 +155,6 @@
|
||||
"wall_0_inset": { "value": "0" },
|
||||
"wall_line_width_x": { "value": "round(line_width * 0.3 / 0.35, 2)" },
|
||||
"wall_thickness": { "value": "1" },
|
||||
"xy_offset": { "value": "-0.14" }
|
||||
"xy_offset": { "value": "-0.14", "comment": "This is a hack to compensate for oversized prints. CURA-2845" }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user