Designers: use this object as a Negative Volume in PrusaSlicer to add a knob-to-rotary-encoder interface to your design.
After messing around with custom knobs for several years, my favorite (and the best-fitting one I've found) is the Prusa Mk3 Improved Knob by user Bogdanko. I've extracted the knob-to-encoder interface as a negative volume that allows you to place a great interface in your design without every user having to redesign the interface for each model. Add this object as a negative space to your knob design and you'll have an instant interface that fits well with very little effort.
OpenSCAD update:
To use this negative volume in OpenSCAD:
difference () {
your object here (import, defined by primitives);
import (negativespace-lcd-knob-interface3.stl);
}
(Pro-tip: drag an STL, 3MF, OBJ from File Manager into OpenSCAD to automatically generate an “import” statement with full path automatically.)
Download. Insert .STL as a Negative Volume in PrusaSlicer. Slice your object. Print.
A hole generator to make the interface from a custom knob to the Prusa i3 MK3 LCD rotary encoder.
Modified and extracted from original using OpenSCAD. If you need custom design/modelling work done, feel free to drop me a line to request a quote.
Take this model for a ride on your printer.
Don't forget you can earn Prusameters (free filament and other cool rewards!) for printing out models and posting a photo of your Make here on Printables.
If you feel the calling, edit and improve the design and post your results.
If you like the model, I'd appreciate your feedback by way of a rating.
If you don't like the model, please feel free to contact me with your feedback.
If you have any questions, suggestions, or problems that you'd like to discuss with me, please feel free to message me. I'm always willing to discuss my models, your ideas, 3-D design, and 3-D printing.
Check out my other models here on Printables.Com.
The author marked this model as their own original creation.