mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
fix some issues in profiles
This commit is contained in:
parent
162f7d2ac3
commit
bd2ea4ef3b
86 changed files with 107 additions and 522 deletions
|
@ -12,7 +12,6 @@
|
|||
"; 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": [
|
||||
"Orca Arena X1 Carbon 0.2 nozzle",
|
||||
"Orca Arena X1 0.2 nozzle"
|
||||
"Orca Arena X1 Carbon 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue