CNC Router Introduction: Difference between revisions
NitramLegov (talk | contribs) m (Add myself back as tutor) |
(add alte tutoren) |
||
Line 1: | Line 1: | ||
This is the content required for an introduction to our [[Introduction for::CNC Router|CNC router]] - '''reading this does NOT replace the mandatory session with a [[tutor]]!''' It will make it a lot quicker though ;-) | This is the content required for an introduction to our [[Introduction for::CNC Router|CNC router]] - '''reading this does NOT replace the mandatory session with a [[tutor]]!''' It will make it a lot quicker though ;-) | ||
If you need this introduction, please reach out to the following tutor(s): [[Tutor::User:Johannes|Johannes]], [[Tutor::User:NitramLegov|Martin]] | If you need this introduction, please reach out to the following tutor(s): [[Tutor::User:Johannes|Johannes]], [[Tutor::User:NitramLegov|Martin]], [[Tutor::User:Pakue|Patrick]], [[Tutor::User:Luzian|Luzian]] | ||
Before you get this introduction, make sure you have the [[Handheld Router Introduction]], this will help you understand the machine much better and is required before using it. | Before you get this introduction, make sure you have the [[Handheld Router Introduction]], this will help you understand the machine much better and is required before using it. |
Revision as of 10:43, 17 September 2024
This is the content required for an introduction to our CNC router - reading this does NOT replace the mandatory session with a tutor! It will make it a lot quicker though ;-)
If you need this introduction, please reach out to the following tutor(s): Johannes, Martin, Patrick, Luzian
Before you get this introduction, make sure you have the Handheld Router Introduction, this will help you understand the machine much better and is required before using it.
Let's begin! First off, make sure you have read the machine's manual, if available (check its "InfoBox" in the wiki for instructions how to find it).
Safety
Dangers | Precautions |
---|---|
sharp, fast spinning bits (end mills or - rarely - certain router bits) |
|
strong forces acting on the workpiece that might make it move | secure your workpiece properly - see CNC router workholding |
the machine has no live sensors and will execute its code regardless of what gets into its way
|
|
hitting "pause" or "stop" in a control program will still let at least the current line be executed | push the emergency shutdown button if anything goes wrong |
lots of dust that could harm your health or settle down on machine parts, possibly hindering movements | use the shop vac (with cyclone separator for collecting waste and dust shoe to connect to the router) as well as the room's air extraction (for fine dust)
|
Suggested Reading
Besides these safety notes, you should read about the different end mills (and router bits, if you want to try those) to know what you're doing! Different materials usually require different mills, and the feedrate depends on the mill as well as the type of material.
- our list of milling experiences - please also share what you find out!
- top milling tools for new CNC machinists
- G-Code fundamentals
Recommended Watching
- CAM, virtual setup: how to prepare your model and place it in a virtual workpiece in Fusion 360 (DE)
- machine setup: how to set up a job on the WorkBee CNC
Demonstration
The tutor will show you these steps in detail:
- at the machine
- selecting the right bit
- inserting a bit
- homing the machine (setting absolute "0" positions)
- setting the relative "0" position on your workpiece
- paper trick: go down until a piece of paper is just held in place by the mill's tip
- connecting, starting a job, and turning on the spindle
- on a computer
- importing the machine setup
- generating G-code from a design in Fusion 360
- Accessing the web interface
You should then be able to do a small practice cut together with the tutor.
Interfacing with the CNC Router
General
The Workbee CNC is running RepRapFirmware. You can access its Web Interface via the local network on http://comakingcnc.fritz.box/.
If you don't have a device handy, the tablet on the control panel can also be used.
There, you can jog the machine, upload and start jobs, manage configuration and more.
In any case, if you want to start a job with the CNC router, you have to execute these steps:
- Insert your desired bit into the router
- Turn on the CNC via the power strip switch on the electronics panel
- Make sure the emergency stop is not pushed
- Access the web interface.
- Home all axis
- Use the manual controls to bring the machine to the X/Y origin of your workpiece.
- Use the manual control to bring the machine to the Z Origin of your job
ATTENTION: Nothing prevents you from driving "into" the spoilboard or your workpiece now. So make sure you move carefully and slowly! - Set Work XYZ
- Move the router up a bit on the Z-axis
- Check the Router RPM
- Start your job
- After Homing, press the Spindle Start button
- Carefully watch your job. Use the Shop Vacs to get rid of dust during your job.
If anything goes wrong, push the emergency stop! - Once your job is done, turn off the router, home the machine and clean up.
On G-Code Senders
You used to need extra G-Code Sender software to operate the old version of the WorkBee. That was a limitation of the GRBL Firmware. We are now running [RRF](https://www.reprapfirmware.org/) and all machine control is done through the web interface.
Waiting List
This introduction takes longer than many others and usually can't be done spontaneously during regular opening times. If you would like to receive it, please add yourself to >> this list << and we will find a good time once a few members are on it!