ADD Snapmaker A250 and A350 (#171)

This commit is contained in:
Michael Birkler 2023-01-13 14:48:22 +01:00 committed by GitHub
parent ff1303778d
commit 61d851fc02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 2193 additions and 0 deletions

View file

@ -0,0 +1,22 @@
{
"type": "filament",
"filament_id": "GFN99",
"setting_id": "GFSA04",
"name": "Snapmaker Generic PA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"280"
],
"filament_max_volumetric_speed": [
"12"
],
"compatible_printers": [
"Snapmaker A250 0.4 nozzle",
"Snapmaker A350 0.4 nozzle"
]
}