1, 10, 100, 1000mil increments
- slowpoke
- Away
- Elite Member
Less
More
- Posts: 171
- Thank you received: 25
08 Mar 2024 13:40 #295456
by slowpoke
1, 10, 100, 1000mil increments was created by slowpoke
I'm using the axis interface with a Mesa 7i95t.
When I move using G0 or G1 the table moves as expected.
When I move using the +/- on the manual page:
1 yields 1 inch, I was expecting 1 mil
10 yields 10 inch, I was expecting 10 mil
1000 yields 1000mil as expected
Below is section from jeffs-knee1.ini
[DISPLAY]
DISPLAY = axis
EDITOR = geany
PROGRAM_PREFIX = /home/jeff/linuxcnc/nc_files
POSITION_OFFSET = RELATIVE
POSITION_FEEDBACK = COMMANDED
MAX_FEED_OVERRIDE = 1.2
MIN_LINEAR_VELOCITY = 0.0
DEFAULT_LINEAR_VELOCITY = 0.5
MAX_LINEAR_VELOCITY = 1.6
INCREMENTS = 1,10,100,1000 mil
CYCLE_TIME = 0.1
INTRO_GRAPHIC = emc2.gif
INTRO_TIME = 0
OPEN_FILE = ""
When I move using G0 or G1 the table moves as expected.
When I move using the +/- on the manual page:
1 yields 1 inch, I was expecting 1 mil
10 yields 10 inch, I was expecting 10 mil
1000 yields 1000mil as expected
Below is section from jeffs-knee1.ini
[DISPLAY]
DISPLAY = axis
EDITOR = geany
PROGRAM_PREFIX = /home/jeff/linuxcnc/nc_files
POSITION_OFFSET = RELATIVE
POSITION_FEEDBACK = COMMANDED
MAX_FEED_OVERRIDE = 1.2
MIN_LINEAR_VELOCITY = 0.0
DEFAULT_LINEAR_VELOCITY = 0.5
MAX_LINEAR_VELOCITY = 1.6
INCREMENTS = 1,10,100,1000 mil
CYCLE_TIME = 0.1
INTRO_GRAPHIC = emc2.gif
INTRO_TIME = 0
OPEN_FILE = ""
Please Log in or Create an account to join the conversation.
- Aciera
- Away
- Administrator
Less
More
- Posts: 3998
- Thank you received: 1726
08 Mar 2024 15:33 #295461
by Aciera
Replied by Aciera on topic 1, 10, 100, 1000mil increments
Have you tried:
INCREMENTS = 1 mil, 10 mil , 100 mil, 1000 mil
INCREMENTS = 1 mil, 10 mil , 100 mil, 1000 mil
The following user(s) said Thank You: slowpoke
Please Log in or Create an account to join the conversation.
- slowpoke
- Away
- Elite Member
Less
More
- Posts: 171
- Thank you received: 25
08 Mar 2024 17:24 #295463
by slowpoke
Replied by slowpoke on topic 1, 10, 100, 1000mil increments
That was it, thanksHave you tried:
INCREMENTS = 1 mil, 10 mil , 100 mil, 1000 mil
Please Log in or Create an account to join the conversation.
Time to create page: 0.051 seconds