Hello Guest it is May 09, 2024, 09:48:38 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Bill_O

181
Mach4 General Discussion / Re: Tool changing to wrong number
« on: September 09, 2021, 05:36:36 PM »
TEA!!!!
No. I hacked him.
I want COFFEE!!!

Bill

182
Mach4 General Discussion / Re: Tool changing to wrong number
« on: September 09, 2021, 04:37:50 PM »
Under Configure/Control click on the Tools tab
Under Tool Change Type you have 2 choices.
Could it have been changed?

183
If you are going to change I suggest getting away from the USB and going to Ethernet.

184
Mach4 General Discussion / Re: The screen (trajectory)
« on: September 01, 2021, 08:37:49 AM »
You can change the color and thickness of the lines.

Go to Operator then Edit Screen
Click on the window.
Under properties on the bottom left scroll down.
You see the colors abnd the line Widths.
Change if you want.
After a change go to Screen then Save Screen
Go to Operator and exit Edit Screen
Restart Mach

185
I think it has to do with the tool length offsets.
Not sure though.
I am at the end of what i can suggest.
Maybe one of the big brains will know.

186
Well the X is going to a negative position after the second tool.
Do you actually have room in the negative area before hitting the limit?

187
You also might want to try putting ToolSetCurrent before ToolChangeManual

188
The problem might be the tool table.
If your gcode has tool numbers and heights the tools will have the heights associated with what is in the tool table.
If your code does not include populating the tool table that might be the problem.


189
Mach4 General Discussion / Re: About Dereference All Axes
« on: August 11, 2021, 10:00:41 AM »
Dereference All Axis removes the machine home position from Mach.
If you have home switches and you Reference the axis Mach has a starting point.
This starting point can then use the Soft Limits and other functions.
If you have your machine set to Reference in place then when you Reference an axis it is just where it is currently sitting.
Hope this helps

190
In your Mach4 folder there is a file called Mach4CoreAPI.chm
That has most of them