mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 05:49:03 +08:00
Correct alignment after applying transformations
I had deleted the 2.5mm manually. Sorry. Contributes to issue CURA-7534.
This commit is contained in:
parent
922986a3f9
commit
574f2426ef
@ -8,7 +8,7 @@
|
||||
"manufacturer": "BeamUp",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "beamup_l.3mf",
|
||||
"platform_offset": [0, -5, 0],
|
||||
"platform_offset": [0, -2.5, -2.5],
|
||||
"has_machine_quality": true,
|
||||
"has_materials": true,
|
||||
"machine_extruder_trains":
|
||||
|
Loading…
x
Reference in New Issue
Block a user