mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
refactor Voron configs a bit
This commit is contained in:
parent
06dec4d21a
commit
1f95ac10a3
15 changed files with 191 additions and 187 deletions
|
@ -4,20 +4,8 @@
|
|||
"name": "0.12mm Fine @Voron",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_bbl_0.12",
|
||||
"initial_layer_speed": "50",
|
||||
"initial_layer_infill_speed": "105",
|
||||
"outer_wall_speed": "120",
|
||||
"inner_wall_speed": "200",
|
||||
"sparse_infill_speed": "300",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"top_surface_speed": "100",
|
||||
"gap_infill_speed": "100",
|
||||
"travel_speed": "350",
|
||||
"compatible_printers": [
|
||||
"Voron 2.4 250 0.4 nozzle",
|
||||
"Voron 2.4 300 0.4 nozzle",
|
||||
"Voron 2.4 350 0.4 nozzle",
|
||||
"Voron 0.1 0.4 nozzle"
|
||||
]
|
||||
"inherits": "fdm_process_voron_common",
|
||||
"layer_height": "0.12",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue