mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
Add & revise FLSun Profile (#1045)
* Add & revise FLSun Profile FLSun Q5 FLSun QQ-S Pro * change FLSun V400 printer image
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @FLSun V400",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"outer_wall_speed": "120",
|
||||
"inner_wall_speed": "200",
|
||||
"sparse_infill_speed": "250",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"default_acceleration": "5000",
|
||||
"default_jerk": "9",
|
||||
"gap_infill_speed": "200",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "100",
|
||||
"initial_layer_speed": "50",
|
||||
"inner_wall_acceleration": "5000",
|
||||
"is_custom_defined": "0",
|
||||
"outer_wall_acceleration": "4000",
|
||||
"overhang_1_4_speed": "80",
|
||||
"top_surface_acceleration": "3000",
|
||||
"top_surface_speed": "200",
|
||||
"travel_acceleration": "5000",
|
||||
"travel_speed": "400",
|
||||
"compatible_printers": [
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user