Hello Guest it is March 28, 2024, 10:16:58 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 - hitchhiker

Pages: 1 2 3 »
1
General Mach Discussion / uc300eth encoder for turning on mach3?
« on: February 01, 2024, 12:43:19 AM »
Hi!

i retrofit a emco 120p.

all is done but i struggle with the uc300eth.

i cant do threads.

i use the original encoder.

150ppr A and 1ppr Index.

its a 5v output which i connect direct to the uc300eth.

somewhere i read that uc300eth needs abz sensor?! can someone tell me what is wrong??

on a scope i see rise and fall edge of the index pulse. but in mach3 diagnostic screen nothing happend.

active low active high tested.. tested on different ports and pins.

please help! thanks

2
works perfect! Thanks!!!!

3
ok thanks! i will try it!

4
Thanks.. yes i read it but i dont understand it...

my solution is to use m4444 for the code... but i hope someone have a example what i understand :)

thanks

5
Hi guys...

i build a lathescreen.
now i have on 3 sites the same button with the same code...

if i want to change something on the code i must copy&past it to all 3 sites...

is there a way to to make changes in a .m1s file?

my attemp was:

button starts oem code 34 (basic script)
in the line for the script i put in :

Code "Button1.m1s"

then i make a file in the correct directory with the name Button1.m1s
to test it i put in the file :

Code "F300"


i get error when i hit the button in mach3....

if i  name the file M4444

and change on the button from button1.m1s to m4444.m1s it works.


what do i wrong?! thanks


6
Mach Screens / Re: machscreen .. adding dro and script from button??
« on: April 23, 2022, 07:27:55 AM »
wzwx and wzwz is to set the position.
not to go to the position.

i want to use the dro wzwx and wzwz to set the position which is used when g53 is entered.. or better... when i call t0101 or something what make a toolchange.

hope you understand?
thanks

7
Mach Screens / Re: machscreen .. adding dro and script from button??
« on: April 23, 2022, 07:16:31 AM »
thanks!
but why g1?!

if i am at home i would check it.

8
Mach Screens / Re: machscreen .. adding dro and script from button??
« on: February 20, 2022, 12:25:00 PM »
nice!

works.. perfect... and what about the dro??? is this possible????


thanks!!

9
Mach Screens / machscreen .. adding dro and script from button??
« on: February 20, 2022, 10:12:23 AM »
hi!
2 questions :)

i playing with my mach3 and machscreen..

1.
i have add a button to my screen.
i wrote a vbscript and save them.in the macro folder.

name of the script is HomeTurret.

now i want to load this script as file when i hit the button.
if i change something on the script i dont want to add the script again with machscreen.

is this possible??? can someone help me?


2.

when i do a toolchange my turret jogs to x5 z55.
this values are named wzwx and wzwz
i add 2 dro to my screen.
i wish that the dros show me wzwx (5) and wzwz (55).
and i want.. if i change the value in the dro.. that is set wzwx and wzwz to this.

example : in the dro i put in 10 and 60.
then the machine jogs to x10 and z60.

its to set a toolchange position.

is this possible?!
thanks

Pages: 1 2 3 »