Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Michaelc on August 21, 2022, 12:04:44 PM

Title: Lathe calibration problems
Post by: Michaelc on August 21, 2022, 12:04:44 PM
Hi. After help from a member of this forum I was able to get the number of steps correct to calibrate the axis. However I have hit a second problem. If I enter let’s say x-40 in the g-code box. The motor turns but very very slowly. No matter how I set it in motor tuning it just moves slowly. If I jog the axis it moves at speed. I just don’t know what’s going on. How can I tune the motor if means nothing in the program. What am I doing wrong. Thanks.
Title: Re: Lathe calibration problems
Post by: JohnHaine on August 21, 2022, 12:10:09 PM
What g code command do you use?
Title: Re: Lathe calibration problems
Post by: Michaelc on August 21, 2022, 02:21:10 PM
Hi, I just input z-20. Mach3 is set for mm.
Title: Re: Lathe calibration problems
Post by: JohnHaine on August 21, 2022, 05:21:47 PM
This is in the MDI right?  Try G01  Z-20 F50
Title: Re: Lathe calibration problems
Post by: Michaelc on August 22, 2022, 03:41:22 AM
Ok, will do
Title: Re: Lathe calibration problems
Post by: Graham Waterworth on August 22, 2022, 09:38:50 AM
If you enter G01 G91 Z-10. F50. the machine will move in incremental steps of 10mm.