Skip to content

silverXnoise/paste-extruder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LumenPnP Paste Extruder

This repository contains the source for a prototype paste extruder head for the LumenPnP.

paste extrusion

This is a prototype design. It is still in development.

This extruder head is designed for solder paste and ink dispensing applications. It quickly and easily replaces the right toolhead on any version LumenPnP. It has been used to apply conductive ink and Loctite GC-10 solder paste onto PCBs.

Controlling this toolhead is currently done using leash, a python libary for interfacing with the LumenPnP, which can be found here. There's an example script in ./sw/extrude/extrude.py that you can use as a starting point for your own application.

The source CAD for the extruder is designed as a replacement left nozzle. However, the extruder requires a slightly different build of firmware that forces Z homing to occur at a different position, because otherwise the paste extruder will collide with front-left-leg. To prevent the extra step of flashing new firmware, the design is mirrored and intended mainly to be used as a replacement right nozzle (opposite from the images and YouTube video about this toolhead). If exporting the 3D models yourself, be sure to mirror extruder-base and cartridge-clamp in your slicer before printing. All other models can be used normally.

Parts

Item Quantity
M3 Nut 1
M3 Threaded Rod 1
Nema 11 Stepper Motor (The higher current rating the better) 1
M2.5x5mm Socket Head Bolt 4
M3 Square Nut 1
M3x20mm Socket Head Bolt 1
3ml Luer Lock Syringe 1
Luer Lock Tip (size depends on application) 1

Install

Installation and setup instructions can be found in this video: STILL IN PROGRESS

Help

Feel free to hop in the LumenPnP Discord Server to help debug and troubleshoot using the extruder head. Also, please feel free to add Github Issues on this repository if you discover any problems.

About

Paste extruder head for the LumenPnP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%