ENH: add profiles for H2D

This commit is contained in:
Noisyfox
2025-09-05 17:37:14 +08:00
parent 9fc3b38da8
commit 4120c64c5e
327 changed files with 16141 additions and 699 deletions

View File

@@ -4,12 +4,6 @@
"inherits": "fdm_filament_common",
"from": "system",
"instantiation": "false",
"supertack_plate_temp": [
"0"
],
"supertack_plate_temp_initial_layer": [
"0"
],
"cool_plate_temp": [
"0"
],
@@ -76,6 +70,12 @@
"slow_down_min_speed": [
"20"
],
"supertack_plate_temp": [
"0"
],
"supertack_plate_temp_initial_layer": [
"0"
],
"temperature_vitrification": [
"120"
],
@@ -84,5 +84,8 @@
],
"textured_plate_temp_initial_layer": [
"110"
],
"filament_end_gcode": [
"; filament end gcode \n\n"
]
}