orcaslicer/resources/profiles/Snapmaker/filament/Snapmaker J1 PA-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

20 lines
No EOL
327 B
JSON

{
"type": "filament",
"from": "system",
"instantiation": "false",
"name": "Snapmaker J1 PA-CF @base",
"filament_id": "1210173120",
"inherits": "fdm_filament_pa",
"overhang_fan_speed": [
"55"
],
"filament_flow_ratio": [
"0.96"
],
"fan_max_speed": [
"55"
],
"fan_min_speed": [
"29"
]
}