Gantry machine progress

More
02 Aug 2017 16:19 #96922 by andypugh
Replied by andypugh on topic Gantry machine progres

ok
i change the values an it is the first time i have both y0 and y1 enable and stand still
i can not home the machine because of a problem with the z axis break
when i try to jog the y axis only the y0 motor is rotating, the acceleration on the display is moving, but not the y axis value
where to look for this


Is the display showing 1234 or XYZ ?

You won't be able to jog the gantry until you are in "World Mode" (XYZ) and you won't be able to go to that mode until you are homed.

Please Log in or Create an account to join the conversation.

More
03 Aug 2017 05:00 #96960 by Yannis
Replied by Yannis on topic Gantry machine progres
in the display is X Y Z C (for the c i modified the INI file as you suggest)
Yannis wrote: how can i change the A axis letter with C at the display of the axis
thanks for the help

andypugh This is configured by a combination of the [DISPLAY]COORDINATES and [TRAJ]COORDINATES INI file settings
i read that to change from X Y Z C to 12345 there is the $ in the view section

Please Log in or Create an account to join the conversation.

More
03 Aug 2017 08:29 #96964 by Yannis
Replied by Yannis on topic Gantry machine progres
update
after i change the TRAJECTORY of the INI file from X Y Z C to X Y Y Z C the jog goes like this
up key Y0 +(values don't change on the display)
down key Y0 -(values don't change on the display)
left key X+
right key X-
page up Y1+ (values change on the display)
page down Y1-(values change on the display)
i wonder where is the Z+ Z-
also i wonder how to configure keys on the keyboard for the C+ C- jogging

Please Log in or Create an account to join the conversation.

More
03 Aug 2017 08:32 #96966 by Yannis
Replied by Yannis on topic Gantry machine progres

File Attachment:

File Name: my_LinuxCN...8-03.ini
File Size:5 KB

File Attachment:

File Name: my_LinuxCN...8-03.hal
File Size:14 KB

latest INI and HAL file
Attachments:

Please Log in or Create an account to join the conversation.

More
04 Aug 2017 07:02 #96993 by Yannis
Replied by Yannis on topic Gantry machine progres
hi
i try to home the machine manual
to do that i zero all the values in the home sequence in th INI file
i zero the X and Y everything is OK
when i try to zero the Z i have the first error for Joint3(why that happens in manual Z homing?)
when i try to zero the C i have the second error Joint3(the C is configured as 4 Joint)
any suggestion where to look for this settings?

File Attachment:

File Name: my_LinuxCN...8-04.ini
File Size:5 KB
Attachments:

Please Log in or Create an account to join the conversation.

More
07 Aug 2017 20:17 #97126 by andypugh
Replied by andypugh on topic Gantry machine progres
Do the Z and C axes jog properly? The problem might be that the encoders and the PID disagree about which way is left and which is right.

Please Log in or Create an account to join the conversation.

More
11 Aug 2017 15:25 #97345 by Yannis
Replied by Yannis on topic Gantry machine progres
Hi
i will check that Monday morning
thanks

Please Log in or Create an account to join the conversation.

More
12 Aug 2017 09:34 - 12 Aug 2017 09:37 #97359 by Yannis
Replied by Yannis on topic Gantry machine progres
Hi
i manage to home the machine and after that thinks are going better but still have some problems
after i home the machine the x axis can jog until -0.10 and after that stops and that is great because it is the -x limit
and after that can jog only to the positive area:laugh:
Y axis is stop when it reach the -0.10 but after that pop up this error
i look in the INI file but i can not understand the problem

File Attachment:

File Name: my_LinuxCN...8-12.ini
File Size:5 KB

File Attachment:

File Name: my_LinuxCN...8-12.hal
File Size:14 KB

any suggestions??
thanks
Attachments:
Last edit: 12 Aug 2017 09:37 by Yannis.

Please Log in or Create an account to join the conversation.

More
12 Aug 2017 12:21 #97368 by andypugh
Replied by andypugh on topic Gantry machine progres
The misconfiguration may be that you have two [AXIS_Y] sections in the INI, and the first one (which is what the system will find) does not contain any limits.

The machine has definitely gone past the limits as far as LinuxCNC is concerned. Is this physically true?
It might be that the acceleration limits that LinuxCNC is using do not match the real limits, and so so the axis moved further than LinuxCNC commanded it to.

Please Log in or Create an account to join the conversation.

More
12 Aug 2017 16:52 #97387 by Yannis
Replied by Yannis on topic Gantry machine progres
Hi
i have check and the INI file of the Y and the are there

# Joint 1
[JOINT_1]
#********************
TYPE = LINEAR
HOME = 0.0
FERROR = 10.0
MIN_FERROR = 1.0
MAX_VELOCITY = 5000
MAX_ACCELERATION = 250.0
P = 1.5
I = 0
D = 0
FF0 = 0
FF1 = 0.014
FF2 = 0
BIAS = 0
DEADBAND = 0.001
MAX_OUTPUT = 10
ENCODER_SCALE = 800
OUTPUT_SCALE = 10
OUTPUT_MIN_LIMIT = -10
OUTPUT_MAX_LIMIT = 10
MIN_LIMIT = -0.01
MAX_LIMIT = 1500.0
HOME_OFFSET = 5.0
HOME = 0
HOME_SEQUENCE = -1
HOME_SEARCH_VEL = 0
HOME_LATCH_VEL = 0
HOME_USE_INDEX = no
HOME_IGNORE_LIMITS = yes

#********************
[AXIS_Y]
MAX_VELOCITY = 5000
MAX_ACCELERATION = 250.0



# ---y1---
#Joint 2
[JOINT_2]
#********************
TYPE = LINEAR
HOME = 0.0
FERROR = 10.0
MIN_FERROR = 1.0
MAX_VELOCITY = 5000
MAX_ACCELERATION = 250.0
P = 1.5
I = 0
D = 0
FF0 = 0
FF1 = 0.014
FF2 = 0
BIAS = 0
DEADBAND = 0.001
MAX_OUTPUT = 10
ENCODER_SCALE = 800
OUTPUT_SCALE = 10
OUTPUT_MIN_LIMIT = -10
OUTPUT_MAX_LIMIT = 10
MIN_LIMIT = -0.01
MAX_LIMIT = 1500.0
HOME_OFFSET = 5.0
HOME = 0
HOME_SEQUENCE = -1
HOME_SEARCH_VEL = 0
HOME_LATCH_VEL = 0
HOME_USE_INDEX = no
HOME_IGNORE_LIMITS = yes
# Axis Y
#********************
[AXIS_Y]
MAX_VELOCITY = 5000
MAX_ACCELERATION = 250.0
MIN_LIMIT = -0.01
MAX_LIMIT = 1500.0

and are the same

Please Log in or Create an account to join the conversation.

Time to create page: 0.134 seconds
Powered by Kunena Forum