mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-02 03:20:38 +08:00
23 lines
703 B
JSON
23 lines
703 B
JSON
{
|
|
"version": 2,
|
|
"name": "Kingroon KP3",
|
|
"inherits": "kingroon_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "kingroon_kp3.stl",
|
|
"quality_definition": "kingroon_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_name": { "default_value": "Kingroon KP3" },
|
|
"machine_steps_per_mm_e": { "value": 95 },
|
|
"machine_steps_per_mm_x": { "value": 80 },
|
|
"machine_steps_per_mm_y": { "value": 80 },
|
|
"machine_steps_per_mm_z": { "value": 400 },
|
|
"retraction_amount": { "value": 4 },
|
|
"retraction_extrusion_window": { "value": 4 },
|
|
"retraction_speed": { "value": 40 },
|
|
"speed_travel": { "value": 100 }
|
|
}
|
|
} |