* update snapmaker profiles - add BracingKit for Snapmaker 2 - add Artisan profiles * remove key * fix compatible_printers * remove pva for single extruder * fix ci
35 lines
No EOL
667 B
JSON
35 lines
No EOL
667 B
JSON
{
|
|
"type": "filament",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"name": "Snapmaker J1 PLA Silk @base",
|
|
"filament_id": "1528786603",
|
|
"inherits": "fdm_filament_pla",
|
|
"filament_end_gcode": [
|
|
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"filament_cost": [
|
|
"70"
|
|
],
|
|
"filament_density": [
|
|
"1.32"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"filament_retraction_length": [
|
|
"0.5"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"230"
|
|
],
|
|
"nozzle_temperature": [
|
|
"230"
|
|
],
|
|
"default_filament_colour": [
|
|
"#CF942B"
|
|
]
|
|
} |