Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,51 @@
{
"type": "filament",
"name": "Prusa Generic ASA HF @MK3.5",
"inherits": "fdm_filament_asa",
"from": "system",
"setting_id": "GFSA04",
"filament_id": "GFB98_5",
"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": [
"26"
],
"fan_max_speed": [
"15"
],
"fan_min_speed": [
"15"
],
"slow_down_layer_time": [
"20"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.02"
],
"compatible_printers": [
"Prusa MK3.5 0.4 nozzle"
]
}