mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
Add missing process file
This commit is contained in:
parent
72bb32ee73
commit
6f3cc22d64
1 changed files with 22 additions and 0 deletions
22
resources/profiles/BBL/process/0.24mm Draft @Voron.json
Normal file
22
resources/profiles/BBL/process/0.24mm Draft @Voron.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP005",
|
||||||
|
"name": "0.24mm Draft @Voron",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_process_bbl_0.24",
|
||||||
|
"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"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue