orcaslicer/resources/profiles/Snapmaker/filament/Snapmaker J1 ABS @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
382 B
JSON

{
"type": "filament",
"from": "system",
"instantiation": "false",
"name": "Snapmaker J1 ABS @base",
"filament_id": "1223824394",
"inherits": "fdm_filament_abs",
"overhang_fan_speed": [
"29"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"18"
],
"fan_max_speed": [
"29"
],
"pressure_advance": [
"0.02"
]
}