website logo
Home pageWeb storeDistributors
Software
Hardware
Settings
Troubleshooting
Navigate through spaces
⌘K
EdingCNC Documentation
Software installation
G-code
Language standard
Supported G-code
Supported M-codes
Other input codes
Special commands
Special features
Macro programming
Macro programming
Untitled doc
Untitled doc
Untitled doc
Run behavior during loading of job file and simulation
M Function override and user M-functions
Features
Master-slave / Tandem axis operation
Oil pump
Interface
Keyboard shortcuts
Release notes
Docs powered by
Archbee
G-code
Supported G-code

G50, G51 (Scaling)

2min

G50 turns scaling off.

UNIFORM Scaling

G51 P... I... J...

P is the scaling factor.

NON-UNIFORM Scaling (X, Y different, only applicable when NO Arcs)

G51 X... Y... I... J...

X is the scaling factor for X coordinates.

Y is the scaling factor for Y coordinates.

I is the X coordinate scaling point

J is the Y coordinate scaling point

When used in combination with G68, the rotation point and scaling point are the same.



PREVIOUS
G43, G43.1, G49 (Tool Length Offset)
NEXT
G53 (Move in Absolute Coordinates)
Docs powered by
Archbee
TABLE OF CONTENTS
UNIFORM Scaling
NON-UNIFORM Scaling (X, Y different, only applicable when NO Arcs)
Docs powered by
Archbee