mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Add Afinia 3d printer and update tree_support_tip_diameter option for Tiertime printers (#10705)
Add Afinia 3d printer and update tree_support_tip_diameter option for 0.6 and 0.8 nozzle Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_afinia_HS_common",
|
||||
"inherits": "fdm_process_afinia_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"default_acceleration": "4000",
|
||||
"travel_acceleration": "4000",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"inner_wall_acceleration": "3000",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "2000",
|
||||
"travel_speed": "200",
|
||||
"compatible_printers": []
|
||||
}
|
||||
Reference in New Issue
Block a user