Hello Guest it is April 23, 2024, 03:57:07 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 - manmeran

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 »
111
General Mach Discussion / Re: DRO display
« on: June 25, 2010, 01:28:34 PM »
very nice

Amir

112
if stepper motor is 4 wire > bipolar
if 5,6,8 wire > Unipolar

Amir

113
VB and the development of wizards / Re: how to use macropump
« on: June 13, 2010, 03:12:29 PM »
Quote
Mach waits 1/10th of a second and runs it again

Quote
ten times per sec.

this two is different.
i think The second case is correct.and mach Will not wait.

Amir

114
VB and the development of wizards / Re: how to use macropump
« on: June 13, 2010, 10:22:43 AM »
Quote
Mach waits 1/10th of a second
are you sure ?

Amir

115
rename your .XML to another name and then attach it

116
Brains Development / Re: Enable-signal programming?
« on: June 09, 2010, 05:13:38 AM »
i think this help you
if code runing and input#1 was zero >> press "feed hold"
in addition
Quote
The relay cuts  power to the stepper drivers when it is disabled.
i think cause to loos steps

Amir

117
General Mach Discussion / Re: Feed Hold and Stop
« on: June 08, 2010, 01:06:35 AM »
There is the option in General Config, something like  "no FRO on que" which will feedhold instantly, at the expense of FRO response.
is it possible more explain about this option ?

Amir

118
General Mach Discussion / Re: DRO display
« on: June 07, 2010, 08:02:04 AM »
If you have dominate to microcontroller, you can easily display the output of this code on the lcd .
Output of this code is "" for example :  X2.532 ""

Amir

119
i use G31 and "probe" pin
if you want use G28.1 ,then you must configure Z home.

Amir

120
General Mach Discussion / Re: DRO display
« on: June 07, 2010, 01:15:26 AM »
you should use macro and Serial protocol
Something like this:
Call sendserial ("X" &Left(GetDRO(0),InStr(1,GetDRO(0),".")+3))

Amir

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