mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-26 02:11:18 +00:00
36 lines
538 B
JSON
36 lines
538 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic PLA @Z-Bolt Base",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"filament_id": "OFDSrzZ8",
|
|
"instantiation": "false",
|
|
"filament_max_volumetric_speed": [
|
|
"20"
|
|
],
|
|
"fan_min_speed": [
|
|
"100"
|
|
],
|
|
"full_fan_speed_layer": [
|
|
"4"
|
|
],
|
|
"hot_plate_temp": [
|
|
"60"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"60"
|
|
],
|
|
"nozzle_temperature": [
|
|
"225"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"225"
|
|
],
|
|
"textured_plate_temp": [
|
|
"60"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"60"
|
|
]
|
|
}
|