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

@@ -8,18 +8,15 @@
"fan_cooling_layer_time": [
"80"
],
"fan_min_speed": [
"50"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"fan_min_speed": [
"50"
],
"filament_max_volumetric_speed": [
"21"
],
"hot_plate_temp": [
"65"
],
@@ -39,5 +36,8 @@
"Bambu Lab P1P 0.4 nozzle",
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
],
"filament_end_gcode": [
"; filament end gcode \n\n"
]
}