mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 00:48:41 +03:00
32 lines
1008 B
JSON
32 lines
1008 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP004",
|
|
"name": "0.08mm High Quality @XSmart3",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_common",
|
|
"bottom_color_penetration_layers": "7",
|
|
"bottom_shell_layers": "7",
|
|
"bridge_flow": "1",
|
|
"default_acceleration": ["4000"],
|
|
"elefant_foot_compensation": "0.15",
|
|
"gap_infill_speed": ["210"],
|
|
"inner_wall_speed": ["120"],
|
|
"ironing_flow": "8%",
|
|
"layer_height": "0.08",
|
|
"outer_wall_acceleration": ["2000"],
|
|
"outer_wall_speed": ["60"],
|
|
"overhang_1_4_speed": ["60"],
|
|
"overhang_2_4_speed": ["30"],
|
|
"overhang_3_4_speed": ["10"],
|
|
"sparse_infill_pattern": "gyroid",
|
|
"sparse_infill_speed": ["150"],
|
|
"support_bottom_z_distance": "0.08",
|
|
"support_threshold_angle": "15",
|
|
"support_top_z_distance": "0.08",
|
|
"top_color_penetration_layers": "9",
|
|
"top_shell_layers": "9",
|
|
"top_surface_speed": ["150"],
|
|
"compatible_printers": ["X-Smart 3 0.4 nozzle"]
|
|
}
|