mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
update OrcaFilamentLibrary (#8753)
* update OrcaFilamentLibrary
disable activate_air_filtration and remove filament_start_gcode
* Revert "update OrcaFilamentLibrary
disable activate_air_filtration and remove filament_start_gcode"
This reverts commit 1b8eebcff3.
This commit is contained in:
@@ -177,11 +177,11 @@
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"compatible_printers": [],
|
||||
"filament_start_gcode": [
|
||||
"; Filament gcode\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
||||
"; Filament gcode\n"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; filament end gcode \nM106 P3 S0\n"
|
||||
]
|
||||
"; filament end gcode\n"
|
||||
],
|
||||
"compatible_printers": []
|
||||
}
|
||||
Reference in New Issue
Block a user