Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: jacques_w on February 03, 2024, 04:54:50 AM

Title: movement adjustment X-, Y-axis and Z-axis
Post by: jacques_w on February 03, 2024, 04:54:50 AM
The Mach3 program controls CNC router from Changzhou Huajiang Electrical Co, model 6040 water-cooled.

Problem
When programming in Mach3 G-code, the placement of - for example X30 Y30 Z60 - "translates" into moving in cm instead of mm. Where should I look for the solution? Various YouTube videos and discussion platforms do not provide any clues or solutions.
Title: Re: movement adjustment X-, Y-axis and Z-axis
Post by: Tweakie.CNC on February 03, 2024, 06:33:40 AM
Sounds like your Steps per Unit are out by a factor of 10.

On the Mach3 Settings page - run the Axis Calibration utility (Set Steps per Unit button) and follow the 'on-screen' directions to set each axis to the correct steps per unit. You will need to restart Mach after you have completed the process.

Tweakie.
Title: Re: movement adjustment X-, Y-axis and Z-axis
Post by: JohnHaine on February 03, 2024, 06:52:52 AM
Or just divide the numbers already in the steps per unit dros by 10.