× Forum Header

Z axis goes in the wrong direction, so after home-all

More
03 Nov 2024 18:12 #313721 by lgrfbs
I have finally started to work with LinuxCNC
Tried using the Mach import feature in LinuxCNC but it didn't work very well for me, but I was fortunate enough to have both systems' monitors on the same shelf side by side which resulted in a nearly working LinuxCNC system.

The LinuxCNC system is able to run the home-all routine, but I find that the Z axis goes in the wrong direction, so after home-all I need to enter a positive value (G0 Z10) to get the tool to move towards the workpiece.
This is wrong in my mind, as it should be a negative value like: G0 Z10. 

I find that the X and Y axes work as I thought, it is only Z I have problems with.
What do you think is the error?

 
Attachments:

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

More
03 Nov 2024 18:25 #313723 by Aciera
please post your .ini file

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

More
04 Nov 2024 08:20 - 04 Nov 2024 08:35 #313749 by lgrfbs
I hope this will be the file that was requested
 

File Attachment:

File Name: mre2024y-mill.ini
File Size:2 KB


This is my LinuxCNC version:
 

Edit ---
This is my Mach3 version:
 
and XML file:
 

File Attachment:

File Name: evert.xml
File Size:99 KB



 
Attachments:
Last edit: 04 Nov 2024 08:35 by lgrfbs.

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

More
04 Nov 2024 14:55 #313756 by Aciera
In your ini [AXIS_2] section change these lines:
SCALE = 400.0
.
.
.
HOME_SEARCH_VEL = 1.500000
HOME_LATCH_VEL = 1.250000

to
SCALE = -400.0
.
.
.
HOME_SEARCH_VEL = -1.500000
HOME_LATCH_VEL = -1.250000

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

More
04 Nov 2024 18:11 #313766 by lgrfbs
Will try soon, due to a stupid design of the computer box and that I was too eager in my screwing in the computer, a plastic thing on the hard disc broke.
 
Right now, the computer does not want to know about the hard disc.

Thanks for all the help so far.
Attachments:

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

More
09 Nov 2024 23:40 #314156 by lgrfbs
I did as you wrote, however I needed to change two more things:

   

Now is ‘Home all’ works as it should.
Do you usually change directly in the INI file or is the GUI wizard the best way?
THANKS for all the help.
Attachments:
The following user(s) said Thank You: tommylight

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

Time to create page: 0.154 seconds
Powered by Kunena Forum