Files
OrcaSlicer-bambulab/resources/profiles/Prusa/filament/Prusa Generic PC.json
T

43 lines
978 B
JSON
Raw Normal View History

2026-05-11 19:29:55 +01:00
{
"type": "filament",
"name": "Prusa Generic PC",
"inherits": "fdm_filament_pc",
"from": "system",
"setting_id": "GFSA04",
"instantiation": "true",
"filament_max_volumetric_speed": [
"12"
],
"filament_flow_ratio": [
"0.94"
],
"eng_plate_temp": [
"100"
],
"hot_plate_temp": [
"100"
],
"cool_plate_temp_initial_layer": [
"0"
],
"eng_plate_temp_initial_layer": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"compatible_printers": [
"Prusa MK3S 0.25 nozzle",
"Prusa MK3S 0.4 nozzle",
"Prusa MK3S 0.6 nozzle",
"Prusa MK3S 0.8 nozzle",
"Prusa MK4 0.25 nozzle",
"Prusa MK4 0.4 nozzle",
"Prusa MK4 0.6 nozzle",
"Prusa MK4 0.8 nozzle",
"Prusa MINI 0.25 nozzle",
"Prusa MINI 0.4 nozzle",
"Prusa MINI 0.6 nozzle",
"Prusa MINI 0.8 nozzle"
]
}