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

Use absolute temperatures instead of offset temperature overrides #38

Open
numericOverflow opened this issue Mar 11, 2024 · 6 comments
Open

Comments

@numericOverflow
Copy link

Is is possible to have SpoolManager submit the absolute temperatures stored on spool profile instead of the offset temp?

I often want to print something in a new material, but I have to first manually calculate the difference between the original temp set in the GCODE and update the spool's offset. It would be MUCH easier if I could just set a desired temp for the spool and have it submit that temp as an absolute override temp rather than an offset.

If that's not possible for some reason (say if you can only send offsets and not absolute values), could you dynamically calculate the offset on the fly and send the calculated offset? Just subtract the GCODE's temp(s) from the spool's absolute temp and send that value? Maybe even have a toggle button in the spool config screen to choose which value is used for that spool (absolute or offset temps).

2024-03-11_174343

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.

@numericOverflow
Copy link
Author

Bump.

Is this possible?

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.

@numericOverflow
Copy link
Author

Bump to avoid autoclose.

@numericOverflow
Copy link
Author

Bueller, ...Bueller???

@AlexVercammen
Copy link

AlexVercammen commented Jun 27, 2024

I have something similar. In most cases, I setup everything in Cura as PLA for a standard. Therefore, I add a bed and nozzle offsets if the spool material requires different settings, like PLA-CF. However, in the event, if I do setup Cura to the actual material like PLA-CF, the GCODE temperatures are already set correctly and I won't need the offset from the plugin to be applied. Could we have the option to SKIP added to the OK and CANCEL when starting the print?

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

2 participants