Artillery Sidewinder X2 (#84)

* Fixed deps "directory not found"

* Added Artillery Sidewinder X2

* typo

* forgotten rename

Co-authored-by: GiaPag <120025021+GiaPag@users.noreply.github.com>
This commit is contained in:
GP3D 2023-01-03 03:02:32 +01:00 committed by GitHub
parent 022ed78904
commit 7c6418e323
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 1089 additions and 0 deletions

View file

@ -0,0 +1,24 @@
{
"type": "filament",
"filament_id": "GFL98",
"setting_id": "GFSA04",
"name": "Artillery Generic PLA-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.95"
],
"filament_type": [
"PLA-CF"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"7"
],
"compatible_printers": [
"Artillery Sidewinder X2 0.4 nozzle"
]
}