mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
21 lines
585 B
JSON
21 lines
585 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP001",
|
|
"name": "0.20mm Standard @Tiertime UP400 Pro",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_tiertime_common",
|
|
"layer_height": "0.2",
|
|
"initial_layer_speed": "50",
|
|
"initial_layer_infill_speed": "105",
|
|
"outer_wall_speed": "150",
|
|
"inner_wall_speed": "200",
|
|
"sparse_infill_speed": "250",
|
|
"internal_solid_infill_speed": "250",
|
|
"gap_infill_speed": "150",
|
|
"support_threshold_angle": "20",
|
|
"compatible_printers": [
|
|
"Tiertime UP400 Pro 0.4 nozzle"
|
|
]
|
|
}
|