mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
22 lines
618 B
JSON
22 lines
618 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|