* update snapmaker profiles - add BracingKit for Snapmaker 2 - add Artisan profiles * remove key * fix compatible_printers * remove pva for single extruder * fix ci
14 lines
No EOL
332 B
JSON
14 lines
No EOL
332 B
JSON
{
|
|
"type": "filament",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"name": "Snapmaker J1 PVA @base",
|
|
"filament_id": "4227461134",
|
|
"inherits": "fdm_filament_pva",
|
|
"filament_end_gcode": [
|
|
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
]
|
|
} |