×
Forum Header
Backlasah compensation
18 Nov 2016 12:37 #82956
by ArtJ
Backlasah compensation was created by ArtJ
Hey guys. I have a Taig Micro mill with Gecko 540 and nema 23 steppers with Linux cnc. I am brand new to Linux cnc. Where do I enter the backlash compensation? I also have a Jog shuttle. How do I configure Linux cnc to work with this. Thanks in advance for the help.
Please Log in or Create an account to join the conversation.
18 Nov 2016 13:13 #82958
by andypugh
Replied by andypugh on topic Backlasah compensation
Backlash comp goes in the INI file, in the [AXIS] sections.
linuxcnc.org/docs/2.7/html/config/ini-co...s__lt_num_gt_section
You can use the shuttle with this HAL component
linuxcnc.org/docs/2.7/html/drivers/shuttlexpress.html
A sample HAL file is here
github.com/LinuxCNC/linuxcnc/blob/master...s/common/shuttle.hal
(Quite an advanced one).
linuxcnc.org/docs/2.7/html/config/ini-co...s__lt_num_gt_section
You can use the shuttle with this HAL component
linuxcnc.org/docs/2.7/html/drivers/shuttlexpress.html
A sample HAL file is here
github.com/LinuxCNC/linuxcnc/blob/master...s/common/shuttle.hal
(Quite an advanced one).
Please Log in or Create an account to join the conversation.
Time to create page: 0.111 seconds