Giter Club home page Giter Club logo

Comments (3)

JesusFreke avatar JesusFreke commented on June 8, 2024

There's no good way to do it from a terminal that I'm aware of. The intellij plugin essentially attaches to the fusion 360 process and injects some python code that then loads the script and runs it. Under the hood, intellij is using pydevd to do all that, so it may be possible to write a small loader program that you can call from a terminal that uses pydevd to do the same thing.

Personally, I make heavy use of the intellij plugin of course. All my development on a design using fscad is done in IDEA, and I run it directly from there.

But other than that, you pretty much have to add it as a script in fusion and run it from the "scripts and add-ins" thing.

from fscad.

fi0 avatar fi0 commented on June 8, 2024

Thank you! I might instead work on mac version of your intellij plugin.

from fscad.

JesusFreke avatar JesusFreke commented on June 8, 2024

I've left a comment on the "mac support" issue over in that repository with some ideas about how to get started. If you have any questions or anything, feel free to comment on that issue.

from fscad.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.