Update Snapmaker profiles (#2939)

* fix printing parameters for Snapmaker printers

* update

* Update Snapmaker profiles

* update end gcode
This commit is contained in:
Dylan 2023-12-05 21:08:48 +08:00 committed by GitHub
parent d45ac9201d
commit 1998ec41c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
242 changed files with 6709 additions and 2864 deletions

View file

@ -0,0 +1,20 @@
{
"name": "Snapmaker A350 (0.6 nozzle)",
"setting_id": "1946629267",
"type": "machine",
"from": "system",
"instantiation": "true",
"inherits": "fdm_a350",
"printer_model": "Snapmaker A350",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}