mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-22 19:50:44 +00:00
31 lines
1.0 KiB
JSON
31 lines
1.0 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "PolyLite PLA Pro Metallic @Snapmaker U1",
|
|
"inherits": "PolyLite PLA Pro Metallic @Snapmaker U1 base",
|
|
"from": "system",
|
|
"setting_id": "GFSL75_00",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Snapmaker U1 (0.4 nozzle)"
|
|
],
|
|
"filament_end_gcode": [
|
|
"; filament end gcode \n\n"
|
|
],
|
|
"filament_minimal_purge_on_wipe_tower": [
|
|
"15"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
|
|
],
|
|
"description": " ",
|
|
"enable_overhang_bridge_fan": [
|
|
"1",
|
|
"0",
|
|
"0",
|
|
"0"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"0"
|
|
]
|
|
}
|