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,53 @@
{
"type": "filament",
"name": "Prusa Generic ASA @MINIIS 0.6",
"inherits": "fdm_filament_asa",
"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.1"
],
"filament_retraction_minimum_travel": [
"2"
],
"compatible_printers": [
"Prusa MINIIS 0.6 nozzle"
]
}