How to use the Shopbot: Difference between revisions

From Fab Lab Wiki - by NMÍ Kvikan
Jump to navigation Jump to search
No edit summary
settings
Line 40: Line 40:
** Set software to mm in the "other settings" tab.
** Set software to mm in the "other settings" tab.


== Settings ==
Depending on type of bits and materials,
{| border=1
|-
| Frequency on VFD ||  Rounds per minute || Material
|-
| x|| 3000 || Aluminium
| 200 || 10000 ||| Plastics
|-
| 270 || 13500 || Most plywood, MDF, and so on.
|-
| 300 || 15000 || Hardwood
|}





Revision as of 14:24, 15 August 2009

A Shopbot is a large CNC milling machine.

Turning it on - checklist

Starting out

  1. Flip the big switch on the front (cooling fan on spindle will turn on)
  2. Press reset button on pendant (VFD will turn on)
  3. Set VFD to 150.0
  4. Turn on Shopbot 3 software

Warming up the spindle

(This doesn't need to be done if the machine has recently been used and chances are the bearings are still warm)

  1. Open yellow hand-control window
  2. Check that tool is at safe height above material
  3. Toggle output 1
  4. Press start
  5. Slowly increase the VFD speed up to 270

Zeroing the table

  1. Use hand control window to move bit to it's zero point
  2. In the main window, select zero->zero three axis
  3. Move z axis to safe height

Starting a job

  1. Select File->Part file execute
  2. ( Check scaling, you normally want scaling to be 1 on all axis )
  3. Click ok
  4. Press start on pendant
  5. Turn on dust sucker
  6. Click ok on screen

Emergencies

  • There are two emergency stop buttons that you can hit
  • You can press space on the keyboard
  • You can click with the mouse

Troubleshooting

  • If error 91 comes up, delete c:\Program Files\Shopbot\Shopbot 3\shopbot.ini
    • then, when you turn it on, select settings for PRS Alpha 120x60
    • Set software to mm in the "other settings" tab.

Settings

Depending on type of bits and materials,


Frequency on VFD Rounds per minute Material
x 3000 Aluminium 200 10000 Plastics
270 13500 Most plywood, MDF, and so on.
300 15000 Hardwood


Assembly

Assembly of the Shopbot can diverge significantly from the instructions in the enclosed instructions manual, mostly due to it being written in a "one size fits all" manner that doesn't really fit in with the different versions of the Shopbot.

Proprietary protocol

The Shopbot is connected to a computer over USB (or serial link on older models). A proprietary program written in Visual Basic is used to communicate the Shopbot Parts Files to the machine. These files are written in Gerber language.

It is as of yet unclear whether the machine's control box itself interprets these Gerber files or whether the control is in the hands of the control software. Neither would be particularly surprising, but if the control box interprets the Gerber commands then it is far easier to hack the protocol and create a free interface to the Shopbot.