Skip to content

[Feature request] Auto select spool based on file prefix #220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
andritolion opened this issue Dec 27, 2021 · 4 comments
Closed

[Feature request] Auto select spool based on file prefix #220

andritolion opened this issue Dec 27, 2021 · 4 comments

Comments

@andritolion
Copy link

I have my Gcode files all prefixed with my printer prefix in Cura with a plugin that adds an abbreviated filament name. It would be nice if Filament Manager could auto select the filament spool by letting us define regex to determine the filament spool in use, so we only need to set the filament spool in one place (and maybe only add a filament color prefix) when slicing. For example, if the Gcode file was named like CE3_OPLA_RED_3DBenchy.gcode, Filament Manager could select my red spool of Overture PLA.

@github-actions
Copy link

github-actions bot commented Feb 7, 2022

This issue has been automatically marked for closing, because it has not had activity in 30 days. It will be closed if no further activity occurs in 10 days.

@github-actions github-actions bot added the status: markedForAutoClose Issue will be closed automatically label Feb 7, 2022
@OllisGit
Copy link
Owner

Hi @andritolion,

I see some "challenges":

  • In your example there is no separation between Spool and Filename. Should be CE3_OPLA_RED-3DBenchy.gcode --> (.*)-(.*). But then you need to make sure that the filename should not include a minus.
  • Any idea how a MultiColor-Print could handled multiple spool-selection?

There are already some requests about spool-selection via gcode comments, will this help you as well?

@OllisGit OllisGit removed the status: markedForAutoClose Issue will be closed automatically label Feb 15, 2022
OllisGit added a commit that referenced this issue Feb 17, 2022
- E #246 EventBus-Events to support MQTT-Topics
- E #186 multiple templates (with field selection)
- E #191 Include PTFE tube length for remaining check
- E #221 Preview of QR-Code
- E #207 Define IP/URL for QR-Code generation
- E #220 Output of database id in QR-Code view
- E #236, B #228 Output of total spools in tab-view
- E Output of database id in QR-Code and in table

- B #245 Show last weight digit
- B #235 custom colorname not stored
- B #225 copy was disabled during printing
OllisGit added a commit that referenced this issue Feb 17, 2022
- E #246 EventBus-Events to support MQTT-Topics
- E #186 multiple templates (with field selection)
- E #191 Include PTFE tube length for remaining check
- E #221 Preview of QR-Code
- E #207 Define IP/URL for QR-Code generation
- E #220 Output of database id in QR-Code view
- E #236, B #228 Output of total spools in tab-view
- E Output of database id in QR-Code and in table

- B #245 Show last weight digit
- B #235 custom colorname not stored
- B #225 copy was disabled during printing
@github-actions
Copy link

This issue has been automatically marked for closing, because it has not had activity in 30 days. It will be closed if no further activity occurs in 10 days.

@github-actions github-actions bot added the status: markedForAutoClose Issue will be closed automatically label Mar 18, 2022
@github-actions
Copy link

This issue was closed, because it has been already marked for 10 days with no activity.

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

No branches or pull requests

2 participants