Connor Huffine
Connor Huffine
That case will never be encountered, the only way you could see ceil(0) is if you had negative rounds or data-length == threshold, which is covered earlier on by a...
I rewrote this for my own use, because this was the slowest part of a project I was working on and added a pull request because it was compatible. Tabs...
Ahh, I see what you mean there. I thought you meant for the zero case, since you specified ceil(0) and floor(0).
I like that you implemented this, but is the quantity used for that spool tracked anywhere? I don't see a place for it.
I'm not sure what your question is. Are you asking about using a different Serial connection?
If you want to use a Pi, you will need to adapt the code to use the Pi GPIO. It would be tricky to do.
That's a decent tip for simple setup. I hope to try and hook into the active extruder so you don't have to have both loaded to print anything.
It's not a huge deal, but it is one of those quality of life things that make something annoying to use.
Do you have anything else using GPIO pins on your system?
Having the settings require a restart is a bit much. I'll fix this.