orcaslicer/resources/profiles/Sovol/filament/Sovol Generic ABS.json
TomasOlsson 7a0e0179c7
Add support for Sovol SV07 and SV07 Plus (#2001)
* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Add support for Sovol SV07 and SV07 Plus

Add support for Sovol SV07 and SV07 Plus

* Changed retraction settings

* User request

Deactivated exclude object

* Fixed an error

Got an error about the layer shifting code.
2023-09-05 20:08:48 +08:00

24 lines
570 B
JSON

{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"name": "Sovol Generic ABS",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_abs",
"filament_flow_ratio": [
"0.926"
],
"filament_max_volumetric_speed": [
"12"
],
"compatible_printers": [
"Sovol SV01 Pro 0.4 nozzle",
"Sovol SV02 0.4 nozzle",
"Sovol SV05 0.4 nozzle",
"Sovol SV06 0.4 nozzle",
"Sovol SV06 Plus 0.4 nozzle",
"Sovol SV07 0.4 nozzle",
"Sovol SV07 Plus 0.4 nozzle"
]
}