Search found 28 matches

by schric11
Fri Sep 30, 2022 8:15 am
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Program restarts after M30
Replies: 7
Views: 891

Re: Program restarts after M30

I shut off repeat, then replaced m30 with m2. the program runs and the line box gets to m2 (when running the program) and the machine stops but the cycle time keeps counting and the program stays at the end ...should it do that? I guess I'm wondering if I can get the control to stop counting time an...
by schric11
Mon Sep 26, 2022 12:35 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Program restarts after M30
Replies: 7
Views: 891

Re: Program restarts after M30

thank you, I will try shutting off repeat and or deleting m30

I do not see any documentation on bit 6 of parameter 2 (G code interpretation) CNC 12-D Mill V4.14
by schric11
Thu Sep 22, 2022 2:58 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Program restarts after M30
Replies: 7
Views: 891

Program restarts after M30

Hey, I have a question is there a parameter that reruns the program without hitting cycle start...? I set my part counter to 132 and turn repeat on. The problem is the program goes to M30 and then reruns the program. I have to add an M00 to stop the machine and load another part. My other machine do...
by schric11
Sat Nov 13, 2021 4:36 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: Jumping Z axis when homing!
Replies: 15
Views: 3759

Re: Jumping Z axis when homing!

I'm wondering if he had a bad shutdown and something got switched in his Machine motor Configuration file thing.. I can see his limit and home input settings are opposite of mine (5 and 6) and with that Z -comment and no Z+ comment it makes me wonder about that..
by schric11
Sun Jun 07, 2020 1:43 am
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: 410 Position Error- Estun Drives
Replies: 12
Views: 3545

Re: 410 Position Error- Estun Drives

CNCSNW, thank you!! for the help on focusing :D ..

I don't know about you but im going to do a shot! :mrgreen:
by schric11
Sat Jun 06, 2020 3:52 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: 410 Position Error- Estun Drives
Replies: 12
Views: 3545

Re: 410 Position Error- Estun Drives

I can get the problem with this:


G00 X-2.2354 Y-1.6898
G01 F46.
X-3.3388
X-3.3149
X-5.9678

but not this:

G64 off
G00 X-2.2354 Y-1.6898
G01 F500. (changed feed too)
X-3.3388
X-3.3149
X-5.9678
by schric11
Sat Jun 06, 2020 3:32 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: 410 Position Error- Estun Drives
Replies: 12
Views: 3545

Re: 410 Position Error- Estun Drives

The one program I can create the same problem with this little bit of code:

T10 M06

G17
G00 G90 X-2.2354 Y-1.6898
G43 H10 D10 Z1.3583

G01 Z-0.4998 F46.

X-3.3388
X-3.3149
X-5.9678



If I turn off smoothing G64 Off... NO Problem with either program..
by schric11
Fri Jun 05, 2020 5:36 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: 410 Position Error- Estun Drives
Replies: 12
Views: 3545

Re: 410 Position Error- Estun Drives

Because I only have one Oaks system I cant compare things. it would help me if I knew system B ran the programs in precision mode or System C ran them in velocity mode but have different drives.. or system D is the same as mine with these parameters being different. I don't know whos drive technical...
by schric11
Fri Jun 05, 2020 1:37 pm
Forum: Centroid Oak, Allin1DC, MPU11 and Legacy products
Topic: 410 Position Error- Estun Drives
Replies: 12
Views: 3545

Re: 410 Position Error- Estun Drives

Ya the file ending in 310 other side I seen that too, if I ramp a slot with X and Z moves its fine. The other file were Z errors out its harder to see an abrupt change of a single axis... Marty, don't you have an Oak system with Clear view AC servos on it..? :) Could I get you to try these programs ...