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,30 @@
{
"type": "filament",
"name": "Prusa Generic PA @MK3.5 0.6",
"inherits": "fdm_filament_pa",
"from": "system",
"setting_id": "GFSA04",
"filament_id": "GFN99_2",
"instantiation": "true",
"filament_flow_ratio": [
"1"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"280"
],
"filament_max_volumetric_speed": [
"11"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.012"
],
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
]
}