top of page
CNC BLOG
Search
Mike Lynch
2 min read
Consistency and compatibility versus innovation with CNC control selection
CNC controls have come a long way over the years. Many innovations have dramatically improved what they can do, their ease of use, and in...
16 views0 comments
Mike Lynch
5 min read
Three-point arc center macro
By Brian Glick of Vermeer Corporation This is a macro I wrote to be able to find the center of an arc from three points. This gives...
768 views0 comments
Mike Lynch
4 min read
A fixture offset calculator custom macro
By Brian Glick of Vermeer Corporation Here is a macro I developed to allow operators to calculate their own fixture offsets right on the...
4,190 views0 comments
Mike Lynch
1 min read
Another custom macro to truncate decimal places
By Tom Sorrentino I was reading "The Optional Stop newsletter, Issue 85", particularly the "Macro Maven: Rounding or truncating to a...
79 views0 comments
Mike Lynch
2 min read
Improving the fixture offset recording custom macro
Suggested by Alejandro Garcia of Extreme Machine, Inc. In a previous blog post, we published a custom macro to record the settings for...
228 views0 comments
Mike Lynch
2 min read
Eliminate distractions that cause lapses in attention
Setting up and running CNC machine tools requires setup people and operators to focus on the tasks at hand. A high degree of...
21 views0 comments
Mike Lynch
3 min read
Using offset information to make programs more intelligent
Custom macro B provides the ability to read and write offset data from and to a CNC program – and this has been the topic of many past...
107 views0 comments
Mike Lynch
3 min read
Some G codes that have run their course
There are several G codes that are rarely used. Some are options, meaning you’ll have to pay extra to have a machine equipped with them....
108 views0 comments
Mike Lynch
2 min read
Changing methods to accommodate new features
This field of computer numerical control is constantly evolving. New features and functions are coming along on a regular basis. Though...
18 views0 comments
Mike Lynch
1 min read
Be sure newcomers understand safety issues
It’s refreshing to say that we’re beginning to see a upturn in manufacturing – at least in some sectors and parts of the country. With...
30 views0 comments
Mike Lynch
1 min read
Leave yourself a life-line when changing programs
by Doug Rinehart Every programmer-operator has to make changes to a program from time to time “on the fly” during-a parts run. It is...
75 views0 comments
Mike Lynch
5 min read
Bare minimums for CNC operators
Getting CNC people together with CNC-using companies seems to have become quite a challenge in recent years. CNC-using companies will...
86 views0 comments
Mike Lynch
2 min read
Repeat initialized words at the beginning of all programs
As you probably know, initialized words those that are automatically instated at power up. Most are modal G codes that select the most...
75 views0 comments
Mike Lynch
3 min read
Help for re-running cutting tools in a program
Most programmers do not overly consider program restarting when they develop programs. Most will simple include all CNC words and...
82 views0 comments
Mike Lynch
4 min read
Reasons for using a strict programming structure
I’ve seen all kinds of structure (or lack of it) in CNC programs. Admittedly, it is hard to argue with success – and if the structure you...
158 views0 comments
Mike Lynch
2 min read
Generating alarms for dangerous situations
Custom macro B allows a programmer to place the machine in an alarm condition using system variable #3000. Consider this command. #3000 =...
95 views0 comments
Mike Lynch
3 min read
Creating your own parameters
Parameters are used by control manufacturers to allow machine tool builders – and end users – to specify many things about the individual...
297 views0 comments
Mike Lynch
2 min read
What else do you need to count?
Counting cycles can be helpful in several ways. Past articles in The Optional Stop have shown two great applications. One will serve as a...
94 views0 comments
Mike Lynch
1 min read
Where is your company’s main constraint?
A constraint is a bottleneck that in some way holds up production. One area of your company is delayed while waiting for another. A...
18 views0 comments
Mike Lynch
1 min read
Training and task simplification – both enhance safety
Normally we talk about training and task simplification with the emphasis on how it affects the skill level required to perform complex...
15 views0 comments
bottom of page