Hello Guest it is April 26, 2024, 05:18:14 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 - Cartierusm

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 »
81
Who's lovin' Modbus??? Me. Thanks a bunch all of you. Lathe is a treat.

Assigning modus and getting it work with buttons in Mach 4 is actually rather easy. Took me all of like 5 minutes. Most of that was cut and paste of the script. Ran my first g-code with multiple tool changes just now. Pretty cool!

82
Mach4 General Discussion / Re: Lathe Tool Table Setting Tools Help
« on: January 30, 2018, 12:45:23 PM »
LOl I was just doing that.

So for others information, yes the tool table is the tool offsets. T01 is just for the tool position, the second 2 numbers are for the tool offsets and refer to the tool table.

83
Mach4 General Discussion / Re: Lathe Tool Table Setting Tools Help
« on: January 30, 2018, 10:51:59 AM »
In Mach 4 Lathe Tool Table are the numbers referring to the tool offsets? I've always wondered about that. I need to know because sometimes I put different tools in the 8th position of my tool changer.

So when running a program would T0808 refer to tool 8 (position in the tool changer) with a tool I call 8? Then T0809 would be a tool in position 8 in my tool changer but reads the offsets I set in the tool table under #9, and so on?

84
If I'm running Gcode I can't use the gui anyway, right?

I'll look at the modules thing.

85
Ah, I didn't notice.

Does that make a difference if it's locks up the GUI? I mean I'm running code and have to let it complete first anyway.

86
Yes the DROs update. Why do you ask, you seemed surprised?

87
Don't know. I'll check and let you know.

88
General Mach Discussion / Re: Getting More Inputs, How do you?
« on: January 29, 2018, 02:02:38 PM »
Interesting.

89
General Mach Discussion / Re: Getting More Inputs, How do you?
« on: January 28, 2018, 09:02:32 PM »
Chaoticone? If you read my other post for the tool changer you'll see I made a stupid mistake. Well I almost made another one. I was going to wire to my Pokeys more inputs and assign some code so I press a button and have mach do tool changes when I'm manually machining without Gcode. Then it hit me what you said above. I already have the tool changer buttons wired up to my PLC, that's how I did tool changes before you guys helped me with the programming.

All I have to do it change my ladder a little and program the modbus in mach!!!

90
DERP!!! AHHHHH Well I feel stupid. I did program a button to make the carriage go to the tool change position and I knew it then, but forgot....My Mach Coord is 0,0, so it would be negative!!! I was trying to go positive! I feel stupid.

I put in the code above but, mc.mcCntlGcodeExecuteWait(inst,"G53 G00 X-0.25 Z-0.25") and it works perfectly.


Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 »