Hello Guest it is April 26, 2024, 10:29:36 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 - Tarak

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »
51
VB and the development of wizards / Log file?
« on: December 06, 2012, 11:19:53 PM »
Is it possible to output the current machine position into a log file every time a certain M code is ran?
So every time the M code is called it just adds X_ _ Y_ _ X_ _ into the log file.
I think something like this would be great for debugging some VB code.
Darc

52
General Mach Discussion / Re: Saving Fixture Offsets
« on: June 21, 2012, 06:48:37 PM »
Hi, did you guys have any luck with the VB code?
I've tried to set a button to save the offsets, so if there is power out, I can start back up and it's got the correct coords after I reference the machine.

53
VB and the development of wizards / Re: DRO Skin variations
« on: September 11, 2011, 05:02:35 PM »
Hi Overloaded, Thanks for that, I didn't think about the writing, I was hoping to just use the skins for G54 thru to G59.

54
VB and the development of wizards / DRO Skin variations
« on: September 09, 2011, 07:14:20 PM »
Hi, is it possible to use the macropump to change the skin on certain DRO's depending on which work coordinate system is being used?
So in theory if G54 is in use the DRO would be GREEN, but if G55 is in use it might be YELLOW.
It's a bit out there, I know that.

55
General Mach Discussion / Re: 2 stage homing script
« on: August 15, 2011, 06:24:34 AM »
Yet again, Thanks Greg

56
General Mach Discussion / Re: 2 stage homing script
« on: August 15, 2011, 05:44:15 AM »
Thanks Greg, I'll give it a go.
I just remembered something else, is it possible to home X&Y at the same time?

57
General Mach Discussion / 2 stage homing script
« on: August 15, 2011, 04:27:16 AM »
Currently I use pretty much the standard homing routing, is it possible to home at rapid for the first cycle, then home at the normal slow speed, just to make it a lot quicker?
These are the buttons that currently run the slow homing cycle.

DoButton( 24 )'Z
DoButton( 23 )'Y
DoButton( 22 )'X

58
General Mach Discussion / Re: M30 DOES NOT REWIND
« on: February 22, 2011, 02:36:41 PM »
Technically, I think you are meant to use ;COMMENT otherwise if you use (COMMENT) the comment will flash in the message/error part of the program .

59
Hi BR549, thanks for taking a closer look, also thanks for confirming I'm not a spazz (well a total spazz anyway).
I'll try it running the other way and with G42 instead.
Thanks!

60
Hi Guys, sorry been away for a while.
Thanks for all the suggestions, but buggered if I can get it to work.
BR549, the values don't add up correctly due to the cut size being applied after each repetition.
Thanks anyway guys.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »