mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-09 11:07:34 +00:00
* Add the Qidi Plus 5 * Remove ignored profiles Qidi didn't register these, so they are essentially dead weight. * Set Qidi profile version to 02.04.00.10
51 lines
952 B
JSON
51 lines
952 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "fiMTwk6ObF3WNpi5",
|
|
"name": "0.24mm Standard @X-Plus 5",
|
|
"from": "system",
|
|
"inherits": "fdm_process_n_common",
|
|
"instantiation": "true",
|
|
"bridge_flow": "1",
|
|
"default_acceleration": [
|
|
"10000"
|
|
],
|
|
"elefant_foot_compensation": "0.15",
|
|
"enable_arc_fitting": "0",
|
|
"gap_infill_speed": [
|
|
"250"
|
|
],
|
|
"inner_wall_acceleration": [
|
|
"0"
|
|
],
|
|
"inner_wall_speed": [
|
|
"300"
|
|
],
|
|
"internal_solid_infill_speed": [
|
|
"250"
|
|
],
|
|
"layer_height": "0.24",
|
|
"outer_wall_acceleration": [
|
|
"5000"
|
|
],
|
|
"outer_wall_speed": [
|
|
"200"
|
|
],
|
|
"prime_tower_width": "60",
|
|
"prime_tower_brim_width": "-1",
|
|
"prime_tower_flat_ironing": "1",
|
|
"sparse_infill_speed": [
|
|
"350"
|
|
],
|
|
"support_threshold_angle": "35",
|
|
"top_color_penetration_layers": "4",
|
|
"top_shell_layers": "4",
|
|
"top_shell_thickness": "1.0",
|
|
"top_surface_line_width": "0.45",
|
|
"travel_speed": [
|
|
"500"
|
|
],
|
|
"compatible_printers": [
|
|
"Qidi X-Plus 5 0.4 nozzle"
|
|
]
|
|
}
|