Customizable knob for pot lid and drawers

Designed this as knob for a pot lid, but I'm sure you can use it for a drawer and a few other things too.
10
90
1
351
updated April 3, 2023

Description

PDF

Designed this as knob for a pot lid, but I'm sure you can use it for a drawer and a few other things too.

Remember to block support at the top of the bolt, because we don't need support there.

You should print this in ABS or PETG, PLA won't work.

All properties of this knob is customizable.

Feature:

  • Customizable bolt size.
  • Create cavity to insert metal hex nut, or without if you want to thread the knob yourself.
  • Create whole knob or half a knob for printing without support.
  • Customizable knob styles: inward, outward or straight.
  • Customizable base size and top round knob size.

The easiest version to print among my stl files is the outward_v2.stl

BTW, If you're using octoprint, add the script below to your octoprint GCODE setting and you can do advance pause similar to the functionality on Prusa firmware. You can then pause mid-print to insert the hex nut.

After print job is paused

; relative XYZE

G91

M83

; retract filament, move Z slightly upwards

G1 Z+5 E-5 F4500

; absolute XYZE

M82

G90

; move to a safe rest position, adjust as necessary

G1 X0 Y180

Before print job is resumed

; relative extruder

M83

; prime nozzle

G1 E-2 F4500

G1 E2 F4500

; absolute E

M82

; absolute XYZ

G90

; move back to pause position XYZ

G1 X{{ pause_position.x }} Y{{ pause_position.y }} Z{{ pause_position.z }} F4500

; reset to feed rate before pause

G1 {{ pause_position.f }}

Print Settings

Rafts:

Yes

Supports: 

Yes

Resolution:

0.2

Infill: 

20%

Tags



Model origin

The author marked this model as their own original creation. Imported from Thingiverse.

License