Hello Guest it is April 28, 2024, 07:48: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 - mekanikam

Pages: 1
1
G-Code, CAD, and CAM discussions / Re: stop temporizate
« on: November 26, 2007, 05:25:03 PM »
I understand you, thankyou .
Have a nice day

2
G-Code, CAD, and CAM discussions / stop temporizate
« on: November 26, 2007, 04:03:16 PM »
Hello.
This is mi first post in the forum, regards to everybody, and sorry for my english.

I dont now how resolved this problem.

I ned make to do, REF ALL HOME, throug G code in the begin of the program.
I ned 10 second stop betwin  two movement, like this.

(REF ALL HOME)
G90 G01 Y50
(10 SECOND STOP)
Y100
(10 SECOND STOP)
Y150
(10 SECOND STOP)
.......
...
M30

Thanks.

Pages: 1