Hello Guest it is April 19, 2024, 02:05:26 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 - TPS

831
first of all you have to check your steps.

for example put your x-axis to the left side
press zero x
put a mark to the Frame where x-axis starts
goto mdi Input:
F20
G1X20
the measure the distance to the mark and check.

same for all the other axis


832
General Mach Discussion / Re: Mach3 Gcode movement help
« on: September 26, 2020, 04:27:53 AM »
check  Config -> General Config -> Tool Change

what is selected there?

833
General Mach Discussion / Re: Auto Z Probing retract height
« on: September 24, 2020, 02:51:08 PM »
actual script code you are using?

834
General Mach Discussion / Re: Motion Controller
« on: September 24, 2020, 02:42:16 PM »
btw in this Picture you can see, that they are using a Mach3 cracked licence.
we will not Support pirate licences.

@Tweakie, PLS lock this thread.
Thank You

835
code could be soemething like this

Code: [Select]
%
G21 G40 G00 G99 G17

G0 Z10                                     (lift z-up)
G0 X10 Y10                               (go to drill position)
M3 S1000                                  (spindle on with higher speed for the drilling)
G1 Z-5 F100                              (drill the hole)
M3 S100                                    (Slow spindle down to tap speed)
G84 X10 Y10 Z-10 R10 L1 F50     (tap and debur)


all S an F Parameter Need to be calculated to your pitch.
and you will Need a spindle Feedback.

836
i think it depends on your Controller. i am using a CSMIO and there it is done with macro M84 in Mach3.

837
General Mach Discussion / Re: NEED HELP Mach3 and 2HSS86H problem on AXBB-E
« on: September 21, 2020, 07:34:44 AM »
yes exactly, because i think rotation of Motor and Feedback does not match.

838
General Mach Discussion / Re: NEED HELP Mach3 and 2HSS86H problem on AXBB-E
« on: September 21, 2020, 07:07:57 AM »
have you tryed to Change Motor direction by swapping A and B wire's ?

839
General Mach Discussion / Re: NEED HELP Mach3 and 2HSS86H problem on AXBB-E
« on: September 21, 2020, 06:44:53 AM »
btw your link is not working.

840
General Mach Discussion / Re: Demo version
« on: September 21, 2020, 01:59:27 AM »
i am affraid, this usb Controller will not supply M10/M11 funtions.