mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-04 19:08:41 +03:00
Add the configuration of the new machine Q2C and X-Max 4.
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Balanced Strength @X-Max 4",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_common",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"bridge_flow": "1",
|
||||
"default_acceleration": ["10000"],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_arc_fitting": "1",
|
||||
"gap_infill_speed": ["250"],
|
||||
"inner_wall_acceleration": ["5000"],
|
||||
"inner_wall_speed": ["300"],
|
||||
"internal_solid_infill_speed": ["250"],
|
||||
"outer_wall_acceleration": ["3000"],
|
||||
"outer_wall_speed": ["60"],
|
||||
"overhang_2_4_speed": ["50"],
|
||||
"overhang_3_4_speed": ["10"],
|
||||
"small_perimeter_threshold": ["4"],
|
||||
"smooth_coefficient": "4",
|
||||
"sparse_infill_speed": ["270"],
|
||||
"sparse_infill_density": "15%",
|
||||
"top_color_penetration_layers": "5",
|
||||
"top_shell_layers": "6",
|
||||
"top_shell_thickness": "1.0",
|
||||
"top_surface_speed": ["200"],
|
||||
"wall_loops": "2",
|
||||
"compatible_printers": ["X-Max 4 0.4 nozzle"]
|
||||
}
|
||||
Reference in New Issue
Block a user