Hello Guest it is May 12, 2024, 12:23:04 AM

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

51
Mach4 General Discussion / Re: Rotary Axes in Radians vs Degrees?
« on: April 04, 2023, 12:34:17 PM »
Katz,

Very nice.
What do you use to make the G-Code?

Bill

52
Mach4 General Discussion / Re: Update Mach4 with least pain
« on: March 29, 2023, 05:15:49 PM »
Quote
Don't miss my last post
https://www.machsupport.com/forum/index.php?topic=47245.msg296567#msg296567

I saw it.
That is why I said make each tool a different file instead of trying the manual change in the middle of a file and needing different lengths.
Just make sure to remove tool information if you do this before opening the file.

53
Mach4 General Discussion / Re: Update Mach4 with least pain
« on: March 29, 2023, 03:40:37 PM »
Azalin,
Just remember that is not going to fix your problem.

54
Mach4 General Discussion / Re: Update Mach4 with least pain
« on: March 29, 2023, 03:20:57 PM »
It really sounds like you are trying to run before you walk.
Put the different tools in different files.
Yes it can be done in one file but tools are different lengths.
That is what the tool table is for.
Each tool has a different length and it is set accordingly.
The H# selects the length from the tool table.
If you did not set it correct the machine has no idea how high it needs to be.

55
Mach4 General Discussion / Re: Update Mach4 with least pain
« on: March 29, 2023, 12:42:06 PM »
The problem is you are telling the software to use tool information.
If you did a tool touchoff then opened the file with the tool information and ran it the Z position will not be correct.
Removing the tool information  and not doing a touchoff will not fix the problem.

Here is my suggestion.
Close Mach4
Make a gcode file without the tool information.
Start Mach4 again and do your setup.
Try the file without the tool information first.

56
Mach4 General Discussion / Re: Update Mach4 with least pain
« on: March 29, 2023, 11:20:33 AM »
If you did not give your screenset a unique name then it might get overwritten.

About your bit diving into the material.
Does your gcode file have tool number information?

57
Mach4 General Discussion / Re: Script da mach3 a mach4
« on: March 20, 2023, 09:56:39 AM »
Most tool change scripts are very specific to the machine.
You get the errors because you are missing some of the things the script is looking for.
You can start with one and modify for your machine.

58
Mach4 General Discussion / Re: Script da mach3 a mach4
« on: March 20, 2023, 08:37:41 AM »

59
Mach4 General Discussion / Re: Tool Offset Trouble
« on: February 27, 2023, 03:39:14 PM »
you can modify the post processor from vcarve to give you what you want.

bill

60
Mach4 General Discussion / Re: enable
« on: February 22, 2023, 12:01:49 PM »
Finally found it.
machEnable
I have no idea what took my dumb a$$ so long.
LOL