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

@@ -22,5 +22,9 @@
],
"printable_height": "470",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.013",
"0"
]
}

View File

@@ -76,6 +76,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.08",
"0"
],
"max_layer_height": [
"0.36"
],

View File

@@ -76,6 +76,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.08",
"0"
],
"max_layer_height": [
"0.36"
],

View File

@@ -76,6 +76,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.08",
"0"
],
"max_layer_height": [
"0.42"
],

View File

@@ -23,5 +23,9 @@
],
"printable_height": "250",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.05",
"0"
]
}

View File

@@ -22,5 +22,9 @@
],
"printable_height": "250",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.05",
"0"
]
}

View File

@@ -23,5 +23,9 @@
],
"printable_height": "250",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.05",
"0"
]
}

View File

@@ -23,5 +23,9 @@
],
"printable_height": "250",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.05",
"0"
]
}

View File

@@ -82,6 +82,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.08",
"0"
],
"max_layer_height": [
"0.16"
],

View File

@@ -82,6 +82,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.08",
"0"
],
"max_layer_height": [
"0.36"
],

View File

@@ -82,6 +82,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.08",
"0"
],
"max_layer_height": [
"0.48"
],

View File

@@ -82,6 +82,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.08",
"0"
],
"max_layer_height": [
"0.64"
],

View File

@@ -82,6 +82,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.08",
"0"
],
"max_layer_height": [
"0.16"
],

View File

@@ -82,6 +82,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.08",
"0"
],
"max_layer_height": [
"0.36"
],

View File

@@ -82,6 +82,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.08",
"0"
],
"max_layer_height": [
"0.48"
],

View File

@@ -82,6 +82,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.08",
"0"
],
"max_layer_height": [
"0.64"
],

View File

@@ -76,6 +76,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.013",
"0"
],
"max_layer_height": [
"0.36"
],

View File

@@ -77,6 +77,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.013",
"0"
],
"max_layer_height": [
"0.16"
],

View File

@@ -77,6 +77,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.013",
"0"
],
"max_layer_height": [
"0.36"
],

View File

@@ -77,6 +77,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.013",
"0"
],
"max_layer_height": [
"0.48"
],

View File

@@ -78,6 +78,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.013",
"0"
],
"max_layer_height": [
"0.64"
],

View File

@@ -76,6 +76,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.013",
"0"
],
"max_layer_height": [
"0.36"
],

View File

@@ -21,5 +21,9 @@
],
"printable_height": "250",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.013",
"0"
]
}

View File

@@ -79,6 +79,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.013",
"0"
],
"machine_start_gcode": "M220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\nM140 S[bed_temperature_initial_layer_single] ;Set final bed temp\nM104 S[nozzle_temperature_initial_layer] ;Set final nozzle temp\n\nG28 ;Home\nG29 ;Auto bed leveling (create mesh if not already stored)\nM420 S1 ;Enable mesh leveling\n\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up\nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nM190 S[bed_temperature_initial_layer_single] ;Wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ;Wait for nozzle temp to stabilize\nG1 X10.1 Y145.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y145.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder\nG1 E-1.0000 F1800 ;Retract a bit\nG1 Z2.0 F3000 ;Move Z Axis up\nG1 E0.0000 F1800",
"machine_end_gcode": "G91 ;Relative positionning\nG1 E-2 F2700 ;Retract a bit\nG1 E-2 Z0.2 F2400 ;Retract and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z more\nG90 ;Absolute positionning\n\nG1 X0 Y0 ;Present print\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\n\nM84 X Y E ;Disable all steppers but Z",
"thumbnails_format": "JPG",

View File

@@ -82,6 +82,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.1",
"0"
],
"max_layer_height": [
"0.16"
],

View File

@@ -82,6 +82,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.1",
"0"
],
"max_layer_height": [
"0.32"
],

View File

@@ -82,6 +82,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.1",
"0"
],
"max_layer_height": [
"0.48"
],

View File

@@ -82,6 +82,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.1",
"0"
],
"max_layer_height": [
"0.64"
],

View File

@@ -75,6 +75,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.08",
"0"
],
"max_layer_height": [
"0.32"
],

View File

@@ -78,6 +78,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.15",
"0"
],
"max_layer_height": [
"0.32"
],

View File

@@ -28,5 +28,9 @@
],
"printable_height": "300",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.08",
"0"
]
}

View File

@@ -28,5 +28,9 @@
],
"printable_height": "300",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.08",
"0"
]
}

View File

@@ -28,5 +28,9 @@
],
"printable_height": "300",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.08",
"0"
]
}

View File

@@ -21,5 +21,9 @@
],
"printable_height": "300",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.08",
"0"
]
}

View File

@@ -28,5 +28,9 @@
],
"printable_height": "300",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.08",
"0"
]
}

View File

@@ -28,5 +28,9 @@
],
"printable_height": "300",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.08",
"0"
]
}

View File

@@ -28,5 +28,9 @@
],
"printable_height": "300",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.08",
"0"
]
}

View File

@@ -28,5 +28,9 @@
],
"printable_height": "300",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
"auxiliary_fan": "0",
"machine_max_junction_deviation": [
"0.08",
"0"
]
}

View File

@@ -75,6 +75,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.013",
"0"
],
"max_layer_height": [
"0.32"
],

View File

@@ -75,6 +75,10 @@
"0.4",
"0.4"
],
"machine_max_junction_deviation": [
"0.02",
"0"
],
"max_layer_height": [
"0.32"
],