mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 06:55:54 +08:00
Undo compensation for nozzle offset on right clips
These clips were offset in the measurements because of the problem with the right nozzle not lifting high enough. This undoes that change. Contributes to issue CURA-2625.
This commit is contained in:
parent
17ade396d7
commit
e9ced745fa
@ -59,8 +59,8 @@
|
||||
"machine_disallowed_areas": { "default_value": [
|
||||
[[92.8, -53.4], [92.8, -97.5], [116.5, -97.5], [116.5, -53.4]],
|
||||
[[73.8, 107.5], [73.8, 100.5], [116.5, 100.5], [116.5, 107.5]],
|
||||
[[92.6, 107.5], [92.6, 100.5], [116.5, 100.5], [116.5, 107.5]],
|
||||
[[92.9, -97.5], [92.9, -107.5], [116.5, -107.5], [116.5, -97.5]]
|
||||
[[74.6, 107.5], [74.6, 100.5], [116.5, 100.5], [116.5, 107.5]],
|
||||
[[74.9, -97.5], [74.9, -107.5], [116.5, -107.5], [116.5, -97.5]]
|
||||
]},
|
||||
"nozzle_disallowed_areas": { "default_value": [
|
||||
[[-116.5, -103.5], [-116.5, -107.5], [-100.9, -107.5], [-100.9, -103.5]],
|
||||
|
Loading…
x
Reference in New Issue
Block a user