Giter Site home page Giter Site logo

Comments (8)

theophile avatar theophile commented on July 24, 2024 1

Click the Windows icon/start menu. In the search box, type cmd and hit enter. That's the command prompt. If you don't understand how it works or how to navigate your system with it, you may have to Google it. In a nutshell, you'll need to change the working directory (cd) to wherever you downloaded this script, and then just follow the usage instructions in the repo.

from superslicer_to_orca_scripts.

theophile avatar theophile commented on July 24, 2024

There are installation and usage instructions here: https://github.com/theophile/SuperSlicer_to_Orca_scripts#installation

Perl is an interpreted programming language, which means that a program's "source code" doesn't have to be compiled into an executable binary. Instead, it can be executed directly by feeding it into a Perl interpreter. The first thing you need to do is install a Perl interpreter. If you're using Windows, the installation instructions contain a link where you can download a Windows Perl interpreter.

Once that's installed, just follow the rest of the instructions. In a nutshell, you will need to use the command line to call your Perl interpreter and pass this script to it as an argument.

from superslicer_to_orca_scripts.

TheVoronModder avatar TheVoronModder commented on July 24, 2024

from superslicer_to_orca_scripts.

TheVoronModder avatar TheVoronModder commented on July 24, 2024

from superslicer_to_orca_scripts.

TheVoronModder avatar TheVoronModder commented on July 24, 2024

I am having errors with #3

**Clone this repository or download the script directly from GitHub.

git clone https://github.com/theophile/SuperSlicer_to_Orca_scripts.git**

from superslicer_to_orca_scripts.

theophile avatar theophile commented on July 24, 2024

You can just download the script directly: https://raw.githubusercontent.com/theophile/SuperSlicer_to_Orca_scripts/main/superslicer_to_orca.pl

from superslicer_to_orca_scripts.

TheVoronModder avatar TheVoronModder commented on July 24, 2024

I should have explained more, I am stuck with this part:

image

from superslicer_to_orca_scripts.

TheVoronModder avatar TheVoronModder commented on July 24, 2024
image

I figured it out! Thank you!

from superslicer_to_orca_scripts.

Related Issues (20)

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.