Files
OrcaSlicer/resources/profiles/Snapmaker/filament/Polymaker/PolyLite PLA Pro Metallic @Snapmaker U1.json
Jingxi-Polymaker ee8bb54ca8 Add more Polymaker filament presets (#13858)
* add new presets

* fix inhernce

* fix rename

* update

* apply fix

* update index
2026-05-29 15:46:41 +08:00

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"
]
}