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.

Missing sketch "Disable imprinting" option?

StephenGStephenG Member Posts: 370 ✭✭✭
I have an onshape document where when I edit/create a sketch the "Disable imprinting" option is missing.


in OS doc create 6/19/2019


from OS doc created today 

I suspect this is because the document where the option is missing was created before the "Disable imprinting" option was added. 

How do I determine if OS doc needs to go through an "compatibility feature update" and how do I force the update?

Answers

  • Jacob_CorderJacob_Corder Member Posts: 137 PRO
    It is likely due to the document you are working on has not gone through an automatic update anytime soon.  Right click on the part tab and click "show Code".
    On the right side of screen will show the featurescript code.  The thing you care about is the first line.  It says FeatureScript XXXX; if its really old, then it needs to be updated which will allow you to use the disable imprinting. to do this, report a ticket to onshape.
  • MichaelPascoeMichaelPascoe Member Posts: 1,989 PRO
    edited June 2023

    I took too long to type this and can't delete lol. Use Neil's approach!


    Learn more about the Gospel of Christ  ( Here )

    CADSharp  -  We make custom features and integrated Onshape apps!   Learn How to FeatureScript Here 🔴
  • StephenGStephenG Member Posts: 370 ✭✭✭
    Tried Neil's suggestion.... it didn't work, but I didn't follow his instructions exactly.

    Note: When I opened the document originally, after it had been dormant for some time, I was prompted to update Now or Later. I chose Later because I didn't want to wait.

    FYI: Here is the PartStudio code version:


    I created a branch (B1) to do a design variation and that was when I noticed the "Disable imprinting" option was not there.

    Following Neil's suggestion I created a new branch (B2-update doc) from Start and go the following dialogue...
     
    Selected "Now", the document closed and I waited for the update to complete in the background.

    Note:  I must have also selected Later when I created the branch B1.

    Reopened the document and Merged my experimentation branch (B1) into B2. I didn't want to merge it to Main because I wanted to preserve Main because I have shared the doc with a collaborator who is going to create a branch off of Main to pursue a different design improvement.

    I guess for this to work the merge must be with the Main branch. I can live without the "Disable imprinting" option for a while.
Sign In or Register to comment.