Merge branch 'main' into dev/h2d

This commit is contained in:
Noisyfox
2025-10-10 19:30:50 +08:00
committed by GitHub
8 changed files with 38 additions and 56 deletions

View File

@@ -17,7 +17,7 @@ jobs:
pull-requests: write
contents: write # only for delete-branch option
steps:
- uses: actions/stale@v9
- uses: actions/stale@v10
with:
# PAT for GitHub API authentication
repo-token: ${{ secrets.GITHUB_TOKEN }}

View File

@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v5
- name: Setup Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: '3.12'

View File

@@ -23,7 +23,7 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v46
uses: tj-actions/changed-files@v47
with:
files: |
src/slic3r/GUI/Tab.cpp
@@ -318,7 +318,7 @@ jobs:
- name: Comment on PR
if: failure() && github.event_name == 'pull_request'
uses: actions/github-script@v7
uses: actions/github-script@v8
with:
script: |
const validationErrors = process.env.VALIDATION_ERRORS || '';

View File

@@ -6366,11 +6366,17 @@ msgid ""
"rotation template settings that may not work properly with your current "
"infill pattern. This could result in weak support or print quality issues."
msgstr ""
"Dieses Projekt wurde mit einem OrcaSlicer 2.3.1-alpha erstellt und verwendet "
"Vorlageneinstellungen für die Infill-Rotation, die möglicherweise nicht "
"richtig mit Ihrem aktuellen Infill-Muster funktionieren. Dies könnte zu "
"schwacher Unterstützung oder Druckqualitätsproblemen führen."
msgid ""
"Would you like OrcaSlicer to automatically fix this by clearing the rotation "
"template settings?"
msgstr ""
"Möchten Sie, dass OrcaSlicer dies automatisch behebt, indem die "
"Vorlageneinstellungen für die Rotation gelöscht werden?"
#, c-format, boost-format
msgid ""

View File

@@ -36,21 +36,15 @@
"bed_custom_texture": "",
"bed_exclude_area": [
"0x0",
"2.5x0",
"2.5x255",
"0x255",
"0x255",
"255x255",
"255x252.5",
"0x252.5",
"255x255",
"252.5x255",
"252.5x0",
"255x0",
"255x255",
"0x255",
"0x0",
"0x2.5",
"255x2.5",
"255x0"
"2x2",
"2x253",
"253x253",
"253x2",
"2x2"
],
"bed_mesh_max": "0,0",
"bed_mesh_min": "0,0",

View File

@@ -36,21 +36,15 @@
"bed_custom_texture": "",
"bed_exclude_area": [
"0x0",
"2.5x0",
"2.5x255",
"0x255",
"0x255",
"255x255",
"255x252.5",
"0x252.5",
"255x255",
"252.5x255",
"252.5x0",
"255x0",
"255x255",
"0x255",
"0x0",
"0x2.5",
"255x2.5",
"255x0"
"2x2",
"2x253",
"253x253",
"253x2",
"2x2"
],
"bed_mesh_max": "0,0",
"bed_mesh_min": "0,0",

View File

@@ -36,21 +36,15 @@
"bed_custom_texture": "",
"bed_exclude_area": [
"0x0",
"2.5x0",
"2.5x255",
"0x255",
"0x255",
"255x255",
"255x252.5",
"0x252.5",
"255x255",
"252.5x255",
"252.5x0",
"255x0",
"255x255",
"0x255",
"0x0",
"0x2.5",
"255x2.5",
"255x0"
"2x2",
"2x253",
"253x253",
"253x2",
"2x2"
],
"bed_mesh_max": "0,0",
"bed_mesh_min": "0,0",

View File

@@ -36,21 +36,15 @@
"bed_custom_texture": "",
"bed_exclude_area": [
"0x0",
"2.5x0",
"2.5x255",
"0x255",
"0x255",
"255x255",
"255x252.5",
"0x252.5",
"255x255",
"252.5x255",
"252.5x0",
"255x0",
"255x255",
"0x255",
"0x0",
"0x2.5",
"255x2.5",
"255x0"
"2x2",
"2x253",
"253x253",
"253x2",
"2x2"
],
"bed_mesh_max": "0,0",
"bed_mesh_min": "0,0",