orcaslicer/resources/profiles/Snapmaker/filament/Snapmaker Dual PETG-CF @base.json
dylan 97eec47be6 update Snapmaker profiles
- add Breakaway Support filament
- add preheat params for Snapmaker Dual/IDEX printers
- update the check bounds code in start-gcode, which is now off by default
2024-08-27 01:14:19 +08:00

95 lines
No EOL
1.4 KiB
JSON

{
"type": "filament",
"from": "system",
"instantiation": "false",
"name": "Snapmaker Dual PETG-CF @base",
"filament_id": "1042511226",
"inherits": "fdm_filament_petg",
"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"
],
"pressure_advance": [
"0.04"
],
"filament_type": [
"PETG-CF"
],
"default_filament_colour": [
"#3D3C39"
],
"nozzle_temperature_range_high": [
"255"
]
}