fix start_code and 0.16mm parameters (#4631)

* Update FlyingBear S1 0.4 nozzle.json

* Update 0.16mm Optimal @FlyingBear Reborn3.json

* Update 0.16mm Optimal @FlyingBear S1.json

* Update fdm_process_common.json

* Update fdm_klipper_common.json

* Update fdm_machine_common.json

* Update fdm_klipper_common.json

* Update fdm_machine_common.json
This commit is contained in:
FlyingbearOfficial 2024-03-22 19:28:35 +08:00 committed by GitHub
parent 98e1291c17
commit 2d737f62b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 12 additions and 6 deletions

View file

@ -6,6 +6,9 @@
"instantiation": "true",
"inherits": "fdm_process_common",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"top_shell_layers": "6",
"overhang_1_4_speed": "50",
"accel_to_decel_enable": "0",
"bottom_shell_layers": "4",
@ -28,7 +31,7 @@
"skirt_speed": "50",
"sparse_infill_speed": "330",
"support_line_width": "0.42",
"top_shell_thickness": "0.8",
"top_shell_thickness": "1",
"top_surface_line_width": "0.42",
"compatible_printers": [
"FlyingBear Reborn3 0.4 nozzle"

View file

@ -6,6 +6,9 @@
"instantiation": "true",
"inherits": "fdm_process_common_S1",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"top_shell_layers": "6",
"overhang_1_4_speed": "50",
"accel_to_decel_enable": "0",
"bottom_shell_layers": "4",
@ -28,7 +31,7 @@
"skirt_speed": "50",
"sparse_infill_speed": "330",
"support_line_width": "0.42",
"top_shell_thickness": "0.8",
"top_shell_thickness": "1",
"top_surface_line_width": "0.42",
"compatible_printers": [
"FlyingBear S1 0.4 nozzle"

View file

@ -61,7 +61,7 @@
"initial_layer_print_height": "0.2",
"initial_layer_speed": "50",
"initial_layer_travel_speed": "100%",
"inner_wall_acceleration": "10000",
"inner_wall_acceleration": "5000",
"inner_wall_jerk": "9",
"inner_wall_line_width": "0.45",
"interface_shells": "0",