mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +00:00
Add 0.6/0.8 nozzle for tiertime printer. (#10264)
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
"; 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};Prevent PLA from jamming\n\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Tiertime UP300 HS 0.4 nozzle",
|
||||
"Tiertime UP600 HS 0.4 nozzle"
|
||||
"Tiertime UP300 HS 0.4 nozzle",
|
||||
"Tiertime UP600 HS 0.4 nozzle",
|
||||
"Tiertime UP600 HS 0.6 nozzle",
|
||||
"Tiertime UP600 HS 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user