1,013
edits
No edit summary |
|||
Line 6: | Line 6: | ||
== It needs == | == It needs == | ||
* | * Cosmetic cleaning & minor surface rust removal. | ||
* 3 x stepper motors (NEMA 14 by the looks of it) | * 3 x stepper motors (NEMA 14 by the looks of it) | ||
**I've got a nema 17 and may be able to source 2 more. Would that fit ? -artag | **I've got a nema 17 and may be able to source 2 more. Would that fit ? -artag | ||
***This video shows the vertical motor in use as well as the spindle motor with pulley: http://www.youtube.com/watch?v=0nGC2vyW9VU | |||
* a way of connecting the steppers to the leadscrews. | * a way of connecting the steppers to the leadscrews. | ||
**Hipster has some couplers of a type that are now really cheap on ebay | **Hipster has some couplers of a type that are now really cheap on ebay | ||
* a drill of some kind. | * a drill of some kind. | ||
**Some people are using aero/quadcopter motors. Would the controller handle one ? might need a sensorfull motor | **Some people are using aero/quadcopter motors. Would the controller handle one ? might need a sensorfull motor | ||
***Liam said it took a straight DC motor. So proably PWM speed control if that's the case. | |||
* a way to fix the drill to the x/y platform. | * a way to fix the drill to the x/y platform. | ||
** Spindle is an interchangable module. Any arrangement with the same OD of housing will fit. Will however need round-profile drive belt and motor pulley. Emco unimat spares may be suitable. | |||
* chuck for the drill. | * chuck for the drill. | ||
**Collets are much better than a chuck. An ER12 collet chuck would be better than the cheap dremel style, but needs a decent sized motor shaft. There may be something more suitable for auto toolchange (one day) | **Collets are much better than a chuck. An ER12 collet chuck would be better than the cheap dremel style, but needs a decent sized motor shaft. There may be something more suitable for auto toolchange (one day) | ||
* small drill bits. | * small drill bits. | ||
** As standard does not take drills but "gravers" that go through the whole spindle for precise depth adjustment | |||
** It would be nice for it to actually be able to still engrave/mill rather than just drill holes when repaired. | |||
* some rewireing to fix endstops etc. | * some rewireing to fix endstops etc. | ||
Line 35: | Line 40: | ||
The 3rd might also be fairly easy - presumably we can use the reprap style electronics with it?? | The 3rd might also be fairly easy - presumably we can use the reprap style electronics with it?? | ||
*Solexious' stepper drivers could be used, though not with reprap controls. Might also be a good target for grbl. | *Solexious' stepper drivers could be used, though not with reprap controls. Might also be a good target for grbl. | ||
== Proposed roadmap == | |||
It currently seems easiest, and possibly more reliable long-term, to fix rather than hack. I suggest we go with this until proven otherwise. | |||
# Check pinout of control board output. Will provide nessesary info on stepper voltages, wiring and spindle motor control, as well as verify controller function. | |||
# Presuming control output okay, obtain and fit steppers, wire in stops, test motion. | |||
#* If controls damaged, then move to other controls | |||
#* Check if brass wheel causes any motion difficulty | |||
# Fit new spindle motor (see manual page 26 for stock assembly diagram) | |||
# Make spindle bearing and collet holder (see page 25 of manual - this may be very very tricky. Many precision parts) | |||
#* Alternately make missing parts for existing spindle mount | |||
# Fit replacement table | |||
#* Pricing is hard to find, but many engraving machine suppliers sell replacement T-slot tables which will provide an optimum mounting solution. | |||
#* A temporary table made of MDF or similar should be enough to test function crudely. | |||
== Pics == | == Pics == | ||
Line 44: | Line 64: | ||
* [http://pointless.net/photos/id/1363120512/ view of the mounting thing for a stepper, NEMA 14?] | * [http://pointless.net/photos/id/1363120512/ view of the mounting thing for a stepper, NEMA 14?] | ||
* [http://pointless.net/photos/id/1363120524/ the cover] | * [http://pointless.net/photos/id/1363120524/ the cover] | ||
== Links == | |||
* Wizzard ST manual, includes parts numbers (ST High Lift not 2000): http://www.suregrave.com/downloads/manuals/Wizzard%20ST%20Manual.pdf | |||
* Video of an 2000 ST opened up for stepper testing. Shows X/Y spindle motor. http://www.youtube.com/watch?v=0nGC2vyW9VU | |||
* Some raw interfacing info: http://www.vectric.com/forum/viewtopic.php?f=4&t=11920 |