Skip to main content
4-Participant
December 3, 2022
Question

Hass 750 post

  • December 3, 2022
  • 2 replies
  • 1975 views

OK so I can make 3+2 move only but after rotation statement gets printed 4 times!.  Anyone know how?

2 replies

21-Topaz II
December 5, 2022

Difficult to say without experimenting but maybe it's outputting a bunch of repeated motion commands? If it were me I'd look in either:

 

Applications->NC Post Processor

Then Motion, see if "Output the repeat point" is set, maybe try "Do not output the repeat point".

Check the other settings for motion and see if anything is weird.

 

Also maybe check the FIL editor and see if there is some weirdness in there. I've never messed around with 3+2 or 5-axis, just a wee bit of 4-axis machining. Is it unlocking-moving-locking the axis every time? That would be very annoying. Hand editing it out would not be nice, either, because I know I would forget at least once...

1-Visitor
December 5, 2022

I did make the changes still is the problem. Also see the document for limiting B Axis in fil programming. It doesn't work either not sure what I am missing!!.

 

CL DATA

PPRINT / CUT FEEDRATE & UNITS : 20.100000 IPM
PPRINT / ARC FEEDRATE & UNITS : N/A
PPRINT / FREE FEEDRATE & UNITS : N/A
PPRINT / RETRACT FEEDRATE & UNITS : N/A
PPRINT / PLUNGE FEEDRATE & UNITS : N/A
PPRINT / RETRACT HEIGHT : 0.500000
PPRINT / TOOL NAME : T00029
PPRINT / TOOL_TYPE : END MILL
PPRINT / CUTTER_DIAM : 0.125000
LIMIT / BAXIS, -35, 110
LOADTL / 29
$$-> CUTTER / 0.125000
$$-> CSYS / 1.0000000000, 0.0000000000, 0.0000000000, 0.0000000000, $
0.0000000000, 1.0000000000, 0.0000000000, 0.0000000000, $
0.0000000000, 0.0000000000, 1.0000000000, 0.0000000000
MULTAX / ON

4-Participant
March 15, 2023

i GOT THIS WORKING.