mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Update Snapmaker profiles (#2939)
* fix printing parameters for Snapmaker printers * update * Update Snapmaker profiles * update end gcode
This commit is contained in:
parent
d45ac9201d
commit
1998ec41c5
242 changed files with 6709 additions and 2864 deletions
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "Snapmaker A350 QSKit (0.4 nozzle)",
|
||||
"setting_id": "4250951764",
|
||||
"type": "machine",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_a350_qs",
|
||||
"printer_model": "Snapmaker A350 QSKit",
|
||||
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
|
||||
"printer_variant": "0.4",
|
||||
"max_layer_height": [
|
||||
"0.28"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue