* update snapmaker profiles - add BracingKit for Snapmaker 2 - add Artisan profiles * remove key * fix compatible_printers * remove pva for single extruder * fix ci
56 lines
No EOL
951 B
JSON
56 lines
No EOL
951 B
JSON
{
|
|
"type": "filament",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"name": "Snapmaker Dual PA-CF @base",
|
|
"filament_id": "3493177425",
|
|
"inherits": "fdm_filament_pa",
|
|
"filament_end_gcode": [
|
|
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
|
|
],
|
|
"hot_plate_temp": [
|
|
"100"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"95"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"50"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.96"
|
|
],
|
|
"filament_loading_speed_start": [
|
|
"35"
|
|
],
|
|
"filament_loading_speed": [
|
|
"35"
|
|
],
|
|
"filament_unloading_speed_start": [
|
|
"35"
|
|
],
|
|
"filament_unloading_speed": [
|
|
"35"
|
|
],
|
|
"filament_load_time": [
|
|
"2"
|
|
],
|
|
"filament_unload_time": [
|
|
"2"
|
|
],
|
|
"filament_cooling_moves": [
|
|
"2"
|
|
],
|
|
"filament_cooling_initial_speed": [
|
|
"35"
|
|
],
|
|
"filament_cooling_final_speed": [
|
|
"60"
|
|
],
|
|
"fan_max_speed": [
|
|
"50"
|
|
],
|
|
"fan_min_speed": [
|
|
"15"
|
|
]
|
|
} |