Skip to content

Easily drag and drop G-code files, specify the number of copies, and add an ejection sequence for uninterrupted printing. Ideal for small print farms print with off-the-shelf 3D printers

License

Notifications You must be signed in to change notification settings

CurlyTaleGamesLLC/GcodeLooper

Repository files navigation

Gcode Looper

Screenshot

This project is a work in progress, should be finished soon!

Gcode Looper is a user-friendly web app for seamless and continuous 3D printing. Drag and drop G-code files, specify copies, and enjoy uninterrupted printing. Perfect for small print farms, no Raspberry Pi or constant computer connection required.

Support the Project

You can support this project and its development by becoming a GitHub Sponsor or making a donation via PayPal. Your support helps us maintain and improve Gcode Looper for everyone.

Become a Github Sponsor

Donate via PayPal

Getting Started

Prerequisites

Gcode Looper is hosted on GitHub Pages, you don't have to run it locally. But if you'd like to make some changes below are the instructions to get started.

Before you can run Gcode Looper locally, ensure you have the following software installed:

  • Node.js: Make sure to install a Node.js version compatible with your project.

Installation

  1. Clone the repository:

    git clone https://github.com/CurlyTaleGamesLLC/GcodeLooper/gcode-looper.git
  2. Navigate to the project directory:

    cd gcode-looper
  3. Install Vue.js dependencies:

    npm install

Running Locally

To run Gcode Looper locally, use the following command:

npm run serve

This will start a development server, and you can access the app in your web browser at http://localhost:8080/

Contributing

If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository on GitHub.
  2. Create a new branch with a descriptive name for your feature or bug fix.
  3. Make your changes and commit them with clear and concise messages.
  4. Push your branch to your fork.
  5. Submit a pull request to the main branch of the original repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Easily drag and drop G-code files, specify the number of copies, and add an ejection sequence for uninterrupted printing. Ideal for small print farms print with off-the-shelf 3D printers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published