cnc
Here are 271 public repositories matching this topic...
I can not find the documentation on makerjs, how to implement the scale and grid in the examples of documentation?
I hope this is the right way to suggest Wiki (documentation) updates.
Here are few suggestions based on my working with the software:
- I did not know understand about the Flash settings. I did my first compile and upload and it worked great. I then tried to recompile and reset some of the defaults. I did not realize that many of the settings were stored in flash (non volatile) and would no
-
Updated
May 24, 2020 - C
-
Updated
Jun 21, 2020 - C++
Theres been a LOT of new features the last couple weeks, but so much of it is missing "intuitive" or "detail" from them:
Examples:
~~2) Typing, wait for result, type again... hmmm, I wonder, sliders
-
Updated
Oct 12, 2019 - Python
-
Updated
Apr 15, 2020 - C#
-
Updated
May 8, 2020 - C
-
Updated
May 19, 2020 - C
-
Updated
Jun 4, 2020 - CSS
-
Updated
Apr 16, 2019 - C
Currently the docs are built whether or not they need to be, and in the case of tagged commits are built twice. It would be best to check if any of the doc source files have changed, and only build in that case.
Should be easy to check for changes in the docs using:
git diff --name-only docs
-
Updated
May 14, 2020
-
Updated
May 18, 2020 - Rust
-
Updated
Mar 25, 2020 - Python
-
Updated
Mar 23, 2020 - C
-
Updated
Jun 25, 2020 - Python
-
Updated
Aug 26, 2019 - QML
-
Updated
Jun 7, 2020 - Python
Improve this page
Add a description, image, and links to the cnc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cnc topic, visit your repo's landing page and select "manage topics."
By default the desktop app will listen on a random port on the localhost interface (i.e.
127.0.0.1). However, if you want to use use the app with a browser on another machine, you need to manually specify the host address and port from the command line, which is not convenient to novice users who are not familiar with command line interface.So, it will be good if CNCjs can provide a configur