* update snapmaker profiles - add BracingKit for Snapmaker 2 - add Artisan profiles * remove key * fix compatible_printers * remove pva for single extruder * fix ci
95 lines
No EOL
1.5 KiB
JSON
95 lines
No EOL
1.5 KiB
JSON
{
|
|
"type": "filament",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"name": "Snapmaker Dual PETG-CF @base",
|
|
"filament_id": "1042511226",
|
|
"inherits": "fdm_filament_petg",
|
|
"filament_end_gcode": [
|
|
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
|
|
],
|
|
"required_nozzle_HRC": [
|
|
"40"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"10%"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"55"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"10"
|
|
],
|
|
"filament_cost": [
|
|
"40"
|
|
],
|
|
"filament_density": [
|
|
"1.25"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"6.4"
|
|
],
|
|
"filament_retraction_minimum_travel": [
|
|
"nil"
|
|
],
|
|
"filament_retraction_length": [
|
|
"nil"
|
|
],
|
|
"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"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"250"
|
|
],
|
|
"temperature_vitrification": [
|
|
"178"
|
|
],
|
|
"fan_max_speed": [
|
|
"20"
|
|
],
|
|
"fan_min_speed": [
|
|
"0"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"10"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"6"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"0"
|
|
],
|
|
"filament_type": [
|
|
"PETG-CF"
|
|
],
|
|
"default_filament_colour": [
|
|
"#3D3C39"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"255"
|
|
]
|
|
} |