mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-05 19:31:49 +03:00
Add the configuration of the new machine Q2C and X-Max 4.
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP034",
|
||||
"name": "0.48mm Standard @Q2C 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"bridge_flow": "1",
|
||||
"bridge_speed": ["30"],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_arc_fitting": "1",
|
||||
"initial_layer_infill_speed": ["55"],
|
||||
"initial_layer_line_width": "0.82",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"initial_layer_speed": ["35"],
|
||||
"inner_wall_line_width": "0.82",
|
||||
"internal_solid_infill_line_width": "0.82",
|
||||
"layer_height": "0.48",
|
||||
"line_width": "0.82",
|
||||
"outer_wall_line_width": "0.82",
|
||||
"overhang_3_4_speed": ["25"],
|
||||
"overhang_4_4_speed": ["5"],
|
||||
"skin_infill_line_width": "0.82",
|
||||
"skeleton_infill_line_width": "0.82",
|
||||
"sparse_infill_line_width": "0.82",
|
||||
"sparse_infill_speed": ["100"],
|
||||
"support_line_width": "0.82",
|
||||
"top_surface_line_width": "0.82",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"top_surface_speed": ["150"],
|
||||
"compatible_printers": ["Q2C 0.8 nozzle"]
|
||||
}
|
||||
Reference in New Issue
Block a user