mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 17:08:41 +03:00
22 lines
582 B
JSON
22 lines
582 B
JSON
|
|
{
|
||
|
|
"type": "process",
|
||
|
|
"setting_id": "GP004",
|
||
|
|
"name": "0.20mm Standard @Q1 Pro",
|
||
|
|
"from": "system",
|
||
|
|
"inherits": "fdm_process_common",
|
||
|
|
"instantiation": "true",
|
||
|
|
"bridge_flow": "1",
|
||
|
|
"elefant_foot_compensation": "0.15",
|
||
|
|
"gap_infill_speed": "250",
|
||
|
|
"initial_layer_infill_speed": "105",
|
||
|
|
"initial_layer_speed": "50",
|
||
|
|
"inner_wall_speed": "300",
|
||
|
|
"internal_solid_infill_speed": "250",
|
||
|
|
"outer_wall_speed": "200",
|
||
|
|
"sparse_infill_speed": "270",
|
||
|
|
"top_shell_layers": "5",
|
||
|
|
"top_shell_thickness": "1.0",
|
||
|
|
"compatible_printers": [
|
||
|
|
"Q1 Pro 0.4 nozzle"
|
||
|
|
]
|
||
|
|
}
|