The file 'Customizable Toolbox Labels W/ Embedded Magnet 3D Printer Model' is (scad,stl) file type, size is 347.3KB.
This is a remix of the toolbox labels created by benjamenjohnson. I liked the design of his labels and the OpenSCAD/Customizer implementation. However, I did not like that he used magnetic tape for adhesion. This remix instead uses an embedded disc magnet (I used neodymium) to adhere the label to the toolbox. I have included several pre-made labels. For any other labels that you might want, feel free to use the customizer as described below. I hope that these are helpful. Please post your makes!
Printing these labels requires two pauses: one to insert the magnets and another to change the filament for the alternately-colored text. The process for this is as follows.
M125
G-code command in Marlin. This requires that PARK_HEAD_ON_PAUSE
be enabled in your Marlin firmware. If it is not enabled, there are alternative commands which serve the same purpose. Regardless, identify the layer where the slot is covered in your slicer and insert the pause before this layer begins. For me, at 0.28 mm resolution with the default customizer settings, this occurs before layer 14 (counting from zero).M600
command which requires that ADVANCED_PAUSE_FEATURE
be enabled in your firmware. If this is not enabled, you can use one of the alternative filament change methods detailed elsewhere on the internet. At 0.28 mm resolution and default customizer settings, I placed this pause before layer 16 (again, counting from zero)M600
command enabled in your Marlin firmware, this is a breeze. If not, it still is not too hard but you will have to do the research on the process for this. Be sure to purge the old filament, and then resume printing.I built on benjamenjohnson's OpenSCAD code to create this. As such, the same rules that apply to his customizer also apply here. The label length must be set manually to accommodate the length of the text. Also, any lowercase lettering with hanging parts (e.g. "g", "q", "y", etc.) will hang off of the label. You could probably fix this issue in the OpenSCAD code if you felt so inclined. Otherwise, you can print with a support under the hanging lettering, use capital letters, or just avoid using these particular lowercase letters.
I made it so that you can customize the size of your magnet and the size of the air gap around the magnet. These are all fairly self-explanatory when looking at the customizer/code.
MagneticToolboxLabel.scad | 1.2KB | |
MagneticToolboxLabels_Allens.stl | 175.9KB | |
MagneticToolboxLabels_Hammers.stl | 354.4KB | |
MagneticToolboxLabels_Measures.stl | 405.6KB | |
MagneticToolboxLabels_Misc.stl | 153.6KB | |
MagneticToolboxLabels_Miscellaneous.stl | 494.7KB | |
MagneticToolboxLabels_NutDrivers.stl | 297.7KB | |
MagneticToolboxLabels_Pliers.stl | 190.1KB | |
MagneticToolboxLabels_Ratchets.stl | 349.8KB | |
MagneticToolboxLabels_Screwdrivers.stl | 465.3KB | |
MagneticToolboxLabels_Sockets.stl | 311.6KB | |
MagneticToolboxLabels_Wrenches.stl | 324.1KB | |
MagneticToolboxLabel_Cutters.stl | 273.9KB |