orcaslicer/resources/profiles/Snapmaker/filament/Snapmaker J1 ABS @0.2 nozzle.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

35 lines
No EOL
576 B
JSON

{
"type": "filament",
"from": "system",
"instantiation": "true",
"name": "Snapmaker J1 ABS @0.2 nozzle",
"setting_id": "418980201",
"inherits": "Snapmaker J1 ABS @base",
"compatible_printers": [
"Snapmaker J1 (0.2 nozzle)"
],
"hot_plate_temp": [
"90"
],
"hot_plate_temp_initial_layer": [
"90"
],
"overhang_fan_speed": [
"80"
],
"filament_flow_ratio": [
"0.93"
],
"filament_max_volumetric_speed": [
"2"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"15"
],
"pressure_advance": [
"0.015"
]
}