Skip to content

Commit

Permalink
change default wall loop to 3
Browse files Browse the repository at this point in the history
Signed-off-by: SoftFever <[email protected]>
  • Loading branch information
SoftFever committed Dec 20, 2022
1 parent 92360f7 commit 57b4f3c
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion resources/profiles/Anycubic.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Anycubic",
"version": "01.02.00.05",
"version": "01.04.00.00",
"force_update": "0",
"description": "Anycubic configurations",
"machine_model_list": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/BBL.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.04.00.14",
"version": "01.04.00.15",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"inherits": "fdm_process_bbl_common",
"layer_height": "0.3",
"initial_layer_print_height": "0.3",
"wall_loops": "2",
"wall_loops": "3",
"bottom_shell_layers": "3",
"top_shell_layers": "3",
"bridge_flow": "1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"inherits": "fdm_process_bbl_common",
"layer_height": "0.4",
"initial_layer_print_height": "0.4",
"wall_loops": "2",
"wall_loops": "3",
"bottom_shell_layers": "3",
"top_shell_layers": "3",
"bridge_flow": "1",
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/BBL/process/fdm_process_bbl_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"only_one_wall_top": "1",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "150",
"wall_loops": "2",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/BBL/process/fdm_process_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"detect_overhang_wall": "0",
"reduce_infill_retraction": "0",
"filename_format": "{input_filename_base}.gcode",
"wall_loops": "2",
"wall_loops": "3",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "40",
"print_settings_id": "",
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Creality.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Creality",
"version": "01.04.00.00",
"version": "01.04.00.01",
"force_update": "0",
"description": "Creality configurations",
"machine_model_list": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"detect_overhang_wall": "0",
"reduce_infill_retraction": "0",
"filename_format": "{input_filename_base}.gcode",
"wall_loops": "2",
"wall_loops": "3",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "40",
"print_settings_id": "",
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Prusa.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Prusa",
"version": "01.04.00.09",
"version": "01.04.00.10",
"force_update": "0",
"description": "Prusa configurations",
"machine_model_list": [
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Prusa/process/fdm_process_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Voron.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Voron",
"version": "01.04.00.00",
"version": "01.04.00.01",
"force_update": "0",
"description": "Voron configurations",
"machine_model_list": [
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Voron/process/fdm_process_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"detect_overhang_wall": "0",
"reduce_infill_retraction": "0",
"filename_format": "{input_filename_base}.gcode",
"wall_loops": "2",
"wall_loops": "3",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "40",
"print_settings_id": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
Expand Down
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ else ()
set(BIN_RESOURCES_DIR "${CMAKE_CURRENT_BINARY_DIR}/../resources")
endif ()
if (CMAKE_MACOSX_BUNDLE)
set(BIN_RESOURCES_DIR "${CMAKE_CURRENT_BINARY_DIR}/${BIN_CONF_DIR}/BambuStudio.app/Contents/Resources")
set(BIN_RESOURCES_DIR "${CMAKE_CURRENT_BINARY_DIR}/$<CONFIG>/BambuStudio.app/Contents/Resources")
set(MACOSX_BUNDLE_ICON_FILE Icon.icns)
set(MACOSX_BUNDLE_BUNDLE_NAME "Bambu Studio")
set(MACOSX_BUNDLE_SHORT_VERSION_STRING ${SLIC3R_VERSION})
Expand Down

0 comments on commit 57b4f3c

Please sign in to comment.