Difference between revisions of "Equipment/CNC Router/Hand Controller"

From Makespace
Jump to: navigation, search
(Loading & Starting a Job)
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Equipment|Equipment]] / [[Equipment/CNC_Router|CNC Router]] / Hand Controller
 
[[Equipment|Equipment]] / [[Equipment/CNC_Router|CNC Router]] / Hand Controller
  
= CNC Router Hand Controller Guide=
+
We have a [http://www.ddcnc.com/content/?107.html new controller] as of February 22nd, 2019. Thank you to Michael Dales and Adrian van den Heever who installed it.
  
 +
Please read the [https://www.nvcnc.net/pdf/NVCNC_DM500.pdf User's manual (PDF)] for all the information. Most settings are similar to the old router ([http://wiki.makespace.org/File:MPC6610_CNC_Router_Manual_v1.0-En.pdf User's manual]).
  
The purpose of this page is to act as a guide for those who are not yet fully familiar with all the functions or key commands that operate the CNC Router. The tables below can be used while operating the machine as a quick "look-up" guide.
+
== Emergency ==
  
For more in depth reading, the Router Manual can be found here in PDF form. [http://wiki.makespace.org/File:MPC6610_CNC_Router_Manual_v1.0-En.pdf Router Manual]
+
The most important instruction is how to stop a job in an emergency: touch the yellow button with "PAUSE" at the bottom.
  
 +
== Main operational changes ==
  
= Lookup Tables =
+
* '''Feed rates come from G-code by default''' - check your software tools to see what they use. You can adjust it up and down from this on the pendant (up to a safety limit of 3000 mm/min).
 +
* There is no mandatory home on power on, but you should do this when you first power on the machine.
 +
* No changes are required in terms of g-code supported - proceed as you did for the previous pendant (modulo the feeds thing above).
 +
* There's no internal storage on the pedant, designs run from the USB stick.
  
Hand controller layout.
+
In initial usage one may get confused ramping up the feed rate whilst it was doing non-straight designs, so, until we shake out all the "features" please be cautious, and let the owners know if you have any issues.
  
[[Image:Keypad.png|300px]]
+
=== What if the router refuses to run? ===
  
== Startup ==
+
If you have done everything right and the router still won't start when you press "Run", you may have a soft-X edge issue. One user had homed the head to the point at the most left and bottom, set X-Y zero, but the router could not start from there. After turning on and off again and doing the same, in the second run the point at the most left and bottom was not the zero set in the first run. So the machine may have some variance in that lower left point.
  
Turn machine on at the plug socket/switch. Press 'OK' when controller says 'DATUM'
+
Move the head up and right by around 0.3mm, set X-Y to 0 again, and try again.
  
[[image:Router-menu-datum.png|200px]]
+
=== Setting Z-0 ===
  
[[image:Router-OK.png|50px]] The gantry will move the spindle/cutter to the front left of the bed. This is the XY Datum position.
+
* Put probe under bit
 +
* Press advanced button
 +
* Scroll down to Probe
 +
* Press okay and wait
  
== Movement ==
+
It takes it a moment or two to get started, but otherwise seems fine.
  
Looking at the machine from the front.
+
== Cheat sheet ==
  
[[image:Router-4.png|50px]]
+
The manual is reasonably penetrable - skip to page 12 and start from there for how to use it.
Move left:
+
  
[[image:Router-1.png|50px]]
 
Move right:
 
  
[[image:Router-5.png|50px]]
+
Feed rates now need to be set in your software tool! Spindle speed is still controlled manually.
Move Back (away):
+
  
[[image:Router-2.png|50px]]
 
Move Forward (towards):
 
  
[[image:Router-6.png|50px]]
+
When the machine is in an error mode, once you’re happy things are okay, press RESET to go back to a usable state.
Move Up:
+
  
[[image:Router-3.png|50px]]
 
Move Down:
 
  
== Zeroing ==
+
The pendant has three main screens, which you switch between using the MENU button.
 +
* The main operation screen
 +
* The file selection screen
 +
* The machine configuration screen (password locked, only owners can change)
  
[[Image:Router-7.png|50px]]
 
Set the X-Y home:  7
 
  
[[Image:Router-8.png|50px]]
+
When on the operation screen, what the key presses do depends on the mode it is in, which is selectable by pressing TAB. If they keys don’t do what you expect then this is probably why.
Set the Z home to the current position: 8
+
  
[[image:Router-OK.png|50px]] + [[Image:Router-8.png|50px]]
 
Set the Z home to the top of material using sensor: OK + 8
 
  
[[image:Router-OK.png|50px]] + [[Image:Router-origin.png|50px]]
+
When the machine starts it starts in the error state, so press RESET one you’re happy the machine is okay.
Move to workspace origin: OK + Origin
+
  
== Loading & Starting a Job ==
 
  
Run Job from USB:
+
The CNC Router should be homed before use (see 5.2.5.1 in the manual). To do this from the main screen:
 +
* Press HOME
 +
* Press OK
 +
* Wait whilst the machine finds the origin
  
[[image:router-run.png|50px]]
 
[[image:router-run.png|upright=1.25]] Press Run/Pause
 
  
[[image:Router-menu-udisk.png|200px]]
+
Before working on your piece you need to set the X and Y origin (see 5.3.2 in the manual). To do this from the main screen:
 +
* Move the gantry to the correct X/Y position using the arrows (see 5.2.3 in the manual)
 +
* Press the XY->0 button
  
[[image:router-OK.png|50px]] Select 'U-Disk File' by pressing 'OK'
 
  
[[image:Router-menu-files.png|200px]] Use 1 & 4 to move up and down item by item, 2 & 5 to move page by page. OK to select.
+
Every time you change a bit you need to set the Z origin (see 5.4.1 in the manual). To do this from the main screen:
 +
* Secure the bit in the spindle
 +
* Put the Z-probe puck under the bit
 +
* Press ADVANCED to bring up the advanced menu
 +
* Select PROBE from the menu
 +
* The gantry will move down to touch the puck
  
<!--[[image:router-OK.png|50px]]-->
 
  
[[image:Router-menu-speed.png|200px]] Change work speed (feed rate): Use 1 & 4 to select Work Spd.
+
You will need to select a g-code file to run (see 5.5.1 in the manual):
 +
* Insert USB stick with file on - DO NOT REMOVE UNTIL JOB IS FINISHED
 +
* Press MENU to go to the file selection screen
 +
* Navigate to file you want
 +
* Press OK
 +
* This will now take you back to the main screen. At the top of screen you should see the name of the file you picked.
  
Origin to edit [[image:router-origin.png|50px]] Enter speed then press OK [[image:router-OK.png|50px]]
 
  
[[image:Router-menu-spdrate.png|200px]] Set Speed ratio: Use 1 & 4 to select Spd Rate.
+
To run the selected file from the main screen (see 5.2.4 in the manual):
 +
* Ensure the spindle is running
 +
* Press RUN
 +
* It takes a little longer to get started than the old pendant, be patient
  
Origin to edit [[image:router-origin.png|50px]] Enter Percentage of Work Speed then press OK [[image:router-OK.png|50px]]
 
  
[[image:router-run.png|100px]]
+
The feed rate can be adjusted whilst the program is running (see 5.5.3.4 in the manual), both slower and faster than rate specified in the file (up to a maximum of 3000 mm/min). To change the feed rate whilst your g-code is running:
Start Job:
+
* Press TAB until FRO (Feed Rate Override) in the top right is highlighted
 +
* Use the +% and -% buttons to change
 +
* Note the manual recommends general you set the feed rate high and go slower with the FRO, rather than using FRO to run at more than 100%.
  
== Speed Control ==
 
  
[[image:Router-highlow.png|100px]]
+
To pause a running job press PAUSE. To abort the current job press RESET.
Change the rapid speed when manually moving the tool: High/Low
+
 
+
[[image:Router-shiftup.png|100px]]
+
Increase the feed rate while job is running: Shift-Up
+
 
+
[[image:Router-shiftdown.png|100px]]
+
Decrease the feed rate while job is running: Shift-Down
+
 
+
== Emergency Situation ==
+
 
+
[[image:router-run.png|100px]]
+
Pause: Run/Pause
+
 
+
[[image:router-run.png|100px]]
+
Resume from pause: Run/Pause
+
 
+
[[image:router-stop.png|50px]] [[image:router-stop.png|50px]]
+
Stop current job: Stop Stop - Press 'Stop' twice!
+

Latest revision as of 09:57, 25 February 2019

Equipment / CNC Router / Hand Controller

We have a new controller as of February 22nd, 2019. Thank you to Michael Dales and Adrian van den Heever who installed it.

Please read the User's manual (PDF) for all the information. Most settings are similar to the old router (User's manual).

Emergency

The most important instruction is how to stop a job in an emergency: touch the yellow button with "PAUSE" at the bottom.

Main operational changes

  • Feed rates come from G-code by default - check your software tools to see what they use. You can adjust it up and down from this on the pendant (up to a safety limit of 3000 mm/min).
  • There is no mandatory home on power on, but you should do this when you first power on the machine.
  • No changes are required in terms of g-code supported - proceed as you did for the previous pendant (modulo the feeds thing above).
  • There's no internal storage on the pedant, designs run from the USB stick.

In initial usage one may get confused ramping up the feed rate whilst it was doing non-straight designs, so, until we shake out all the "features" please be cautious, and let the owners know if you have any issues.

What if the router refuses to run?

If you have done everything right and the router still won't start when you press "Run", you may have a soft-X edge issue. One user had homed the head to the point at the most left and bottom, set X-Y zero, but the router could not start from there. After turning on and off again and doing the same, in the second run the point at the most left and bottom was not the zero set in the first run. So the machine may have some variance in that lower left point.

Move the head up and right by around 0.3mm, set X-Y to 0 again, and try again.

Setting Z-0

  • Put probe under bit
  • Press advanced button
  • Scroll down to Probe
  • Press okay and wait

It takes it a moment or two to get started, but otherwise seems fine.

Cheat sheet

The manual is reasonably penetrable - skip to page 12 and start from there for how to use it.


Feed rates now need to be set in your software tool! Spindle speed is still controlled manually.


When the machine is in an error mode, once you’re happy things are okay, press RESET to go back to a usable state.


The pendant has three main screens, which you switch between using the MENU button.

  • The main operation screen
  • The file selection screen
  • The machine configuration screen (password locked, only owners can change)


When on the operation screen, what the key presses do depends on the mode it is in, which is selectable by pressing TAB. If they keys don’t do what you expect then this is probably why.


When the machine starts it starts in the error state, so press RESET one you’re happy the machine is okay.


The CNC Router should be homed before use (see 5.2.5.1 in the manual). To do this from the main screen:

  • Press HOME
  • Press OK
  • Wait whilst the machine finds the origin


Before working on your piece you need to set the X and Y origin (see 5.3.2 in the manual). To do this from the main screen:

  • Move the gantry to the correct X/Y position using the arrows (see 5.2.3 in the manual)
  • Press the XY->0 button


Every time you change a bit you need to set the Z origin (see 5.4.1 in the manual). To do this from the main screen:

  • Secure the bit in the spindle
  • Put the Z-probe puck under the bit
  • Press ADVANCED to bring up the advanced menu
  • Select PROBE from the menu
  • The gantry will move down to touch the puck


You will need to select a g-code file to run (see 5.5.1 in the manual):

  • Insert USB stick with file on - DO NOT REMOVE UNTIL JOB IS FINISHED
  • Press MENU to go to the file selection screen
  • Navigate to file you want
  • Press OK
  • This will now take you back to the main screen. At the top of screen you should see the name of the file you picked.


To run the selected file from the main screen (see 5.2.4 in the manual):

  • Ensure the spindle is running
  • Press RUN
  • It takes a little longer to get started than the old pendant, be patient


The feed rate can be adjusted whilst the program is running (see 5.5.3.4 in the manual), both slower and faster than rate specified in the file (up to a maximum of 3000 mm/min). To change the feed rate whilst your g-code is running:

  • Press TAB until FRO (Feed Rate Override) in the top right is highlighted
  • Use the +% and -% buttons to change
  • Note the manual recommends general you set the feed rate high and go slower with the FRO, rather than using FRO to run at more than 100%.


To pause a running job press PAUSE. To abort the current job press RESET.