diff --git a/resources/profiles/Anycubic.json b/resources/profiles/Anycubic.json index 6c649a329a..7e3deb0aa7 100644 --- a/resources/profiles/Anycubic.json +++ b/resources/profiles/Anycubic.json @@ -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": [ diff --git a/resources/profiles/Anycubic/process/fdm_process_common.json b/resources/profiles/Anycubic/process/fdm_process_common.json index d1e28bb1d5..7541bb41a0 100644 --- a/resources/profiles/Anycubic/process/fdm_process_common.json +++ b/resources/profiles/Anycubic/process/fdm_process_common.json @@ -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", diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index b55bac9753..085fc9f70b 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -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": [ diff --git a/resources/profiles/BBL/process/fdm_process_bbl_0.30_nozzle_0.6.json b/resources/profiles/BBL/process/fdm_process_bbl_0.30_nozzle_0.6.json index 8a3ee1da12..dcf321d33b 100644 --- a/resources/profiles/BBL/process/fdm_process_bbl_0.30_nozzle_0.6.json +++ b/resources/profiles/BBL/process/fdm_process_bbl_0.30_nozzle_0.6.json @@ -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", diff --git a/resources/profiles/BBL/process/fdm_process_bbl_0.40_nozzle_0.8.json b/resources/profiles/BBL/process/fdm_process_bbl_0.40_nozzle_0.8.json index 3948f1b903..b9340c152e 100644 --- a/resources/profiles/BBL/process/fdm_process_bbl_0.40_nozzle_0.8.json +++ b/resources/profiles/BBL/process/fdm_process_bbl_0.40_nozzle_0.8.json @@ -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", diff --git a/resources/profiles/BBL/process/fdm_process_bbl_common.json b/resources/profiles/BBL/process/fdm_process_bbl_common.json index 091181418c..33c94c6654 100644 --- a/resources/profiles/BBL/process/fdm_process_bbl_common.json +++ b/resources/profiles/BBL/process/fdm_process_bbl_common.json @@ -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", diff --git a/resources/profiles/BBL/process/fdm_process_common.json b/resources/profiles/BBL/process/fdm_process_common.json index 0177d23c6f..4d18e9d5aa 100644 --- a/resources/profiles/BBL/process/fdm_process_common.json +++ b/resources/profiles/BBL/process/fdm_process_common.json @@ -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": "", diff --git a/resources/profiles/Creality.json b/resources/profiles/Creality.json index b85402ad38..9baee1faa0 100644 --- a/resources/profiles/Creality.json +++ b/resources/profiles/Creality.json @@ -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": [ diff --git a/resources/profiles/Creality/process/fdm_process_common.json b/resources/profiles/Creality/process/fdm_process_common.json index cb3d7351b1..7398bcd481 100644 --- a/resources/profiles/Creality/process/fdm_process_common.json +++ b/resources/profiles/Creality/process/fdm_process_common.json @@ -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": "", diff --git a/resources/profiles/Prusa.json b/resources/profiles/Prusa.json index c9e72a2c2a..93935a5f48 100644 --- a/resources/profiles/Prusa.json +++ b/resources/profiles/Prusa.json @@ -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": [ diff --git a/resources/profiles/Prusa/process/fdm_process_common.json b/resources/profiles/Prusa/process/fdm_process_common.json index f942a8f49f..18068c061f 100644 --- a/resources/profiles/Prusa/process/fdm_process_common.json +++ b/resources/profiles/Prusa/process/fdm_process_common.json @@ -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", diff --git a/resources/profiles/Voron.json b/resources/profiles/Voron.json index dbf3d91518..f360cac7bc 100644 --- a/resources/profiles/Voron.json +++ b/resources/profiles/Voron.json @@ -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": [ diff --git a/resources/profiles/Voron/process/fdm_process_common.json b/resources/profiles/Voron/process/fdm_process_common.json index cb3d7351b1..7398bcd481 100644 --- a/resources/profiles/Voron/process/fdm_process_common.json +++ b/resources/profiles/Voron/process/fdm_process_common.json @@ -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": "", diff --git a/resources/profiles/Voron/process/fdm_process_voron_common.json b/resources/profiles/Voron/process/fdm_process_voron_common.json index 1741223c02..3b09d6103e 100644 --- a/resources/profiles/Voron/process/fdm_process_voron_common.json +++ b/resources/profiles/Voron/process/fdm_process_voron_common.json @@ -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", diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b4d1e72caf..5521bd4e8c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -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}/$/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})