mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 00:48:41 +03:00
33 lines
996 B
JSON
33 lines
996 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP004",
|
|
"name": "0.08mm High Quality @XPlus4",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_common",
|
|
"bottom_shell_layers": "7",
|
|
"bridge_flow": "1",
|
|
"default_acceleration": "4000",
|
|
"elefant_foot_compensation": "0.15",
|
|
"gap_infill_speed": "210",
|
|
"initial_layer_infill_speed": "105",
|
|
"initial_layer_speed": "50",
|
|
"inner_wall_speed": "120",
|
|
"internal_solid_infill_speed": "150",
|
|
"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_shell_layers": "9",
|
|
"top_surface_speed": "150",
|
|
"compatible_printers": ["X-Plus 4 0.4 nozzle"]
|
|
}
|