Go To Zero Tab and an internal memory

carl

Carl
Go to zero tab is something that I do miss (from Mach 3). What do others think?

What about a small amount of internal memory to keep a surfacing program on call.

Opinions welcome for further discussion.

Regards Carl
 

masso-support

MASSO Support
Staff member
We have been working on a new screen layout and have already added a button "Go to Work Origin", the release will be out this week.
 

tmtoronto

TMToronto
Check out some basic g code definitions and it will really help you.

G20 set machine units to inches
G21 set machine units to mm

There are different ways to move 200mm, and the video below will help by defining G90 and G91 g codes with examples.

Absolute vs Incremental

These commands are given through the MDI window, see below link

MDI command
 
Top