Open Source Filament Diameter Sensor: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created Page + Added Basic Sections/Info)
 
(Asked for some clarification on some questions I had)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Basics=
=Basics=
*Uses two lasers to measure the diameter of the filanet at 90degree angles and thus understand how consistant it is
*A Dedicated Application of a "Laser Micrometer" or "Optical Micrometer"
**Laser can come in 1-3 axis versions
**Optical is only 1 or 2 axis
*Uses rollers to guide the filament into the micrometer
*Mainly used for closed loop control of the [[Filament Maker]], but could be used for a FDM 3D Printer that can use inconsistant filament via real time adjustments of extrusion etc to match the varying diameter
*Mainly used for closed loop control of the [[Filament Maker]], but could be used for a FDM 3D Printer that can use inconsistant filament via real time adjustments of extrusion etc to match the varying diameter
=To-Do=
*Look into if the mechanical versions can work
*Look into DIY optical versions
*Look into the cost of OTS versions
*Figure out if this is optical or laser:
**[http://www.metralight.com/our-products/laser-micrometers/microxy/#1510650603633-6ec62dc9-0fb2 Metralight MicroXY]
=Industry Standards=
==Laser==
*[http://laserlinc.com/laser_micrometers.html LaserLinc Laser Micrometers]
==Optical==
*[https://www.keyence.com/products/measure/micrometer/ Keyence Optical Micrometers]
**[https://www.keyence.com/products/measure/micrometer/ls-9000/features/feature-04.jsp The specific model that is most applicable is the "small diameter model" ]
=Existing Open Source Designs=
==Mechanical==
=== [[Tom Sanladerer]]'s Design ===
*[https://www.youmagine.com/designs/filament-diameter-sensor The [[YouMagine]] Page on the Design]
*[https://www.youtube.com/watch?v=RYgdLPe_T0c A Youtube Video on Their More Recent Design]
*May deserve it's own wiki page?
=== "Deniss Ii's" Design===
*[https://www.thingiverse.com/thing:4138933 The [[Thingiverse]] Page on the Design]
==Optical==
===Hugh Lyman's Design===
*[https://www.youmagine.com/designs/filament-sensor-for-3d-printers-and-filament-extruders Description Page]
*[https://www.thingiverse.com/thing:454584 Thingiverse Page]
*[https://github.com/filipmu/Marlin/tree/Filament-Sensor Github Page]
*Notes:
**This uses an LED and a linear sensor array
**A SMD Camera (such as the [[Raspberry Pi Camera Module]]) may work as this?
**Also need to look into if a collaminator lens is of use for making the led light more collaminated


=Internal Links=
=Internal Links=
*
*[[3D Printer Filament Load Sensor]]


=External Links=
=External Links=
*[https://hackaday.com/2016/02/05/filament-thickness-sensors-what-are-they-and-what-are-they-good-for/ A Hackaday Article on This]
*[https://hackaday.com/2016/02/05/filament-thickness-sensors-what-are-they-and-what-are-they-good-for/ A Hackaday Article on This]

Latest revision as of 04:15, 2 March 2021

Basics

  • A Dedicated Application of a "Laser Micrometer" or "Optical Micrometer"
    • Laser can come in 1-3 axis versions
    • Optical is only 1 or 2 axis
  • Uses rollers to guide the filament into the micrometer
  • Mainly used for closed loop control of the Filament Maker, but could be used for a FDM 3D Printer that can use inconsistant filament via real time adjustments of extrusion etc to match the varying diameter

To-Do

  • Look into if the mechanical versions can work
  • Look into DIY optical versions
  • Look into the cost of OTS versions
  • Figure out if this is optical or laser:

Industry Standards

Laser

Optical

Existing Open Source Designs

Mechanical

Tom Sanladerer's Design

"Deniss Ii's" Design

Optical

Hugh Lyman's Design

Internal Links

External Links