TOOL_CHANGE_QUILL_UP = 1 with absolute encoders
17 Oct 2016 12:18 - 17 Oct 2016 12:18 #81717
by terkaa
TOOL_CHANGE_QUILL_UP = 1 with absolute encoders was created by terkaa
Hi,
I was trying to use TOOL_CHANGE_QUILL_UP = 1 option. But I get an error about position that would go over limits. I have HOME_ABSOLUTE_ENCODER = 2 set in INI. I tried setting HOME = -80 but behaviour was same. Limits are: MAX = -70 MIN=-420. Solved this by adding G0 G53 Z -80 before M6 in gcode. Version is 2.8.0 pre1
Tero
I was trying to use TOOL_CHANGE_QUILL_UP = 1 option. But I get an error about position that would go over limits. I have HOME_ABSOLUTE_ENCODER = 2 set in INI. I tried setting HOME = -80 but behaviour was same. Limits are: MAX = -70 MIN=-420. Solved this by adding G0 G53 Z -80 before M6 in gcode. Version is 2.8.0 pre1
Tero
Last edit: 17 Oct 2016 12:18 by terkaa.
Please Log in or Create an account to join the conversation.
17 Oct 2016 22:44 #81751
by andypugh
Replied by andypugh on topic TOOL_CHANGE_QUILL_UP = 1 with absolute encoders
What are the axis limits set to? How close to that limit does it let you jog?
Please Log in or Create an account to join the conversation.
18 Oct 2016 04:07 #81759
by terkaa
Replied by terkaa on topic TOOL_CHANGE_QUILL_UP = 1 with absolute encoders
Limits are MAX = -70 MIN = -420. I can jog to -71. And TOOL_CHANGE_POSITION = -500 400 -80 and it works
Please Log in or Create an account to join the conversation.
Time to create page: 0.069 seconds