mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
32 lines
645 B
JSON
32 lines
645 B
JSON
{
|
|
"type": "filament",
|
|
"setting_id": "GFSB99_02",
|
|
"name": "Generic ABS @Arena P1P 0.2 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "Generic ABS @base",
|
|
"filament_max_volumetric_speed": [
|
|
"2"
|
|
],
|
|
"fan_max_speed": [
|
|
"20"
|
|
],
|
|
"reduce_fan_stop_start_freq": [
|
|
"0"
|
|
],
|
|
"hot_plate_temp" : [
|
|
"100"
|
|
],
|
|
"hot_plate_temp_initial_layer" : [
|
|
"100"
|
|
],
|
|
"textured_plate_temp" : [
|
|
"100"
|
|
],
|
|
"textured_plate_temp_initial_layer" : [
|
|
"100"
|
|
],
|
|
"compatible_printers": [
|
|
"Orca Arena P1P 0.2 nozzle"
|
|
]
|
|
}
|