HH 355 processor vertical to horizontal

All discussion related to the VisualCAD/CAM standalone product.
Post Reply
Gallardo
Posts: 5
Joined: Thu Feb 03, 2011 4:24 am

HH 355 processor vertical to horizontal

Post by Gallardo »

Can someone please tell me if there’s a solution
to modify the coordinate system in order to transform it as it is on case b) ?
I have tried changes through post (where Z would b Y – but this is clearly not the complete solution or the solution at all)

This is for a heidenhain 355 on a zayer machine.
(i've tried also with Pro Vs, rotate the toolpath but the CC and C lines disappear after transformation, and this machine is too hold to work with point-to-point path)


thx
g
MecSoft Support
Posts: 2405
Joined: Wed Aug 01, 2007 4:15 pm
Location: Irvine, CA, USA
Contact:

Re: HH 355 processor vertical to horizontal

Post by MecSoft Support »

To swap the Y and Z co-ordinate output in the post replace the following macro's
[G_CODE][DELIMITER][NEXT_X][DELIMITER][NEXT_Y][DELIMITER][NEXT_Z]
with
[G_CODE][DELIMITER]X[NEXT_NONMDL_X][DELIMITER]Y[NEXT_NONMDL_Z][DELIMITER]Z[NEXT_NOMDL_Y]
Under Rapid & linear motion block formats.

Are you using VisualMILL 6.0, RhinoCAM 2.0 or VisualMILL 6.0 for SolidWorks?
(i've tried also with Pro Vs, rotate the toolpath but the CC and C lines disappear after transformation, and this machine is too hold to work with point-to-point path)
Can you upload the part file along with a copy of your post processor & we can take a look at it?
Gallardo
Posts: 5
Joined: Thu Feb 03, 2011 4:24 am

Re: HH 355 processor vertical to horizontal

Post by Gallardo »

Hi, just now had the oportunity to cross by the forum.

Thx for the answer, but in fact I had done that edit and other.
I'm currently, using VM6.0.7.3 Standard version.


All the best
Gallardo
Attachments
HH355_MECSOFT.vcp
VCP POST Z-Y
(1.54 MiB) Downloaded 1121 times
HH355.spm
HH355 POST Z-Y
(18.31 KiB) Downloaded 1122 times
Machine Draft
Machine Draft
ZAYER_.jpg (57.09 KiB) Viewed 11193 times
MecSoft Support
Posts: 2405
Joined: Wed Aug 01, 2007 4:15 pm
Location: Irvine, CA, USA
Contact:

Re: HH 355 processor vertical to horizontal

Post by MecSoft Support »

For case (b) you do not need to swap the X and Z co-ordinates in the post. Set the scale factor for Y and Z co-ordinate to -1 under the Motion tab.
Gallardo
Posts: 5
Joined: Thu Feb 03, 2011 4:24 am

Re: HH 355 processor vertical to horizontal

Post by Gallardo »

Hi my aim is to change the MSC from a) to b).
the machine is converted from a vertical Z attack to an horizontal Z attack.

so if we could rotate SC over X (90º or -90º) it would be ok, and the ways I figure it out to do it so far
is doing edits through POST or toolpath conversion (but in neither of cases i've been successfull)

------

(scale factor is just to set +/- axis direction, right?)

Do you have any other hint???

thx
gallardo
MecSoft Support
Posts: 2405
Joined: Wed Aug 01, 2007 4:15 pm
Location: Irvine, CA, USA
Contact:

Re: HH 355 processor vertical to horizontal

Post by MecSoft Support »

You don't need to do anything different to run a horizontal machine if the geometry is defined in the XY plane. I am not sure why you are trying to transform the toolpath.
Post Reply