Hello Guest it is April 24, 2024, 09:47:20 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 - Kenneth

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 25 26 27 28 »
51
General Mach Discussion / Re: plot not showing
« on: February 24, 2015, 06:12:34 AM »
this is from cnc4pc. (MR Arturo).

52
General Mach Discussion / Re: plot not showing
« on: February 24, 2015, 05:52:10 AM »
yes, it's a simple code. clicking the on/off has no effect.
the code runs fine with no problem.
Thanks Hood !

53
General Mach Discussion / plot not showing
« on: February 23, 2015, 02:26:10 PM »
i'm running mach3 R3.043.066 and can't get the plot to show on EITHER computer.
when it was before(i changed nothing). i tried different versions to the same effect. shows the table
but no trace whatsoever.
Thanks for any help !

54
General Mach Discussion / Re: Sherline Motor Troubles
« on: December 01, 2014, 05:25:51 AM »
i had the same issue with profiles. if i made one to use same setting, mach3 didn't
have the same settings. i HAD to use THEIR profile from the mach3 loader. even tried
to make a link with that profile but it didn't load everything. i "think" it's about the xml
AND the set file. hope this helps.

55
VB and the development of wizards / Re: Tool zeroing macro help
« on: September 24, 2014, 06:56:04 AM »
i'm sorry, i'm not being clear.
i know they're variables, but can't see where they are used IN his script.
Thanks

56
VB and the development of wizards / Re: Tool zeroing macro help
« on: September 24, 2014, 06:47:08 AM »
Thanks Daniel,
i know WHAT they are, but don't see WHERE they're used.

57
VB and the development of wizards / Re: Tool zeroing macro help
« on: September 24, 2014, 05:42:46 AM »
John, what's the SetVar 1 and 2 ? can't see where they are used.
and in sim mode, it goes pass the max distant without warning.
maybe it needs a signal to work :)
Thanks

SetVar (1, -1) 'Maximum probing distance is set here
SetVar (2, .75) 'Retract height is set here

58
VB and the development of wizards / Re: Tool zeroing macro help
« on: September 23, 2014, 07:42:23 AM »
Daniel, what's the UserDRO(1151) ? is this where i set probe height ?
Thanks

59
VB and the development of wizards / Re: Tool zeroing macro help
« on: September 23, 2014, 06:52:07 AM »
Thanks Daniel, i'll try both when i get my electricity :)

60
VB and the development of wizards / Re: Tool zeroing macro help
« on: September 23, 2014, 06:25:35 AM »
isn't this the retract ?
but i don't understand the #2. is that SetVar(2 , .75) set at start?

SetOEMDRO (802,PlateThickness) 'Set Z-Axis DRO to Touch Plate thickness
Code "G0 Z #2" 'Retract off Touch Plate to the set height     <-------------------
While IsMoving () 'Wait until task has been completed
Wend

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 25 26 27 28 »