* update snapmaker profiles - add BracingKit for Snapmaker 2 - add Artisan profiles * remove key * fix compatible_printers * remove pva for single extruder * fix ci
23 lines
No EOL
494 B
JSON
23 lines
No EOL
494 B
JSON
{
|
|
"type": "filament",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"name": "Snapmaker J1 PLA Matte @base",
|
|
"filament_id": "1192769348",
|
|
"inherits": "fdm_filament_pla",
|
|
"filament_end_gcode": [
|
|
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
|
|
],
|
|
"filament_density": [
|
|
"1.32"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"9.6"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"215"
|
|
],
|
|
"default_filament_colour": [
|
|
"#EAC3C3"
|
|
]
|
|
} |