fix BIQU Profiles (#1147)

This commit is contained in:
fr3ak2402 2023-05-27 03:07:29 +02:00 committed by GitHub
parent 2f34ddb524
commit cf4df922bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 282 additions and 292 deletions

View file

@ -13,8 +13,8 @@
"; filament start gcode\n{if (bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{elsif (bed_temperature[current_extruder] >30)||(bed_temperature_initial_layer[current_extruder] >30)}M106 P3 S180\n{endif}"
],
"compatible_printers": [
"BIQU BX 0.4 nozzle",
"BIQU B1 0.4 nozzle",
"BIQU Hurakan 0.4 nozzle"
"BIQU BX (0.4 nozzle)",
"BIQU B1 (0.4 nozzle)",
"BIQU Hurakan (0.4 nozzle)"
]
}