mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Add Voxelab Aquila X2 Profile (#956)
* 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
This commit is contained in:
parent
b5829b4556
commit
f6741a933f
17 changed files with 1082 additions and 0 deletions
21
resources/profiles/Voxelab/filament/Voxelab Generic PLA.json
Normal file
21
resources/profiles/Voxelab/filament/Voxelab Generic PLA.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "Voxelab Generic PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Voxelab Aquila X2 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue