mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-03 18:38:42 +03:00
Add the configuration of the new machine Q2C and X-Max 4.
This commit is contained in:
31
resources/profiles/Q Series/process/0.16mm Optimal @Q2C.json
Normal file
31
resources/profiles/Q Series/process/0.16mm Optimal @Q2C.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.16mm Optimal @Q2C",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"bottom_color_penetration_layers": "4",
|
||||
"bottom_shell_layers": "4",
|
||||
"bridge_flow": "1",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_arc_fitting": "1",
|
||||
"gap_infill_speed": ["300"],
|
||||
"inner_wall_speed": ["300"],
|
||||
"internal_solid_infill_speed": ["300"],
|
||||
"layer_height": "0.16",
|
||||
"outer_wall_speed": ["200"],
|
||||
"overhang_1_4_speed": ["60"],
|
||||
"overhang_2_4_speed": ["30"],
|
||||
"overhang_3_4_speed": ["10"],
|
||||
"skin_infill_line_width": "0.22",
|
||||
"skeleton_infill_line_width": "0.22",
|
||||
"sparse_infill_speed": ["330"],
|
||||
"support_bottom_z_distance": "0.16",
|
||||
"support_threshold_angle": "25",
|
||||
"support_top_z_distance": "0.16",
|
||||
"top_color_penetration_layers": "6",
|
||||
"top_shell_layers": "6",
|
||||
"top_shell_thickness": "1.0",
|
||||
"compatible_printers": ["Q2C 0.4 nozzle"]
|
||||
}
|
||||
Reference in New Issue
Block a user