orcaslicer/resources/profiles/Snapmaker/filament/Snapmaker J1 ABS @0.2 nozzle.json
Dylan 81b3e5939d
update snapmaker profiles (#5300)
* update snapmaker profiles

- add BracingKit for Snapmaker 2
- add Artisan profiles

* remove key

* fix compatible_printers

* remove pva for single extruder

* fix ci
2024-05-18 13:25:39 +08:00

38 lines
No EOL
614 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)"
],
"filament_end_gcode": [
""
],
"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"
]
}