mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
Improvement Artillery Sidewinder X2 Profile & other small changes (#1053)
* Add & revise FLSun Profile FLSun Q5 FLSun QQ-S Pro * Patch Artillery Sidewinder X2 profile revision speed parameters revision start & end code * change Anycubic 4Max Pro image * Adjustments to the profile of the Anycubic 4Max Pro Preparation for adding more Anycubic printers * add more Anycubic profiles
This commit is contained in:
parent
938d25ef50
commit
37e105c1e8
36 changed files with 1181 additions and 53 deletions
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @Anycubic 4MaxPro",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"initial_layer_speed": "40",
|
||||
"initial_layer_infill_speed": "50",
|
||||
"outer_wall_speed": "35",
|
||||
"inner_wall_speed": "60",
|
||||
"sparse_infill_speed": "200",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"top_surface_speed": "50",
|
||||
"gap_infill_speed": "40",
|
||||
"travel_speed": "180",
|
||||
"compatible_printers": [
|
||||
"Anycubic 4Max Pro 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue