Hello Guest it is March 18, 2024, 11:01:00 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 - TPS

131
General Mach Discussion / Re: tool change stoped working
« on: April 04, 2023, 02:34:53 PM »
don't know witch motion controler you are using, but it look's like
the unclamped signal from your spindle, however this is made,
is not working.

a bit more info about the installed hardware would be helpful.

132
General Mach Discussion / Re: tool change stoped working
« on: April 04, 2023, 09:23:24 AM »

133
General Mach Discussion / Re: tool change stoped working
« on: April 04, 2023, 02:51:33 AM »

134
had a quick look to the GRBL G-Code list. G17/G18 are not included, so they are ignored i think.

135
it may depend on the G17 G18 plane selection.
those make IMHO only sense in combination with G40-G42.
but as sayed, i am a G-code specialist.
i never used somthing else than G17.

136
i am not the G-Code spezialist, but the begin of your code look's a bit courious for me:

(Face2)
S1000 M3
G0 X31.95 Y-39.743
Z15
G1 Z5 F175
Z0.3 F33.3
G18 G3 X31.65 Z0 I-0.3 K0 F175
G1 X31.51
X-31.51
G17 G2 X-31.51 Y-38.002 I0 J0.87
...

i would do this in this way:

(Face2)
S1000 M3
G0 Z15
G0 X31.51 Y-39.743
G1 Z0 F175
G1 X-31.51
G2 X-31.51 Y-38.002 I0 J0.87
...


first lift Z-axis then go to startpoint then lower Z-Axis ...

137
ok,then it is a simple PP breakout board, no motion controller.

you are using Ref. Z button on diagnostic page to start the test
the z-axis seperate?
home, homing and reference are a little mixed up terms in Mach.

138
pls post your G-code

139
tryed to find a manual for CNC4YOU KK10 control board, no luck, is it a KK01 probably?

140
open Config -> Fixtures an have look what offset's are in there for G54