Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 03:22:34 PM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  VB and the development of wizards
| | |-+  Question for Breakin Wizard
Pages: 1   Go Down
Print
Author Topic: Question for Breakin Wizard  (Read 260 times)
0 Members and 1 Guest are viewing this topic.
kolias
Active Member

Offline Offline

Posts: 581



View Profile
« on: February 11, 2011, 03:42:28 PM »

Downloaded the file and I understand all except the following:

“Use Rapids: This will allow you to cycle back and forth between tool feed speed and rapids for your repetitions. If this is selected, rapids will be used for the initial positioning for the router and bit.”

What is Rapids and what is the meaning of the above?

“Alternate Sides Between Repetitions: Allows the Machine to do more of an X patter than a line back and forth at a diagonal”
 
What is the meaning of this?
Logged

Nicolas
stirling
Global Moderator
*
Online Online

Posts: 1,190

UK


View Profile WWW
« Reply #1 on: February 12, 2011, 04:59:24 AM »

“Use Rapids: This will allow you to cycle back and forth between tool feed speed and rapids for your repetitions. If this is selected, rapids will be used for the initial positioning for the router and bit.”

What is Rapids and what is the meaning of the above?
Rapids are where the machine attempts to do moves at the max velocity you've set in motor tuning. Rapids are G0 moves. This is as opposed to moves at your selected feedrate which are (for example) G1 moves. If you generate and examine the code from the wizard both with "Use Rapids" and without you'll see the difference.

“Alternate Sides Between Repetitions: Allows the Machine to do more of an X patter than a line back and forth at a diagonal”
 
What is the meaning of this?
if you don't select "Alternate sides" then the code generated describes a simple diagonal path. Try it to see. Use offline if you want to test it without machine movement.
if you DO select "Alternate sides" then the code generated describes a cross pattern. Try it to see.

Ian
Logged
kolias
Active Member

Offline Offline

Posts: 581



View Profile
« Reply #2 on: February 12, 2011, 08:17:04 AM »

Thank Ian for your time, now I got it
Logged

Nicolas
Pages: 1   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!