JD profiles from Marlin repo (#13241)

This commit is contained in:
Ian Bassi
2026-04-16 21:19:16 -03:00
committed by GitHub
parent 80ef058aaa
commit 3816a519ae
79 changed files with 343 additions and 35 deletions

View File

@@ -18,5 +18,9 @@
"printable_height": "175",
"nozzle_type": "undefine",
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.058",
"0"
],
"default_print_profile": "0.20mm Standard @FT"
}

View File

@@ -19,5 +19,9 @@
"printable_height": "175",
"nozzle_type": "undefine",
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.058",
"0"
],
"default_print_profile": "0.30mm Standard @FT 0.6 Nozzle"
}