Difference between revisions of "Millard fillmore"
From Makers Local 256
m (→Thoughts: price limit) |
Brokentrace (Talk | contribs) (corrected categories) |
||
(14 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | =Project= | ||
+ | Millard Fillmore will be a cnc mill. One that is so emo it will be able to cut himself. That includes his own electronics, and wooden frame. He will have split personalities, being able to cut, laser engrave and extrude abs plastic anything it can to get the job done. He will be cheap, and be able to built from a kit without any specialty tools. Be easily driven by replicatorg or emc2. He will be free as in speech distributed under an open hardware license. | ||
=Thoughts= | =Thoughts= | ||
==Basic Specs== | ==Basic Specs== | ||
− | * | + | *Cheap < $250 |
− | * | + | *Cutting area to be12"x12"x6" |
+ | *Portable and easy setup. Keep electronics and motors well protected from damage. | ||
==Hardware== | ==Hardware== | ||
*equal length parts for lead screws, and linear shafts | *equal length parts for lead screws, and linear shafts | ||
Line 14: | Line 17: | ||
*possibly go to higher thread per inch lead screws | *possibly go to higher thread per inch lead screws | ||
*work on X,Y,Z flexing. Look at 1/2" guide rod for increased rigidity. | *work on X,Y,Z flexing. Look at 1/2" guide rod for increased rigidity. | ||
+ | *Add a controller port for connecting a game controller. This will control at machine axis movements, axis jog speed, spindle speed and direction. | ||
==Software== | ==Software== | ||
*tweak 5d reprap firmware to control spindle and allow for tool changes | *tweak 5d reprap firmware to control spindle and allow for tool changes | ||
*write gcode for zeroing out cut area | *write gcode for zeroing out cut area | ||
+ | *Create library for connecting to a game controller (eg. PS2,XBOX,SNES,NES) | ||
=Team Members= | =Team Members= | ||
Line 25: | Line 30: | ||
=Design Notes= | =Design Notes= | ||
*Keep in mind the possibility for future expansion of hardware. | *Keep in mind the possibility for future expansion of hardware. | ||
+ | |||
+ | ==Possible parts== | ||
+ | * photo interrupt sensor for endstop [https://avnetexpress.avnet.com/store/em/EMController/Photointerrupter/Sharp-Microelectronics/GP1A05AJ000F/_/R-3568035/A-3568035/An-0?action=part&catalogId=500201&langId=-1&storeId=500201&listIndex=-1 avnet: $1.09] | ||
+ | * snes controller port for manual control [http://www.opentip.com/Electronics-Computers/Snes-Cable-Extension-Cord-Feet-p-1293005.html opentip: $3.25] | ||
+ | * nes controller port for manual control [http://www.parallax.com/Store/Components/Other/tabid/157/CategoryID/32/List/0/SortField/0/Level/a/ProductID/522/Default.aspx parallax: $1.99] | ||
=Progress= | =Progress= | ||
+ | * 17 Oct 2010: Started initial frame drawings. Uploaded Electrical Enclosure.pdf --[[User:Brokentrace|Brokentrace]] 17:18, 17 October 2010 (CDT) | ||
+ | * 17 Oct 2010: Completed rough frame drawings of Millard Mk1. Uploaded Millard_MK1.PDF --[[User:Brokentrace|Brokentrace]] 20:44, 17 October 2010 (CDT) | ||
+ | * 25 Oct 2010: Started 3D model of frame. --[[User:Brokentrace|Brokentrace]] 12:03, 25 October 2010 (CDT) | ||
+ | * 03 Nov 2010: Added X and Y axis slides. Uploaded three pictures of recent progress. --[[User:Brokentrace|Brokentrace]] 12:49, 3 November 2010 (CDT) | ||
+ | |||
+ | =Files= | ||
+ | ==Concept Drawings and Documents== | ||
+ | * [https://256.makerslocal.org/wiki/index.php/File:Electronics_Enclosure.pdf Initial Electronics Enclosure] | ||
+ | * [https://256.makerslocal.org/wiki/index.php/File:Millard_MK1.pdf Millard Mark 1] | ||
+ | ==Images== | ||
+ | * [https://256.makerslocal.org/wiki/index.php/File:MIllard_MK1_1.jpg Millard_MK1_1.jpg] | ||
+ | * [https://256.makerslocal.org/wiki/index.php/File:MIllard_MK1_2.jpg Millard_MK1_2.jpg] | ||
+ | * [https://256.makerslocal.org/wiki/index.php/File:MIllard_MK1_3.jpg Millard_MK1_3.jpg] | ||
+ | * [https://256.makerslocal.org/wiki/index.php/File:MIllard_MK1_4.jpg Millard_MK1_4.jpg] | ||
+ | * [https://256.makerslocal.org/wiki/index.php/File:MIllard_MK1_5.jpg Millard_MK1_5.jpg] | ||
+ | * [https://256.makerslocal.org/wiki/index.php/File:MIllard_MK1_6.jpg Millard_MK1_6.jpg] | ||
+ | |||
+ | [[Category:open manufacturing]] [[Category:open hardware]] [[Category:CNC]] <!--MAKE AS MANY CATEGORIES AS YOU NEED--> |
Latest revision as of 13:04, 3 November 2010
Contents
[hide]Project
Millard Fillmore will be a cnc mill. One that is so emo it will be able to cut himself. That includes his own electronics, and wooden frame. He will have split personalities, being able to cut, laser engrave and extrude abs plastic anything it can to get the job done. He will be cheap, and be able to built from a kit without any specialty tools. Be easily driven by replicatorg or emc2. He will be free as in speech distributed under an open hardware license.
Thoughts
Basic Specs
- Cheap < $250
- Cutting area to be12"x12"x6"
- Portable and easy setup. Keep electronics and motors well protected from damage.
Hardware
- equal length parts for lead screws, and linear shafts
- few custom parts as possible
- few wood cuts as possible or in small enough sections machine can cut itself, Keep wood parts to a 2x4 sheet of half inch birch.
- single PCB for control 4x6 inch in size
- find good power supply for everything
- cuts for end stops and encoders
- larger Z platform for holding different tools, spindle, extruder, laser, router, dremel etc
- figure out good way to mount bushings and leadscrew nuts.
- possibly go to higher thread per inch lead screws
- work on X,Y,Z flexing. Look at 1/2" guide rod for increased rigidity.
- Add a controller port for connecting a game controller. This will control at machine axis movements, axis jog speed, spindle speed and direction.
Software
- tweak 5d reprap firmware to control spindle and allow for tool changes
- write gcode for zeroing out cut area
- Create library for connecting to a game controller (eg. PS2,XBOX,SNES,NES)
Team Members
- Brokentrace
- Mog
- <Your Name Here>
Design Notes
- Keep in mind the possibility for future expansion of hardware.
Possible parts
- photo interrupt sensor for endstop avnet: $1.09
- snes controller port for manual control opentip: $3.25
- nes controller port for manual control parallax: $1.99
Progress
- 17 Oct 2010: Started initial frame drawings. Uploaded Electrical Enclosure.pdf --Brokentrace 17:18, 17 October 2010 (CDT)
- 17 Oct 2010: Completed rough frame drawings of Millard Mk1. Uploaded Millard_MK1.PDF --Brokentrace 20:44, 17 October 2010 (CDT)
- 25 Oct 2010: Started 3D model of frame. --Brokentrace 12:03, 25 October 2010 (CDT)
- 03 Nov 2010: Added X and Y axis slides. Uploaded three pictures of recent progress. --Brokentrace 12:49, 3 November 2010 (CDT)