mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Update Snapmaker profiles (#2939)
* fix printing parameters for Snapmaker printers * update * Update Snapmaker profiles * update end gcode
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "Snapmaker ASA @0.2 nozzle",
|
||||
"setting_id": "978004695",
|
||||
"inherits": "Snapmaker ASA @base",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.2 nozzle)",
|
||||
"Snapmaker A350 (0.2 nozzle)",
|
||||
"Snapmaker A250 Dual (0.2 nozzle)",
|
||||
"Snapmaker A350 Dual (0.2 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.2 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.2 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.2 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.2 nozzle)"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user