diff --git a/.github/workflows/check_profiles.yml b/.github/workflows/check_profiles.yml index ea27fc754f..9781c6b8f3 100644 --- a/.github/workflows/check_profiles.yml +++ b/.github/workflows/check_profiles.yml @@ -14,6 +14,10 @@ on: required: true default: 'warning' +permissions: + pull-requests: write + contents: read + jobs: check_translation: diff --git a/resources/profiles/Qidi.json b/resources/profiles/Qidi.json index d08590a394..aec89b9a6e 100644 --- a/resources/profiles/Qidi.json +++ b/resources/profiles/Qidi.json @@ -1,6 +1,6 @@ { "name": "Qidi", - "version": "02.03.01.10", + "version": "02.03.01.20", "force_update": "0", "description": "Qidi configurations", "machine_model_list": [ diff --git a/resources/profiles/Qidi/process/fdm_process_n_common.json b/resources/profiles/Qidi/process/fdm_process_n_common.json index feab4fc88c..64db71f946 100644 --- a/resources/profiles/Qidi/process/fdm_process_n_common.json +++ b/resources/profiles/Qidi/process/fdm_process_n_common.json @@ -63,9 +63,6 @@ "max_travel_detour_distance": "0", "machine_prepare_compensation_time": "260", "minimum_sparse_infill_area": "15", - "nozzle_flush_dataset": [ - "0" - ], "only_one_wall_top": "1", "outer_wall_acceleration": ["3000"], "outer_wall_line_width": "0.42", @@ -174,7 +171,5 @@ "prime_tower_lift_height": "-1", "prime_tower_max_speed": "90", "prime_tower_flat_ironing":"0", - "wrapping_detection_gcode": "", - "wrapping_exclude_area": [], "compatible_printers": [] } diff --git a/resources/profiles/Snapmaker.json b/resources/profiles/Snapmaker.json index a468a8edf1..762e15d413 100644 --- a/resources/profiles/Snapmaker.json +++ b/resources/profiles/Snapmaker.json @@ -1,6 +1,6 @@ { "name": "Snapmaker", - "version": "02.03.01.10", + "version": "02.03.01.20", "force_update": "0", "description": "Snapmaker configurations", "machine_model_list": [ diff --git a/resources/profiles/Snapmaker/process/fdm_process_U1_common.json b/resources/profiles/Snapmaker/process/fdm_process_U1_common.json index ee74627efa..81666a9184 100644 --- a/resources/profiles/Snapmaker/process/fdm_process_U1_common.json +++ b/resources/profiles/Snapmaker/process/fdm_process_U1_common.json @@ -67,10 +67,11 @@ "travel_speed": "500", "enable_prime_tower": "1", "wipe_tower_no_sparse_layers": "0", - "wipe_tower_cone_angle": "15", - "wipe_tower_wall_type": "cone", + "wipe_tower_cone_angle": "30", + "wipe_tower_wall_type": "rib", + "wipe_tower_extra_rib_length": "0", "prime_tower_width": "35", - "prime_volume": "15", + "prime_volume": "30", "wall_generator": "classic", "compatible_printers": [] } \ No newline at end of file