mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Add Sovol printer profiles (#963)
* Adding the Qidi X-Plus Qidi X-Plus profile Qidi X-Plus image * Revision of the pressure plate model Qidi X-Plus * Add Artillery Profiles Artillery Genius Artillery Hornet * Adds Elepoo Neptune 3 profiles Elepoo Neptune 3 Elepoo Neptune 3 Pro Elepoo Neptune 3 Plus Elepoo Neptune 3 Max * Revision of the Qidi profiles Adjustments of the speeds: Qidi X-Plus Qidi X-Max Qidi X-CF Pro * Revision of the Qidi profiles Qidi X-Smart 3 Qidi X-Plus 3 Qidi X-Max 3 * Add Voxelab Aquila X2 Profile * Revision of the Voxelab Processes Changing the Aquila X2 process names * Acceleration adjustment Voxelab Voxelab Aquila X2 * Adjustment of the printing area * Add Sovol printer profiles
This commit is contained in:
parent
244aa466f9
commit
d6290fdbbb
31 changed files with 1830 additions and 0 deletions
20
resources/profiles/Sovol/filament/Sovol Generic ABS.json
Normal file
20
resources/profiles/Sovol/filament/Sovol Generic ABS.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue