mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 00:48:41 +03:00
31 lines
978 B
JSON
31 lines
978 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP024",
|
|
"name": "0.06mm Standard @XMax3 0.2 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_common",
|
|
"bottom_shell_layers": "5",
|
|
"bridge_flow": "1",
|
|
"elefant_foot_compensation": "0.15",
|
|
"initial_layer_infill_speed": "70",
|
|
"initial_layer_line_width": "0.25",
|
|
"initial_layer_print_height": "0.1",
|
|
"initial_layer_speed": "40",
|
|
"inner_wall_line_width": "0.22",
|
|
"internal_solid_infill_line_width": "0.22",
|
|
"layer_height": "0.06",
|
|
"line_width": "0.22",
|
|
"outer_wall_line_width": "0.22",
|
|
"sparse_infill_line_width": "0.22",
|
|
"sparse_infill_speed": "100",
|
|
"support_bottom_z_distance": "0.06",
|
|
"support_line_width": "0.22",
|
|
"support_top_z_distance": "0.06",
|
|
"top_shell_layers": "7",
|
|
"top_surface_line_width": "0.22",
|
|
"top_surface_speed": "150",
|
|
"wall_loops": "4",
|
|
"compatible_printers": ["X-Max 3 0.2 nozzle"]
|
|
}
|