Hello Guest it is March 29, 2024, 09:22:12 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 - newtocnc

Pages: 1 2 »
1
VB and the development of wizards / Re: Z height adjustment
« on: June 09, 2008, 04:07:10 PM »
THanks Holger,
That approch work quite well.
I was hoping not to put max Z value in the code.
Sometimes one forgets to click the Z llimit function,
that is when the fun starts.
thanks



2
VB and the development of wizards / VB and Busy
« on: June 08, 2008, 03:43:04 PM »
hello everyone
Is there a like isBusy() command in VB.
when I do refresh like REGEN the toolpath tru VB.
I can not read some of the dro's.
If I single step No problem.
Thanks.


3
VB and the development of wizards / Z height adjustment
« on: June 07, 2008, 01:53:22 AM »
Hello everyone,
I like to change Z values from a user DRO,
without affecting the G code and rerun the program
Can one do that in vb.
I cut thin uneven parts. sometimes I need to do several cuts,
to get it right.

Thanks
john

4
VB and the development of wizards / Homing direction
« on: November 05, 2007, 01:25:26 PM »
Hello everyOne

Is it possible to change the homing direction on the fly with VB ?

Thanks

5
VB and the development of wizards / VB Sendkeys
« on: October 16, 2007, 04:39:06 PM »
hello everyone

I can open notepad from vb.
But sendkeys function explined in vb script manual does not seem to work.
nor[ b] appactivate[/b]
Anybody have exprience with this function?
 thans
john

6
G-Code, CAD, and CAM discussions / create stroke
« on: September 12, 2007, 09:19:16 PM »
Hello everyone,

Does  anybody know of a G code based on Microsofts
CREATE STROKE function.
It is used for surface prep...
I remember reading some reference to that function in this forum.
but I can locate it.

Thanks
John

7
VB and the development of wizards / Re: Soft Limits
« on: September 04, 2007, 11:26:29 PM »
Thanks a lot....

8
VB and the development of wizards / Jog Increment
« on: September 04, 2007, 11:25:17 PM »
Hello everyone.
 I like to add a button that will multiply the Jog Increment values say by 5,
without effecting the values in the config file.
Is it possible to read the values listed in the config file (  jog increment values)
modify it,  and have onother button reset it back to original values.?

Thanks
John

9
VB and the development of wizards / Soft Limits
« on: August 19, 2007, 10:05:59 PM »
Hello everybody,
Does anybody know how to read the
softlimits  In Vb
thanks

10
VB and the development of wizards / Re: G100 A/d inputs
« on: August 07, 2007, 04:24:34 PM »
i AM USING G100.
 i DO NOT KNOW HOW TO ADRESS THE A/D AND D/A
OF G100.


LIKE

GET( CHANNEL1)
 WHAT IS THE ADRESS AND WHERE DOES THE DATA GO.??
OR SET (cHANNEL4(OF THE D\A)??
THANKS

Pages: 1 2 »