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.

First FeatureScript 🎉 “Braille Surface Text” + quick licensing/LLM question

roman_jurt190roman_jurt190 Member Posts: 50 EDU

Hey all - my first FS (with basicly no coding experience) and I’m pretty excited!

I built it with Gemini 3 Pro in 2–3 hours but had to fiddle around quite a bit to get the dots working on spheres.
It places Braille-dots on curved surfaces to support accessibility to all kinds of objects.
BRAILLE SURFACE TEXT : https://cad.onshape.com/documents/1fc1fc5ae605e4efd3a797f1/w/8d2ce7163bcdc10b51893d43/e/ca08d0073497aa834aef9631
Inspired by @dave_cowden FS: https://cad.onshape.com/documents/cfec40e2b66bb4ddb2f3414b/w/24132f252a02825eb0606641/e/c8e6602fb08acac97a10a38e

Two quick questions:

  1. If a public Onshape doc has no LICENSE tab, what’s the community norm for reusing code (crediting the author, of course)?
  2. OK to paste snippets into an LLM just for explanation/refactor? Bildschirmfoto 2026-02-23 um 14.39.05.png Bildschirmfoto 2026-02-23 um 14.38.26.png

Thanks!

Comments

  • Konst_ShKonst_Sh Member Posts: 137 PRO

    All public docs are already considered free, from Onshape's terms of use perspective, so you don't have any obligation to their original author/owner. Though its nice to mention the original author if you reusing a considerable amount of code as you already done in the post.

  • dave_cowdendave_cowden Member, Developers Posts: 483 âś­âś­âś­

    @roman_jurt190 This is such an awesome FS! Thanks for the credit also!

  • EvanReeseEvanReese Member, Mentor Posts: 2,851 PRO

    Niiice! looks good to me. Excellent use case for FS. As for crediting people, I think you've done a good job, I like to comment in the code where I've used other people's stuff, and shout them out in the forum like you've done here.

    Evan Reese
    The Onsherpa | Reach peak Onshape productivity
    www.theonsherpa.com
  • roman_jurt190roman_jurt190 Member Posts: 50 EDU

    Cool cool cool! Thank you guys!

    @EvanReese the Braille icon might contain a bit of your sphere‑icon DNA ;)
    And that would also be a video I would love to see: the workflow from idea to finished FS by a pro… using all the cheat‑tools you can get…
    And for me it's kind of cool that - with my first script out and it not being too hard - it's like a new superpower unlocked. I might have to push my design students a bit to give it a try:)

  • martin_kopplowmartin_kopplow Member Posts: 1,263 PRO

    A nice, helpful and sensible one. Shortens that long way via a Braille font while keeping things parametric. :0)

  • roman_jurt190roman_jurt190 Member Posts: 50 EDU

    thank you martin! very kind!

  • EvanReeseEvanReese Member, Mentor Posts: 2,851 PRO

    Oh so it does! I'm glad it's getting use. Do you mean a tutorial on making a feature like Sphere?

    Evan Reese
    The Onsherpa | Reach peak Onshape productivity
    www.theonsherpa.com
  • roman_jurt190roman_jurt190 Member Posts: 50 EDU

    I’m curious - and I’m sure a lot of other people are too - about what your workflow looks like when you start a new FS-project. Maybe you could walk through a simpler example so you don't lose the audience right away. How do you plan, think, and use LLMs throughout the process to actually get it done? Your videos are awesome and i've seen all of them:)

  • EvanReeseEvanReese Member, Mentor Posts: 2,851 PRO

    Yeah got ya! It's been on the backlog (in fact my Torus feature was really designed with this in mind). AI is definitely changing things though. Maybe I'll just do a Torus demo anyway.

    Evan Reese
    The Onsherpa | Reach peak Onshape productivity
    www.theonsherpa.com
Sign In or Register to comment.