mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 02:07:51 -06:00
49 lines
No EOL
2.1 KiB
JSON
49 lines
No EOL
2.1 KiB
JSON
{
|
|
"version": 2,
|
|
"name": "Flying Bear Ghost 6",
|
|
"inherits": "flyingbear_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"author": "barrnet",
|
|
"platform": "flyingbear_platform.obj",
|
|
"has_textured_buildplate": true,
|
|
"platform_texture": "flyingbear_platform.png",
|
|
"quality_definition": "flyingbear_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"acceleration_enabled": { "value": false },
|
|
"acceleration_print": { "value": 1500 },
|
|
"acceleration_roofing": { "enabled": "acceleration_enabled and roofing_layer_count > 0 and top_layers > 0" },
|
|
"acceleration_travel": { "value": 3000 },
|
|
"acceleration_travel_layer_0": { "value": "acceleration_travel" },
|
|
"jerk_enabled": { "value": false },
|
|
"jerk_print": { "value": 20 },
|
|
"jerk_travel": { "value": "jerk_print" },
|
|
"jerk_travel_layer_0": { "value": "jerk_travel" },
|
|
"machine_acceleration": { "value": 1500 },
|
|
"machine_depth": { "default_value": 210 },
|
|
"machine_height": { "default_value": 210 },
|
|
"machine_max_acceleration_e": { "value": 80000 },
|
|
"machine_max_acceleration_x": { "value": 1000 },
|
|
"machine_max_acceleration_y": { "value": 1000 },
|
|
"machine_max_acceleration_z": { "value": 200 },
|
|
"machine_max_feedrate_e": { "value": 70 },
|
|
"machine_max_feedrate_x": { "value": 200 },
|
|
"machine_max_feedrate_y": { "value": 200 },
|
|
"machine_max_feedrate_z": { "value": 20 },
|
|
"machine_max_jerk_e": { "value": 5.0 },
|
|
"machine_max_jerk_xy": { "value": 15 },
|
|
"machine_max_jerk_z": { "value": 0.4 },
|
|
"machine_name": { "default_value": "Flying Bear Ghost 6" },
|
|
"machine_steps_per_mm_e": { "default_value": 405 },
|
|
"machine_steps_per_mm_x": { "default_value": 160 },
|
|
"machine_steps_per_mm_y": { "default_value": 160 },
|
|
"machine_steps_per_mm_z": { "default_value": 800 },
|
|
"machine_width": { "default_value": 255 },
|
|
"retraction_amount": { "value": 0.8 },
|
|
"retraction_extrusion_window": { "value": 1.5 },
|
|
"retraction_speed": { "default_value": 35 }
|
|
}
|
|
} |