Difference between revisions of "Fireball V90 CNC"

From Port City Makerspace
Jump to navigation Jump to search
m
m
 
(2 intermediate revisions by the same user not shown)
Line 21: Line 21:
*[https://docs.vectric.com/docs/V9.0/VCarvePro/ENU/Help/VCarvePro.html VCarve Pro User Manual]
*[https://docs.vectric.com/docs/V9.0/VCarvePro/ENU/Help/VCarvePro.html VCarve Pro User Manual]


==Machine Setup Procedure==
==FireballV90 Operating Instructions==
# Pre-requisites
# '''Pre-requisites'''
## Have your GCode file already made using your software of choice. We generally use VCarve Pro.
## 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 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 tool(s) for the cut(s) you are running.
## Have your safety glasses and hearing protection.
## Have your safety glasses and hearing protection.
# Power On
# '''Power On'''
## Examine machine. Clean off bearings if dirty. Vacuum up excessive dust. If keyboard is dusty be sure to vacuum it out or turn upside and shake.
## Examine machine. Clean off bearings if dirty. Vacuum up excessive dust. If keyboard is dusty be sure to vacuum it out or turn upside and shake.
## Turn on main power strip
## Turn on main power strip
## Turn on computer
## Turn on computer
## Open Mach3 program on desktop (if it does not open automatically) to operate machine
## Open Mach3 program on desktop (if it does not open automatically) to operate machine
# Load File and Machine Alignment
# '''Load File and Machine Alignment'''
## Open a Gcode file (various extensions are: .gcode, .txt, .gc, .ngc, and so on). You should see a preview and the text of the code so you can check if it's the right one.
## Open a Gcode file (various extensions are: .gcode, .txt, .gc, .ngc, and so on). You should see a preview and the text of the code so you can check if it's the right one.
## Click on the red RESET button on the screen to enable the motion control. If it doesn't stop flashing, check that the big red button on the machine itself is raised and not pressed.
## Click on the red RESET button on the screen to enable the motion control. If it doesn't stop flashing, check that the big red button on the machine itself is raised and not pressed.
Line 39: Line 39:
## Use the arrow keys and the PageUp and PageDown keys to move the the end of the tool to the corner or center of your material. Know where your design's reference point/origin/XY Datum is supposed to be.
## Use the arrow keys and the PageUp and PageDown keys to move the the end of the tool to the corner or center of your material. Know where your design's reference point/origin/XY Datum is supposed to be.
## While in that position, hit the “Zero” button for the X, Y, and Z axis to set the reference point. From this point on, Mach3 will remember that reference point.
## While in that position, hit the “Zero” button for the X, Y, and Z axis to set the reference point. From this point on, Mach3 will remember that reference point.
# Start The Cut
# '''Start The Cut'''
## Prepare for the worst! Slow the Feedrate down to 20-40% so you can watch the beginning of the cut. If something goes wrong you have more reaction time.
## Prepare for the worst! Slow the Feedrate down to 20-40% so you can watch the beginning of the cut. If something goes wrong you have more reaction time.
## Turn on the spindle using the power button. Adjust the speed on the dial if desired.
## Turn on the spindle using the power button. Adjust the speed on the dial if desired.
Line 45: Line 45:
## Stay by the machine while it is running. Do not leave the machine unattended. If nobody is watching it and it crashes, it could do a lot of damage to the machine.
## Stay by the machine while it is running. Do not leave the machine unattended. If nobody is watching it and it crashes, it could do a lot of damage to the machine.
## If doing heavy cutting, use the vacuum to collect the dust before it covers everything around the machine.
## If doing heavy cutting, use the vacuum to collect the dust before it covers everything around the machine.
# After the cut
# '''After the cut'''
## Vacuum up the dust from the cut. Clean up on top of the machine, under the machine, the floor, and anywhere else dust went.
## Vacuum up the dust from the cut. Clean up on top of the machine, under the machine, the floor, and anywhere else dust went.
## Remove your material and any screws or clamps from the bed, leaving it completely clear.
## Remove your material and any screws or clamps from the bed, leaving it completely clear.
Line 53: Line 53:




==Other Info==
==External Resources==
*[https://www.probotix.com/wiki/index.php/V90 Probotix Wiki page for Fireball V90]
*[https://www.probotix.com/manuals/V90-X90%20Assembly%20Manual.web2.pdf Fireball V90 Assembly Manual]
 
Hardware
Hardware
*Ethernet SmoothStepper ([http://www.cncrouterparts.com/ethernet-smoothstepper-p-229.html CNC Router Parts])
*Ethernet SmoothStepper ([http://www.cncrouterparts.com/ethernet-smoothstepper-p-229.html CNC Router Parts])

Latest revision as of 10:32, 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.

FireballV90.jpg

About our Machine

  • Model: Fireball V90
  • Cutting Area: 11"(X) x 17"(Y)
  • Spindle: 500W Air-Cooled Spindle with ER11 Collets (amazon)
  • Stepper Motors: 200 steps/rev
  • Resolution: 0.0005”
  • Leadscrews: 10 threads/in
  • Computer: Desktop running Windows 10
  • Control Software: Mach3 (guides on this page)


Guides and Manuals

FireballV90 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. Clean off bearings if dirty. Vacuum up excessive dust. If keyboard is dusty be sure to vacuum it out or turn upside and shake.
    2. Turn on main power strip
    3. Turn on computer
    4. Open Mach3 program on desktop (if it does not open automatically) to operate machine
  3. Load File and Machine Alignment
    1. Open a Gcode file (various extensions are: .gcode, .txt, .gc, .ngc, and so on). You should see a preview and the text of the code so you can check if it's the right one.
    2. Click on the red RESET button on the screen to enable the motion control. If it doesn't stop flashing, check that the big red button on the machine itself is raised and not pressed.
    3. Insert your tool into the spindle securely.
    4. Make sure your material is aligned and clamp it or tape it securely in place. If you try to move it while clamped and it shifts at all, it is not secure enough.
    5. Use the arrow keys and the PageUp and PageDown keys to move the the end of the tool to the corner or center of your material. Know where your design's reference point/origin/XY Datum is supposed to be.
    6. While in that position, hit the “Zero” button for the X, Y, and Z axis to set the reference point. From this point on, Mach3 will remember that reference point.
  4. Start The Cut
    1. Prepare for the worst! Slow the Feedrate down to 20-40% so you can watch the beginning of the cut. If something goes wrong you have more reaction time.
    2. Turn on the spindle using the power button. Adjust the speed on the dial if desired.
    3. Hit the green "Cycle Start" button and let it go.
    4. Stay by the machine while it is running. Do not leave the machine unattended. If nobody is watching it and it crashes, it could do a lot of damage to the machine.
    5. If doing heavy cutting, use the vacuum to collect the dust before it covers everything around the machine.
  5. 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. Power off the machine either using the Start menu or just turning off the power strip.
    5. If something is wrong with the machine, say something! Things don't magically get fixed by walking away from them.


External Resources

Hardware