GithubHelp home page GithubHelp logo

mmalherbe / massivecnc Goto Github PK

View Code? Open in Web Editor NEW
15.0 5.0 8.0 161.59 MB

License: GNU General Public License v3.0

C# 48.84% G-code 34.87% ShaderLab 14.29% HLSL 2.01%
cnc cnc-controller edingcnc unity3d-editor

massivecnc's Introduction

GitHub GitHub GitHub

MassiveCNC

MassiveCNC is an utility that allows CNC machine users to do generate G-code from text, SVG or precompiled G-Code. Or interact with their machine in RealTime using Unity3D.

Currently only works with EdingCNC controllers, but open to other controllers (Will need to be implemented).

Sidenote

The project can currently:

  • Generate Gcode from Text (Windows fonts or SVG fonts) *
  • Generate Gcode from SVG including layers
  • Process and edit pregenerated Gcode
  • Not all Windows fonts may work propperly due to the way they are built and converted using GraphicsPath.AddString()

TODO

  • Fix windows fonts not working properly
  • Bugfix the connection between EdingCNC, being unable to connect when starting the project
  • Find a gorgeous UI

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the Unity3D ( Tested and developed on 2019.4, may work on others).
  • You have a Windows or Mac machine, Windows is needed in order to interact with the EdingCNC software.

Installing MassiveCNC

To install MassiveCNC, follow these steps:

Linux and macOS:

Clone this repo and open the project in Unity3D

or ( even better )
Fork and help this utility grow by creating pull requests!

Windows:

Clone this repo and open the project in Unity3D
(optional) install EdingCNC4.03 ( setup included in repo).

or ( even better )
Fork and help this utility grow by creating pull requests!

Using MassiveCNC

To use MassiveCNC, follow these steps:

Open the cloned or forked version in Unity3D.

(optional) for the connection with EdingCNC
Make sure to install EdingCNC 4.03
In the hierarchy under controllers select the cncapi_controller and set the EdingCNCPath correctly ( To the cnc.ini in the installed location of EdingCNC4.03)

For example : C:\Users\M\Desktop\CNC4.03\cnc.ini if you do NOT want to use it with the graphical interface of EdingCNC.


If you wish to connect to the Graphical interface of EdingCNC please keep the EdingCNCPath - variable empty
 Start the EdingCNC4.03 as administrator and select the blue start button. Afterwards you should be able to connect to EdingCNC.

Contributing to MassiveCNC

To contribute to MassiveCNC, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin MassiveCNC/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Thanks to the following people who have contributed to this project:

Contact

If you want to contact me you can reach me at [email protected].

License

This project uses the following license: GPL-3.0 License.

massivecnc's People

Contributors

farooqaziz20 avatar hamzach276 avatar mmalherbe avatar oosterhof-design avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

massivecnc's Issues

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.