Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.

First time visiting? Here are some places to start:
  1. Looking for a certain topic? Check out the categories filter or use Search (upper right).
  2. Need support? Ask a question to our Community Support category.
  3. Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
  4. Be respectful, on topic and if you see a problem, Flag it.

If you would like to contact our Community Manager personally, feel free to send a private message or an email.

Using Other Work Coordinate Systems in CAM Studio

Alex_HAlex_H Member Posts: 3

Are non-G54 work coordinate systems (ie: G55, etc) supported in CAM Studio? I could not figure out how to change them.

The use is I would like my tool paths to reference a specific WCS (ex: G55). I tried modifying the "Override datum" field in "Setup→Initial work plane" but saw the following in the NC output: "( Warning - Overridden '2' is outside of range)
( Reverting to initial datum - please verify the code)".

I am currently using the "3-Axis Generic Milling - Tormach PathPilot" Machine/Post Processor.

Thanks!

Comments

  • John_P_DesiletsJohn_P_Desilets Onshape Employees, csevp Posts: 273 image
    edited February 20

    @Alex_H I just tested this and worked ok for me. Edit Did you enter "G55" or just "55" in the override field? You just need to enter the number not the WCS character. You are actually blocked from entering in a "G" value. Can you share what you put in the override field?

    image.png

    N1 G20
    N2 G90 G80 G40 G49 G17
    ( Operation: Rough)
    N3 M06 T1 (D15 mm End mill)
    N4 M03 S6000
    ( Warning - Overridden absolute datum)
    ( Please verify the code and programmed conditions)
    N5 G0 G90 G55 G94 ( Setup)

  • Alex_HAlex_H Member Posts: 3
    edited February 21

    Thank you! I was using indexes (in Fusion I had to use 1,2,3 to represent G54, G55, G56, etc) instead of the absolute number.

    Edit: I entered "2"

Sign In or Register to comment.