Difference between revisions of "Fireball V90 CNC"

From Port City Makerspace
Jump to navigation Jump to search
(Created page with "Computer * CNC Control Software: Mach3 * CAM Program available: F-Engrave, CamBam * Processor: * RAM: * HDD: Machine: * '''Fireball V90''' * Stepper Motors: 200 steps/rev * Re...")
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Machine: '''Fireball V90'''
* Stepper Motors: 200 steps/rev
* Resolution: 0.0005”
* Leadscrews: 10 threads/in
* Spindle: Flex Shaft Grinder
* Optional: Makita Trim Router
Computer
Computer
* CNC Control Software: Mach3
* CNC Control Software: Mach3
* CAM Program available: F-Engrave, CamBam
* CAM Program available: F-Engrave, CamBam
* Processor:
* RAM:
* HDD:
Machine:
* '''Fireball V90'''
* Stepper Motors: 200 steps/rev
* Resolution: 0.0005”
* Leadscrews: 10 threads/in


ToDo:
* Reorganize bottom of cart to have drawers for bits and some shelves for materials.
* Case to contain dust
* Auto-leveling system
* Add sensors to detect position
* Add sensor to detect tool depth? (or use a gauge from machine shop)
* Build control box
* Coolant dispenser
* Vacuum attachment and boot


Setup Procedure:
=Guides and Manuals=
* Examine machine. Clean off bearings if dirty. Vacuum up excessive wood particles. If keyboard is dusty please blow it out with air nozzle.
*[https://www.probotix.com/manuals/V90-X90%20Assembly%20Manual.web2.pdf V90 Assembly Manual]
* Plug in power strip
*[https://www.probotix.com/wiki/index.php/V90 V90 on Probotix Wiki]
* Turn on power strip
*[https://docs.vectric.com/docs/V9.0/VCarvePro/ENU/Help/VCarvePro.html VCarve Pro User Manual]
* Turn on computer
 
* Open Mach3 program on desktop to operate machine controls
==Machine Setup Procedure==
* Click the “Ref Home” button to set the machine home
*Pre-requisites
* Open a Gcode program
**Have your GCode file already made using your software of choice. We generally use VCarve Pro.
* Move the machine's axes to the desired start point on your material. Pay attention to where in the program your machine will start.
**Have your material ready and sized to fit on the machine you are using.
* Make sure your material is aligned and clamp it or tape it in place, making sure not to put anything in the path of the gantry
**Have your tool(s) for the cut(s) you are running.
* Hit the “Zero” button for each axis to set the start point of the program to the machine's current position.
**Have your safety glasses and hearing protection.
* The machine is now ready to cut
*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.
**Turn on main power strip
**Turn on computer
**Open Mach3 program on desktop (if it does not open automatically) to operate machine
*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.
**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.
**Insert your tool into the spindle securely.
**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.
**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.
*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.
**Turn on the spindle using the power button. Adjust the speed on the dial if desired.
**Hit the green "Cycle Start" button and let it go.
**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.
*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.
**Remove your material and any screws or clamps from the bed, leaving it completely clear.
**Remove the tool from the spindle and store it appropriately.
**Power off the machine either using the Start menu or just turning off the power strip.
**If something is wrong with the machine, say something! Things don't magically get fixed by walking away from them.
 
 
{{:MainMenu}}

Revision as of 17:18, 11 March 2019

Machine: Fireball V90

  • Stepper Motors: 200 steps/rev
  • Resolution: 0.0005”
  • Leadscrews: 10 threads/in
  • Spindle: Flex Shaft Grinder
  • Optional: Makita Trim Router

Computer

  • CNC Control Software: Mach3
  • CAM Program available: F-Engrave, CamBam


Guides and Manuals

Machine Setup Procedure

  • 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
    • 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 computer
    • Open Mach3 program on desktop (if it does not open automatically) to operate machine
  • 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.
    • 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.
    • Insert your tool into the spindle securely.
    • 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.
    • 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.
  • 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.
    • Turn on the spindle using the power button. Adjust the speed on the dial if desired.
    • Hit the green "Cycle Start" button and let it go.
    • 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.
  • 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.
    • Remove your material and any screws or clamps from the bed, leaving it completely clear.
    • Remove the tool from the spindle and store it appropriately.
    • Power off the machine either using the Start menu or just turning off the power strip.
    • If something is wrong with the machine, say something! Things don't magically get fixed by walking away from them.


Main Menu

General Spaces Tools Volunteer Instructors Community Communication

Main Website

Events Calendar

- - - - - -

Category:Spaces

Category:Tool

Category:Member Resources

Category:Projects

Category:Volunteer

Auto Shop

Bike Shop

Class Room

CNC Room

Electronics Lab

Metal Shop

Textiles Lab

Wood Shop

Category:Tool

Tool Manuals

MSDS Sheets

Category:Volunteer

Committees

Volunteer Task List

Volunteer Log

Volunteer Manual

Category:Instructor

Instructor Handbook

Reimbursement Form

Member Resources

Slack - member chat

PCMS Facebook Group

Helpful Links

Board of Directors

Committees

List of Forms

- - - - - -

Code of Conduct

Maintenance Request Form

Facility Issue Reporting Form

Entrance Survey

Feedback and Suggestions

Issue Reporting Form

Safety Checkout Form

Purchase Request Form