update snapmaker profiles

- add BracingKit for Snapmaker 2
- add Artisan profiles
This commit is contained in:
dylan
2024-05-08 13:02:24 +08:00
parent 0c62acd4ed
commit 058dde29bc
270 changed files with 5211 additions and 954 deletions

View File

@@ -7,5 +7,32 @@
"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"
]
}