mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
fix BIQU Profiles (#1147)
This commit is contained in:
parent
2f34ddb524
commit
cf4df922bf
40 changed files with 282 additions and 292 deletions
|
@ -37,8 +37,8 @@
|
|||
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}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)"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue