mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-04 10:58:41 +03:00
Add the configuration of the new machine Q2C and X-Max 4.
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Strength @Q2C",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_common",
|
||||
"instantiation": "true",
|
||||
"bridge_flow": "1",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_arc_fitting": "1",
|
||||
"gap_infill_speed": ["250"],
|
||||
"inner_wall_speed": ["300"],
|
||||
"internal_solid_infill_speed": ["250"],
|
||||
"outer_wall_speed": ["60"],
|
||||
"sparse_infill_density": "25%",
|
||||
"top_color_penetration_layers": "5",
|
||||
"top_shell_layers": "5",
|
||||
"top_shell_thickness": "1.0",
|
||||
"wall_loops": "6",
|
||||
"compatible_printers": ["Q2C 0.4 nozzle"]
|
||||
}
|
||||
Reference in New Issue
Block a user