-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
74f14ba
commit 50c8525
Showing
2 changed files
with
40 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,41 @@ | ||
# web-gcode-tools | ||
|
||
Online G-Code edition tools | ||
|
||
## Description | ||
|
||
Online tools to ease modification/adjustement of G-Code for 3D printers | ||
and CNC. | ||
|
||
## System Requirements | ||
|
||
A browser with Javascript activated. | ||
|
||
## Contribute | ||
|
||
If you would like to hack on web-gcode-tools, start by forking the repo on GitHub: | ||
|
||
https://github.com/NYBI/web-gcode-tools | ||
|
||
The best way to contribute is probably one of the following: | ||
|
||
* Clone the repo and follow [GitHub | ||
Workflow](https://guides.github.com/introduction/flow/index.html). | ||
* Contact us on [twitter](https://twitter.com/nybicc) or [Facebook](https://www.facebook.com/NYBI.CC/) | ||
* [Visit us](http://nybi.cc/nous-contacter/) | ||
|
||
See our [Roadmap](https://github.com/NYBI/web-gcode-tools/projects/1) and [all issues](https://github.com/loic-fejoz/kirigamixel/issues) | ||
|
||
|
||
Changes | ||
---------- | ||
|
||
TO BE DONE | ||
|
||
Authors | ||
------- | ||
|
||
This is a list of people who have contributed code or ideas to web-gcode-tools -- | ||
for copyright purposes or whatever. | ||
|
||
* Loïc Fejoz <[email protected]> <https://github.com/loic-fejoz/> |