mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 13:32:44 +00:00
Add the Qidi Plus 5 (#15163)
* 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
This commit is contained in:
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "pdbmnAHtrlkeD1D6",
|
||||
"name": "0.08mm High Quality @X-Plus 5",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_n_common",
|
||||
"bottom_color_penetration_layers": "7",
|
||||
"bottom_shell_layers": "7",
|
||||
"bridge_flow": "1",
|
||||
"default_acceleration": [
|
||||
"4000"
|
||||
],
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"enable_arc_fitting": "0",
|
||||
"gap_infill_speed": [
|
||||
"210"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"120"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"150"
|
||||
],
|
||||
"ironing_flow": "8%",
|
||||
"layer_height": "0.08",
|
||||
"outer_wall_acceleration": [
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10"
|
||||
],
|
||||
"prime_tower_width": "60",
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_flat_ironing": "0",
|
||||
"sparse_infill_speed": [
|
||||
"150"
|
||||
],
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"support_bottom_z_distance": "0.08",
|
||||
"support_threshold_angle": "15",
|
||||
"support_top_z_distance": "0.08",
|
||||
"top_color_penetration_layers": "9",
|
||||
"top_shell_layers": "9",
|
||||
"top_shell_thickness": "1",
|
||||
"top_surface_speed": [
|
||||
"150"
|
||||
],
|
||||
"travel_speed": [
|
||||
"350"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi X-Plus 5 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user