Manual
Table Of Contents
- Controls of the 3500i
- Manual Information
- Introduction
- Machining Fundamentals
- Manual Data Input
- Tool Management
- 4.1 Tool Table
- 4.2 Tool Data
- Program Management
- Conversational Editing
- Programming: Canned Cycles, sub-programs
- 7.1 Explaining Basic Cycles
- Round/Chamfer
- Rapid
- Line
- Arc
- Dwell:
- Plane Selection
- Reference Point Return:
- Fixture Offset (Work Coordinate System Select):
- Unit (Inch/MM)
- Dimension (Abs/Inc)
- Absolute Zero Set
- Block Form
- Temporary Path Tolerance
- System Data
- FeedRate
- FeedRate (4th-Axis)
- Spindle RPM
- M - Functions
- Tool Definition and Activation
- Repeat Blocks
- 7.2 Canned Cycles
- 7.3 Probing Cycles
- 7.4 Sub-programs
- 7.1 Explaining Basic Cycles
- Drawing Programs
- Running a Program on the Machine
- CAM: Programming
- 10.1 CAM Programming
- CAM Mode
- Recommended CAM Programming Sequence
- CAM Mode Mouse Operations
- CAM Mode Screen
- Activating CAM Mode
- Creating a New Program
- Tool Path Data Input
- Quick Coordinate Entry
- Job Setup: Basic tab
- Job Setup: Advanced tab
- Comment Tab
- Block Form: Basic tab
- Comment Tab
- Drilling Cycle:
- Drilling dialogue:
- Mill Cycle
- Pocket Cycle
- Pocket Finish Cycles
- Engraving Cycle
- Program Directive
- Modifying Toolbar
- Viewing Tools
- CAM Mode buttons
- CAM Setup
- Geometry
- DXF Import Feature
- Modifying Tools
- Shapes
- Tool Table
- Tool Paths
- CAM Example 1
- CAM Example 2
- 10.1 CAM Programming
- G-Code Edit, Help, & Advanced Features
- 11.1 G-Code Program Editing
- 11.2 G-Code and M-Code Definitions
- 11.3 Edit Help
- 11.4 Advanced Programming
- SPEED
- M - Functions
- Order of Execution
- Programming Non-modal Exact Stop:
- In-Position Mode (Exact Stop Check):
- Contouring Mode (Cutting Mode) :
- Setting Stroke Limit:
- Return from Reference Point:
- Move Reference from Machine Datum:
- Modifiers
- Block Separators
- Tool Offset Modification
- Expressions and Functions
- System Variables
- User Variables
- Variable Programming (Parametric Programming)
- Probe Move (G31)
- Conditional Statements
- Short Form Addressing
- Logical and Comparative Terms
- File Inclusion
- 11.5 Four Axis Programming
- Software Update
- Off-Line Software

ACU-RITE 3500i 231
7.3 Probing Cycles
Protected Probe Positioning
When an X, Y, and/or Z move is programmed using the Protected
Positioning Cycle, the control stops the axis travel and program and
alarm, if the probe stylus is triggered before reaching the target set
in the X, Y, and/or Z parameters.
This cycle is intended to offer some degree of safety when moving
the probe around the part; however, it is not fool proof and does not
protect against gross bad programming where the probe body
would encounter an obstruction before the probe stylus is triggered.
Extreme care should be taken to avoid this condition as probe
damage may result.
Calibrate the work probe at least once before trying to use this cycle.
A preliminary tool-length offset must be set by eye for the work
probe. The tool offset, and work coordinate must be active before
using this cycle in a program. See Section 4, "Tool-Length Offsets"
on page 73.
The Protected Probe Positioning Cycle can be run from within a
program or from the Manual Data Input Mode.
To use the Protected Probe Positioning Cycle:
Place the probe in the spindle and make sure that its tool and work
coordinate offsets are active and the tool type set to "Touch Probe".
Type G146 Xn Yn Zn Fn. If this is run from inside a program, this line
needs to be repeated for every move you wish to make.
Execute the line in Manual Data Input Mode by touching Start
Field Code Description
X X X Target position relative to current active
work coordinate.
Y Y Y Target position relative to current active
work coordinate.
Z Z Z Target position relative to current active
work coordinate combined with the current
active tool-length offset.
Feed F Feedrate at which to travel to target. F is
only active for the current move so it must
be restated every time or the default takes
precedence. The default is set in the
machine setup parameter
positioningFeedrate_Normally.
(Optional)