orcaslicer/resources/profiles/Snapmaker/filament/Snapmaker J1 PET @base.json
Dylan 1998ec41c5
Update Snapmaker profiles (#2939)
* fix printing parameters for Snapmaker printers

* update

* Update Snapmaker profiles

* update end gcode
2023-12-05 21:08:48 +08:00

23 lines
No EOL
376 B
JSON

{
"type": "filament",
"from": "system",
"instantiation": "false",
"name": "Snapmaker J1 PET @base",
"filament_id": "1009481135",
"inherits": "fdm_filament_pet",
"overhang_fan_speed": [
"40"
],
"filament_max_volumetric_speed": [
"6.8"
],
"fan_max_speed": [
"50"
],
"fan_min_speed": [
"26"
],
"slow_down_min_speed": [
"35"
]
}