mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-07 04:22:42 +00:00
* Fixed deps "directory not found" * Added Artillery Sidewinder X2 * typo * forgotten rename Co-authored-by: GiaPag <120025021+GiaPag@users.noreply.github.com>
22 lines
445 B
JSON
22 lines
445 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFL99",
|
|
"setting_id": "GFSA04",
|
|
"name": "Artillery Generic PLA",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pla",
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
],
|
|
"compatible_printers": [
|
|
"Artillery Sidewinder X2 0.4 nozzle"
|
|
]
|
|
}
|