Skip to content

[CURA-13248] Fix quoted extruder capture in template regex#2342

Open
HellAholic wants to merge 1 commit into
mainfrom
CURA-13248
Open

[CURA-13248] Fix quoted extruder capture in template regex#2342
HellAholic wants to merge 1 commit into
mainfrom
CURA-13248

Conversation

@HellAholic

Copy link
Copy Markdown
Contributor

Updated the G-code template resolver regex so the optional extruder_nr group no longer matches single or double quotes. This tightens placeholder parsing and prevents invalid quoted values from being treated as extruder identifiers. This allows for comparisons such as if "value in list" which currently results in the last list item being associated as extruder_nr

CURA-13248

Updated the G-code template resolver regex so the optional `extruder_nr` group no longer matches single or double quotes. This tightens placeholder parsing and prevents invalid quoted values from being treated as extruder identifiers.
This allows for comparisons such as if "value in list" which currently results in the last list item being associated as extruder_nr
@HellAholic HellAholic changed the title Fix quoted extruder capture in template regex [CURA-13248] Fix quoted extruder capture in template regex Jun 29, 2026
@HellAholic HellAholic marked this pull request as ready for review June 29, 2026 12:29
@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Test Results

31 tests   31 ✅  5s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 5a278e3.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant