added MK3.5 support

This commit is contained in:
Bernhard Koppensteiner
2024-08-28 21:48:15 +02:00
parent 65d6b3d393
commit 65e007cb41
69 changed files with 3324 additions and 1 deletions

View File

@@ -0,0 +1,31 @@
{
"type": "filament",
"filament_id": "GFN99_4",
"setting_id": "GFSA04",
"name": "Prusa Generic PA @MK3.5 0.25",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"filament_flow_ratio": [
"1"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"280"
],
"filament_max_volumetric_speed": [
"11"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.09"
],
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]
}