Hello Guest it is March 31, 2023, 03:21:01 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 - tantan

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 »
31
Machscreen Screen Designer / System hotkeys
« on: September 08, 2013, 02:07:31 PM »
Hi,

I use the 1024 mach screen and i made an extra page in tis screen set. All works fine except the systemkeys like jogging the axis with the keyboard arrow keys. If i select an other (standard) page the keys work well

Tnx for you reply

Tantan

32
Oke its clear now,
Thanks for your reply and your explanation
Tantan

33
Hi,
Oke tnx, but hw is that done with 3d milling, i assume all axis are moving seperately with their own feedrate?
Tnx tantan

34
hi,

tnx for your fast reply, but this is not the effect i want, i will try to explain what i need.

the z-axis has to move to z90 with f100
while the z-axis is moving the a-axis has to swing with rapid speed (G0) between -0.5 and +0.5 degrees.

i hope this will help to become a sollution.

tnx tantan

35
what i want is swinging the a-axis while the z-axis is moving to a position. how is that posible in vb?
i made this but this wil move the z-axis first and then swing the a-axis. i want this simultaneously

counter = 0
code "g1 z90 f100"

While counter < 20
 code "g0 a0.5"
 While ismoving()
 Wend
 code "g0 a-0.5"
 While ismoving()
 Wend
 counter=counter+1
Wend

thank you for your reply.

tantan

36
PoKeys / Re: Adventures in Pokeys
« on: June 16, 2013, 02:01:15 PM »
oke, then you have to configure the plugin in the mach3 plugin controll window. if you choose the pokeys plugin, encoders tab, configure the right pins and choose the right dro, thats all.

37
PoKeys / Re: Adventures in Pokeys
« on: June 16, 2013, 02:58:57 AM »
hi ozzie,

do you see the raw values changing in the standalone pokeys software?


38
Newfangled Solutions Mach3 Wizards / Re: NFS Turn Wizard
« on: April 18, 2013, 02:47:55 PM »
hi ron,

great wizard. but i have one request.

if i fill in the OD threading DRO's like: z-start = -10 and z-end = 1 your wizard generates an alarm that says that z-start must be greater than z-end. is it possible not to check for this like the "simple threading wizard" does. because it depends on how the user would like to cut the thread. i have an EmcoTurn 120 and on my machine it is much more easier to cut the thread from left to right. simply leave the check if z end is smaller than z-start will do the trick



tnx TanTan

39
PoKeys / Re: pokeys 56u analog FeedRate Override issues
« on: February 09, 2013, 02:25:08 AM »
that is just what i try to tell you with my video, don't use potentiometers to control feed and speed override: use encoders (mpg). i used low cost encoders (4 $) for feed and speed override. for the rest is follow the manual.

40
PoKeys / Re: pokeys 56u analog FeedRate Override issues
« on: February 08, 2013, 09:20:35 AM »
hi, i think this is the way to use feedrate and speed override (see movie). not with resitors but with encoders.

http://www.youtube.com/watch?v=4QKVMtbvAC8&list=UUlJ5PqKDAvxW8vGTMCioMtw&index=2

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 »