Open Source Pen Holder Toolhead: Difference between revisions
Jump to navigation
Jump to search
(Added some more links under the "Useful Links" section) |
m (→See Also: linking directly to plotter) |
||
Line 12: | Line 12: | ||
=See Also= | =See Also= | ||
*[[D3D Universal]] | *[[D3D Universal#Plotter]] | ||
*[[D3D Paper Feed Mechanism]] | *[[D3D Paper Feed Mechanism]] | ||
*[[Pen Plotter Printing Methods]] | *[[Pen Plotter Printing Methods]] |
Revision as of 00:15, 21 August 2020
Basics
- A device that allows secure attachment of a pen or marker to a CNC device such as a FDM 3D Printer
- Can be used as a PCB Plotter or as a basic printer for documents and drafting
- Main Designs:
- VERY simple: tape it to the fdm extruder toolhead
- Simple: 3d printed adapter holder with no pressure relief
- Standard: use rubber band or cheap slides etc to allow it to have some "give" to it preventing it from stabbing your printer, and making bed leveling easier
- Advanced: Add some sort of encoding mechanism (how "pressed in" is it), and/or a solenoid for pulsing it in high resolution dot matrix modes
OSE Designs
See Also
- D3D Universal#Plotter
- D3D Paper Feed Mechanism
- Pen Plotter Printing Methods
- Open Source PDL to GCode Conversion Software
Useful Links
- An Over-engineered (in a good way) holder allows for slight spring like movement in the z axis (to smooth "bumps" etc) they used a rubber band, perhaps use a spring?.
- A Video of A Solenoid Including Design no shown use for dot matrix use, also noise suggests poor optimiazation (hitting edge, ie too powerful/not timed right etc)