Improved Flsun S1,T1 configuration parameters (#6244)

* Add files via upload

* Add files via upload

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
Flsun3d
2024-08-03 00:01:44 +08:00
committed by GitHub
parent 7d5ab6456f
commit 7b6b5a3f81
62 changed files with 4286 additions and 3923 deletions

View File

@@ -0,0 +1,30 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm PLA_HS_S1_FLSUN @FLSUN",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"outer_wall_speed": "400",
"inner_wall_speed": "500",
"sparse_infill_speed": "800",
"internal_solid_infill_speed": "500",
"default_acceleration": "30000",
"default_jerk": "200",
"gap_infill_speed": "400",
"initial_layer_acceleration": "5000",
"initial_layer_infill_speed": "80",
"initial_layer_speed": "50",
"inner_wall_acceleration": "22000",
"is_custom_defined": "0",
"outer_wall_acceleration": "8000",
"overhang_2_4_speed": "1234",
"top_surface_acceleration": "12000",
"top_surface_speed": "400",
"travel_acceleration": "32000",
"travel_speed": "1200",
"compatible_printers": [
"FLSun S1 0.4 nozzle"
],
"exclude_object": "1"
}