xanxys/coli
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Functionality * load ascii and binary STL file * show rotating 3d model (if WebGL is enabled) * generate G code * view G code as tree and XY plane trajectory How to Use (local) + put all files in a directory + run ./conv to convert .coffee to .js + access index.html with file:// scheme. You might have to use flags such as --allow-file-access-from-files (for Chrome) How to Use (server-side) + put all files in a directory + run ./conv + (optional) remove all .coffee files and ./conv + put the directory somewhere G Code Format Maybe compatible with http://reprap.org/wiki/G-code Currently, it only generates G0, G1 and G4. External Libraries * jQuery and jQuery UI: http://jquery.com/ * jstree (jQuery plugin): http://www.jstree.com/ * mousewheel (jQuery plugin): https://github.com/brandonaaron/jquery-mousewheel * Sylvester: http://sylvester.jcoglan.com/
About
G code generator for FDM 3d printer (such as reprap)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published