Difference between revisions of "Shapeoko 3"

From Port City Makerspace
Jump to navigation Jump to search
m
Line 17: Line 17:


==Shapeoko Operating Instructions==
==Shapeoko Operating Instructions==
These are the basic steps to operate this machine. It assumes you have already prepared a GCode file appropriate for this machine.
# '''Pre-requisites'''
 
## Have your GCode file already made using your software of choice. We generally use VCarve Pro.
## Have your material ready and sized to fit on the machine you are using.
## Have your tool(s) for the cut(s) you are running.
## Have your safety glasses and hearing protection.
# '''Power On'''
# '''Power On'''
## Examine machine. Make sure it is clean, clear, no tools left on it or in the router.
## Examine machine. Make sure it is clean, clear, no tools left on it or in the router.

Revision as of 09:39, 28 June 2023

This page describes some of the specifics of this CNC Machine.

For more general resources please go to the CNC_Routers page.


Shapeoko.jpg

About our machine

  • Model: Shapeoko 4 XL
  • Cutting Area: 33"(X) x 17.5"(Y) x 4"(Z)
  • Spindle: Dewalt Trim Router (accepts 1/4" shank)
  • Computer: Laptop running Windows 10 connected via USB
  • Control Software: Carbide Motion

Guides and Manuals

Shapeoko Operating Instructions

  1. Pre-requisites
    1. Have your GCode file already made using your software of choice. We generally use VCarve Pro.
    2. Have your material ready and sized to fit on the machine you are using.
    3. Have your tool(s) for the cut(s) you are running.
    4. Have your safety glasses and hearing protection.
  2. Power On
    1. Examine machine. Make sure it is clean, clear, no tools left on it or in the router.
    2. Ensure main power strip is on.
    3. Ensure computer is on.
    4. Turn on the CNC by twisting the red emergency stop button until it pops up.
  3. Starting up with Carbide Motion
    1. Open Carbide Motion.
    2. Click the "Connect Cutter" button to connect to the machine.
    3. Click the "Initialize Machine" button to home your machine.
    4. Click "Load New File" and navigate to your prepared GCode file. Select the file and click "Open".
  4. Preparing the tool
    1. Insert the appropriate tool for your GCode into the spindle and tighten it with the wrench and locking button on the side.
    2. The locking button can be difficult to press.
    3. Tip: hold the lock button and rotate the spindle by hand. When you feel the spindle lock in place, then you know it's locked and can tighten the nut down with the wrench.
  5. Preparing the material
    1. Grab a piece of material appropriate for your project.
    2. Many methods exist for securing the material to the work table. Briefly, these are: double-sided tape, screws, hold-down clamps, and custom fixtures.
    3. Make sure your material secured to the table, ensuring it is secure enough for the operation you plan to do.
    4. If you are doing a shallow engraving, double-sided tape should hold well enough.
    5. If you are cutting all the way through something thicker than .5 inches, it needs to be very secure. If you try to move it while clamped and it shifts at all, it is not secure enough.
  6. Zero the machine to the workpiece
    1. Go to the "Jog" screen in the upper right menu.
    2. Use the buttons to navigate the machine to the zero position. This will be determined in your GCode file, so be sure to remember what you set for a zero (or "XY Datum").
    3. Tip: Use the "Increment +" and "Increment -" buttons to change how fast the machine moves when you press the navigation buttons.
    4. As the tool gets within 1 inch of your material, reduce the increment to avoid crashing the tool into the material.
    5. When the tool is at the correct zero point relative to the material, go to the "Set Zero" button on the bottom row.
    6. Click "Zero All", then click "Done"
  7. Start The Cut
    1. Click on the "Run" screen in the upper right menu.
    2. Click "Start Job"
    3. Click the "Feedrate -10%" button and reduce the "Override" value on the left to 50%. This will give you more reaction time to stop the machine if it is going to crash at the start of the job. (You can increase this after it has been running for a minute with no issues.)
    4. Click "Start". It will prompt you to turn on the router.
    5. Use the power switch on the router to turn it on. Adjust speed dial as necessary.
    6. Click "Resume" to start cutting. Stay by the machine while it is running.
    7. Do not leave the machine unattended. If nobody is watching it and it crashes, it could do a lot of damage to the machine.
    8. Crash: If the machine crashes or otherwise needs to be stopped immediately, hit the red E-stop button to stop the motion, then turn off the router.
    9. Cut not going well: If it is not an emergency, you can stop the cut by clicking "Pause", wait for the machine to move the router out of the cut, then click "Stop" and turn off the router.
  8. After the cut
    1. Vacuum up the dust from the cut. Clean up on top of the machine, under the machine, the floor, and anywhere else dust went.
    2. Remove your material and any screws or clamps from the bed, leaving it completely clear.
    3. Remove the tool from the spindle and store it appropriately.
    4. Turn off CNC by pressing the red emergency stop button.
    5. Leave the laptop and power strip on.