CNC Machine Operation Steps: Difference between revisions

From All Hands Active Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{Outdated}}
{{Stub}}
<br>
This is a brain dump from a workshop, it has yet to be massaged into something sensible!
For organized information on using the CNC Machine at All Hands Active, please [[http://wiki.allhandsactive.com/CNC_Machine see this document]]
For organized information on using the CNC Machine at All Hands Active, please [[http://wiki.allhandsactive.com/CNC_Machine see this document]]



Revision as of 11:55, 19 May 2017

For organized information on using the CNC Machine at All Hands Active, please [see this document]

Computer

AHA Login password/username or guest account.

Safety

  • End Mills can Snap
  • Spindles will pull your hair in
  • Safety goggles are a must
  • Toolpath - Test your paths before running live.
  • Do not leave it alone when running.

Mounting your Material

Use the shorter studs go into nuts mounted in spoil board and ensure they do not go below the bottom of the nut or they can collide with the gantry.

If you plan to cut through or around your material, your material will move. You can use double sided table or the create tabs option in the VCarve software to prevent the work piece from moving after it is detached.

Mach 3

  • Power on CNC mill
  • Start Mach3 and pick Fireball
    • If you receive an error that the SmoothStepper is not detected restart Mach and check the USB connections to the CNC machine. Try to toggle the control box.
  • Reset button in Mach is triggered on start, enable movement by clocking it.
  • Move the mill with the keyboard
    • Up moves towards the wall.
    • Down moves towards you.
    • Left moves it left
    • Right moves it right
    • Page up raises the Z Axis.
    • Page Down lowers the Z Axis.
    • Tab brings up the jog pain to switch speed.
  • Set mill to what you like to be the zero point and press Zero button on each axis. You can use goto zero to return to this point later.


If you are moving and you have to estop

  • Write down all the coordinates it is at
  • Then move it out of the way
  • Then move it back to the spot

If you ESTOP and reset:

  • It thinks the spindle is still moving, you will have to manually start the spindle up
  • Hit the Spindle Button to turn on / off

Feed rate controls:

  • If the machine sounds like it is straining while cutting, you can reduce the feed rate by hitting + or -
  • You can go beyond 100%, but that might not be safe
  • When starting - Set feed rate at 50% and see how it sounds.

Cycle Start:

  • Starts G Code

Cycle Stop:

  • Stops machine run after execution of current instruction.

Load GCODE

  • Loads a gcode file.
  • Shows an example of what it will do in the top right
  • You can rotate, zoom in / out

Red lines are where there is motion but NOT cutting. Blue lines are where it will cut

GCODE:

  • Yellow line is where it is at
  • If you stop, it stops immediately at that spot.
  • If you start, it will start immediately at that spot
  • If you want to restart, you haveto tell it to rewind

When first starting: It will raise the tool head, start the tool head, and wait for it to come up to speed. After it's dwelled for a few seconds it will lower and start cutting your work piece.

VCarve Pro = 2D Software

  • File, New
  • Size of job: Inches or Millimeters? Ideally stick with Millimeters. Vcarve will translate to mm if needed
    • We're doing 2" x 2" for example
    • Setting the Z or Zero, Setting it at the top, and center of workpiece. When we start the end mill will be at the center of our design
  • You can draw your tool path
  • You can create it in inkscape or illustrator.

Import Path:

  • Export from inkscape as a DXF
  • Vectors must be CLOSED
    • File: Import -> Vectors
      • DO NOT ASSUME THAT DIMENSIONS IN INKSCAPE WILL MATCH DIMENSIONS IN VCarve!


Import a Bitmap:

  • Import Bitmap from file menu.
  • Under edit select Trace Bitmap and the tool will create vectors from your imported file.

Creating Toolpaths

Types

  • Profile cuts around the shape (can be set as outside, inside, on the line)
  • Pocket will hollow out a shape
  • Drilling (you would need a drill bit)
  • Quick Engraving (letters, circuit boards)
  • Fluting allows you to create a pocket that something fits into
  • Inlay toolpath allows you
  • Texturing toolpath: Runs the end mill into the wood to give a distressed look

Sample creation

  • Click a vector
  • Choose a Toolpath: Profile,
  • Select tool: AHA Section has our tools: Using hardwood soft media, 2 flute 1/8th"
  • Click okay on tool selection screen.
  • Edit Passes: Set pass thickness
  • Setting it to do 2 passes
  • If you wanted to cut all the way out and wanted to add tabs, here you can do that
    • You can select where you want tabs on the shape and manually set how many tabs you want.
  • Calculate

Multiple Paths, Multiple end mills

  • If you have multiple paths with different end mills order your paths in VCarve as needed and then select them by clicking the check mark next to each.
  • If you have two in a row that use the same end mill, export that as one path file.
  • Export each path that doesn't follow that rule into different files. You will run each file and change mills as needed in between.

Exporting Tool Paths

Save tool paths:

  • Select toolpaths
  • Save toolpaths
  • Output all toolpaths
    • Mach 2/3 Arcs, Millimeters
  • Save toolpath
  • Generates gcode text file!

Load into Mach 3

  • Load the GCODE
  • Safety Goggles on
  • Press Rewind
  • Estop Off and press reset in Mach if it's enabled.
  • Move machine to Zero point (see CNC page for current key mappings)
  • Zero each axis.
  • Peform a test without your material or the spindle plugged in to see if things are working okay.
  • Then with material in place and spindle zero-ed, run your work piece.

Generate file in inkscape

Save as Desktop Plotting (DXF) autocad Default settings

Launch VCarve Pro

Job setup

Set size, 2" x 2" Hit Okay File -> Import -> YourFile.dxf Might neeed to zoom out (scroll down with mouse button)

Select everything (Control+A) Edit Object : Move Scale & Rotate Resize & Drag onto your editing board

File: Close: Open an existing file Change size to size you want 2" 2 " Set X/Y Origin Position Center Uncheck "Use origin offset" Check Data Scaling: Scale data with job

Hit "Ok"

hit control a to select everything Edit Objects Tool section Scale / move to fit as you like

Select your vectors Click Toolpaths on right handd side Choose the right toolpath type Edit Passes *** ** Machine Vectors You can set if you want it to cut inside or outwside or on the lines(vectors) Sometimes it will eror when you hit calculate, setting it to "on" sems to resolve this?

Calculate

Select additional vector if needed Adjust settings Hit calculate

to Save: Check your toolpaths/profiles you want to save Under Toolpaths select the Floppy Disk icon to save Save Toolpaths to file Give it a name File type: Mach 2-3

Misc. Comments

Close GCODE Load GCODE Pick your file you saved from VCarve Pro Design should show up in Mach 3

Deselect offset toolpath if your toolpath starts way off from your object


Cut 3D Allows you to do 3D Models and cuts with the CNC Router

      • Make Scrabble pieces of your initials?***


      • What are default settings for dxf?***
      • Don't ever plug vacuum into anything that the CNC or Power is connected to ***
      • Adjusting speeds can this be done on the CNC hardware, or software, or both***


Changing End Mill Get appropriate end mill Get collet Put end mill in collet Put collet w/end mill into collet holder Tighten with adjustable wrenches Tight, but don't crank down on it You can raise / lower spindle holder Z height if your part is too high or too low Limited

      • Where do tools stay?***


      • Aluminum? Cutting? Need coolant!***


      • Vcarve has online tutorials and monthly projects***

Settings Diagnostics

Cut depth Software determines


Collet Cleaner

VCarve pro


Vector Cut 3D Very expensive software


Bed size ~19x12x3 Software can setup multiple sections that will connect together