mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-31 00:52:04 +08:00
Corrected review comment of Erwan.
PP-602
This commit is contained in:
parent
93d9c084d7
commit
1b80649e21
@ -8,7 +8,7 @@
|
|||||||
"author": "UltiMaker",
|
"author": "UltiMaker",
|
||||||
"manufacturer": "Ultimaker B.V.",
|
"manufacturer": "Ultimaker B.V.",
|
||||||
"file_formats": "application/x-ufp;text/x-gcode",
|
"file_formats": "application/x-ufp;text/x-gcode",
|
||||||
"platform": "ultimaker_s7_platform.obj",
|
"platform": "ultimaker_s5_platform.obj",
|
||||||
"bom_numbers": [
|
"bom_numbers": [
|
||||||
10700
|
10700
|
||||||
],
|
],
|
||||||
@ -30,8 +30,8 @@
|
|||||||
"nozzle_offsetting_for_disallowed_areas": false,
|
"nozzle_offsetting_for_disallowed_areas": false,
|
||||||
"platform_offset": [
|
"platform_offset": [
|
||||||
0,
|
0,
|
||||||
0,
|
-30,
|
||||||
0
|
-10
|
||||||
],
|
],
|
||||||
"platform_texture": "UltimakerS6backplate.png",
|
"platform_texture": "UltimakerS6backplate.png",
|
||||||
"preferred_material": "ultimaker_pla_blue",
|
"preferred_material": "ultimaker_pla_blue",
|
||||||
@ -48,6 +48,6 @@
|
|||||||
"overrides":
|
"overrides":
|
||||||
{
|
{
|
||||||
"adhesion_type": { "value": "'brim'" },
|
"adhesion_type": { "value": "'brim'" },
|
||||||
"machine_name": { "default_value": "Ultimaker S6" }
|
"machine_name": { "default_value": "UltiMaker S6" }
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user