Files
OrcaSlicer-bambulab/resources/profiles/Prusa/filament/Prusa Generic ABS @MINIIS.json
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

56 lines
1.0 KiB
JSON

{
"type": "filament",
"name": "Prusa Generic ABS @MINIIS",
"inherits": "fdm_filament_abs",
"from": "system",
"setting_id": "GFSA04",
"instantiation": "true",
"filament_flow_ratio": [
"1"
],
"cool_plate_temp": [
"100"
],
"eng_plate_temp": [
"100"
],
"hot_plate_temp": [
"100"
],
"cool_plate_temp_initial_layer": [
"100"
],
"eng_plate_temp_initial_layer": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"filament_max_volumetric_speed": [
"10"
],
"fan_max_speed": [
"15"
],
"fan_min_speed": [
"15"
],
"slow_down_layer_time": [
"20"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.19"
],
"filament_retraction_length": [
"2.7"
],
"filament_retraction_minimum_travel": [
"3"
],
"compatible_printers": [
"Prusa MINIIS 0.4 nozzle"
]
}