* update snapmaker profiles - add BracingKit for Snapmaker 2 - add Artisan profiles * remove key * fix compatible_printers * remove pva for single extruder * fix ci
50 lines
No EOL
897 B
JSON
50 lines
No EOL
897 B
JSON
{
|
|
"type": "filament",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"name": "Snapmaker J1 PLA-CF @base",
|
|
"filament_id": "3806593857",
|
|
"inherits": "fdm_filament_pla",
|
|
"filament_end_gcode": [
|
|
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
|
|
],
|
|
"required_nozzle_HRC": [
|
|
"40"
|
|
],
|
|
"hot_plate_temp": [
|
|
"55"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"55"
|
|
],
|
|
"filament_density": [
|
|
"1.22"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"15"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"230"
|
|
],
|
|
"nozzle_temperature": [
|
|
"230"
|
|
],
|
|
"temperature_vitrification": [
|
|
"150"
|
|
],
|
|
"default_filament_colour": [
|
|
"#3D3C39"
|
|
],
|
|
"filament_type": [
|
|
"PLA-CF"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"210"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"250"
|
|
],
|
|
"additional_cooling_fan_speed": [
|
|
"0"
|
|
]
|
|
} |