mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Revision of the Qidi Profiles (#940)
* Adding the Qidi X-Plus Qidi X-Plus profile Qidi X-Plus image * Revision of the pressure plate model Qidi X-Plus * Add Artillery Profiles Artillery Genius Artillery Hornet * Adds Elepoo Neptune 3 profiles Elepoo Neptune 3 Elepoo Neptune 3 Pro Elepoo Neptune 3 Plus Elepoo Neptune 3 Max * Revision of the Qidi profiles Adjustments of the speeds: Qidi X-Plus Qidi X-Max Qidi X-CF Pro * Revision of the Qidi profiles Qidi X-Smart 3 Qidi X-Plus 3 Qidi X-Max 3
This commit is contained in:
parent
b9e127afd1
commit
d192a8cc61
33 changed files with 775 additions and 550 deletions
|
@ -18,8 +18,10 @@
|
|||
"brim_object_gap": "0",
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "1000",
|
||||
"top_surface_acceleration": "0",
|
||||
"default_acceleration": "10000",
|
||||
"default_jerk": "10",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_jerk": "10",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
|
@ -30,9 +32,11 @@
|
|||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"initial_layer_acceleration": "500",
|
||||
"travel_acceleration": "0",
|
||||
"inner_wall_acceleration": "0",
|
||||
"initial_layer_acceleration": "2000",
|
||||
"travel_acceleration": "10000",
|
||||
"travel_jerk": "30",
|
||||
"inner_wall_acceleration": "10000",
|
||||
"inner_wall_jerk": "10",
|
||||
"initial_layer_line_width": "0.42",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"infill_combination": "0",
|
||||
|
@ -88,15 +92,19 @@
|
|||
"top_surface_line_width": "0.4",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_speed": "35%",
|
||||
"initial_layer_infill_speed": "35%",
|
||||
"initial_layer_speed": "200",
|
||||
"initial_layer_infill_speed": "200",
|
||||
"initial_layer_jerk": "30",
|
||||
"outer_wall_speed": "200",
|
||||
"inner_wall_speed": "300",
|
||||
"internal_solid_infill_speed": "250",
|
||||
"top_surface_speed": "200",
|
||||
"gap_infill_speed": "250",
|
||||
"sparse_infill_speed": "270",
|
||||
"travel_speed": "500",
|
||||
"outer_wall_acceleration": "5000",
|
||||
"outer_wall_jerk": "10",
|
||||
"inner_wall_speed": "153",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"top_surface_speed": "170",
|
||||
"gap_infill_speed": "150",
|
||||
"infill_jerk": "10",
|
||||
"sparse_infill_speed": "200",
|
||||
"travel_speed": "480",
|
||||
"enable_prime_tower": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "60",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue