Skip to content

RinthLabs/GcodePlasmaDelay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gcode Plasma Delay

Screenshot

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

Gcode Plasma Delay is a user-friendly web app designed for adding a delay to gcode, nc, or cnc files for Plasma cutter CNCs. Easily drag and drop your file and download the new file with added delays. Ideal for people just getting started with cutting on a Plasma CNC.

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 Plasma Delay for everyone.

Become a Github Sponsor

Donate via PayPal

Getting Started

Prerequisites

Gcode Plasma Delay 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 Plasma Delay, 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/GcodePlasmaDelay/GcodePlasmaDelay.git
  2. Navigate to the project directory:

    cd GcodePlasmaDelay
  3. Install Vue.js dependencies:

    npm install

Running Locally

To run Gcode Plasma Delay locally, use the following command:

npm run dev

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

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

Add a delay to cut operations in gcode or nc files for plasma cutter CNCs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors