Skip to content
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

Frontend Popup Selection / temp control #4

Closed
PowerShellCrack opened this issue Aug 23, 2017 · 5 comments
Closed

Frontend Popup Selection / temp control #4

PowerShellCrack opened this issue Aug 23, 2017 · 5 comments

Comments

@PowerShellCrack
Copy link

PowerShellCrack commented Aug 23, 2017

I think this plugin is an awesome idea. I currently the print history plugin which allows spool selection, but it doesn't record how much is used and what is left. This plugin would be awesome is I was able to select the spool right before I start the print; instead of going into settings and changing the tool.

Another added feature to this database would be print temperatures for each spool. Then maybe when popup message come up prior to finalizing the print queue asking what filament is being used. This could ultimately control the temp settings as well.

Here is an idea I was thinking of an ran across yours. I also spoke about it here: OctoPrint/OctoPrint#2092. This what I thought the popup could look like:
popup

@malnvenshorn
Copy link
Owner

This plugin would be awesome is I was able to select the spool right before I start the print; instead of going into settings and changing the tool.

I know that it seem not very convenient that you have to open the settings to change the selected spools. I thought about adding this to the sidebar, but the selection would be persistent. It gets only saved when you press 'save' in the settings window, because I'm using the 'config.yaml' to store those selections. Maybe I should store it in the database to, but I have to think about it a bit more.

Another added feature to this database would be print temperatures for each spool. Then maybe when popup message come up prior to finalizing the print queue asking what filament is being used. This could ultimately control the temp settings as well.

I'm not going to implement such a feature, because that's what slicers are for. For different material you need not only the temperature. Flow rate, cooling fan settings, retraction rate, etc. might differ also. To sum it up you have to slice your model again and for this you have the Cura or Slic3r plugin.

@jasoncross
Copy link

jasoncross commented Aug 24, 2017

I'm not going to implement such a feature, because that's what slicers are for. For different material you need not only the temperature. Flow rate, cooling fan settings, retraction rate, etc. might differ also. To sum it up you have to slice your model again and for this you have the Cura or Slic3r plugin.

I disagree. For the same model in PLA, for example, I almost never re-slice for different colors or brands of PLA. Why would I if the only difference in many cases for me is optimal temperature?

@jcjenk
Copy link

jcjenk commented Aug 25, 2017

I think having another column for preferred temperature is a great idea. It doesn't have to make any changes to the print/slice but it would be a reminder to me on the temp that I had success with. Why not add another column for "notes" where I could write anything I want about the spool (where I bought it, my thoughts on it, anything to remind me. I have about 6 different spools I'm using and can't keep it all straight.

@malnvenshorn
Copy link
Owner

In the next version of the plugin you can set a temperature offset for each spool which gets automatically applied on spool selection.

@jasoncross
Copy link

Excellent. Glad to hear it.

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

No branches or pull requests

4 participants