Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cncjs/cncjs

A web-based interface for CNC milling controller running Grbl, Marlin, Smoothieware, or TinyG.
https://github.com/cncjs/cncjs

Fix for the bug @cheton found in https://github.com/cncjs/cncjs/issues/454#issuecomment-484427057 (#462)

187569d2e244038b0a1edda2096c75a8b783edac authored over 5 years ago by John Boiles <[email protected]>
Add support for specifying mount points in the .cncrc file (#459) (#461)

fd8ad3fc2d32b985946e8ef35ef0a99aedc4e36a authored over 5 years ago by Cheton Wu <[email protected]>
Add a new event that is triggered when the controller is ready to start (#437) (#460)

* Update translation keys

* Add a new event that is triggered when the controller is ready to...

7ea8f4a4f623e8dbf2885d3f479a5cc86ad0cc17 authored over 5 years ago by Cheton Wu <[email protected]>
[g2core] Address an issue that spindle will restart after stopping program execution (#428) (#451)

[g2core] Address an issue that spindle will restart after stopping program execution (#428)

04161f78a7bb54335e1a9677b72a504831aa0770 authored over 5 years ago by Cheton Wu <[email protected]>
Fix a overflow bug in the console widget (#452)

15c139addb194c846081f9267a88682dba41fbc5 authored over 5 years ago by Cheton Wu <[email protected]>
Fix an issue that dropdown menu gets clipped by container with overflow:hidden property (#445)

9df375c6401885928b8bb66a82649b59b245c2a2 authored over 5 years ago by Cheton Wu <[email protected]>
[Marlin] Fixed a bug of calling a controller initialization method that has been removed

d322c8a89254c4483543d7003a342cfbe1c50d51 authored over 5 years ago by Cheton Wu <[email protected]>
Fix eslint errors in e0a8c1c1fe730e2a611a203c003ccd9df9744c68

f166744d420987c314274626dc751ac2392489ae authored over 5 years ago by Cheton Wu <[email protected]>
Fix for Marlin controller first-move bug (issue #312) (#449)

e0a8c1c1fe730e2a611a203c003ccd9df9744c68 authored over 5 years ago by John Boiles <[email protected]>
bumping vulnerable i18next package (#446)

fea777f49f450086b06a57bf616ceae2e3e43baf authored over 5 years ago by PwnCNC <[email protected]>
Enhancement for evaluating expressions (#444)

* Enhancement for evaluating expressions

* Centralize global objects in one place

* Rename...

262e7b22b89ee51c3000d19ffedcdf59d9666135 authored over 5 years ago by Cheton Wu <[email protected]>
Bump to 1.9.18

4f6fddc9bf243fa424da0740658aa9e0be4f8a97 authored over 5 years ago by Cheton Wu <[email protected]>
[Feeder][Sender] Add global variables support (#443)

* [Macro][Sender] Add global variables support

* Returns global variables with populateContex...

f830f1d5e6533c9588382a254fb9b4ebe0ef6d8f authored over 5 years ago by Cheton Wu <[email protected]>
Enhances the evaluate expression library that enables full support for assignment and sequence expressions (#442)

* Enables full support for assignment expression and sequence expression

* eslint fixes

b349124c0b0d6e16f5fb6bfba607bc8820636bf2 authored over 5 years ago by Cheton Wu <[email protected]>
Add support for Machine Profile (#426)

* Add support for Machine Profile

* Replace deprecated lifecycle method "componentWillReceive...

74e3f5bfcee6fa4bf381d89277573eb72e8835ce authored over 5 years ago by Cheton Wu <[email protected]>
Improve tool changing support (#436)

44ea5f1be2b5e47a29cefc76b361aeaa6f4c8ebb authored over 5 years ago by Cheton Wu <[email protected]>
[TinyG][g2core] Adds active tool number to status reports

941e8518b0e7adb7e753b9b1dc651b818bf3bee1 authored over 5 years ago by Cheton Wu <[email protected]>
Bump to 1.9.17 (#427)

* Change "Home" to "View In Browser"

* Update dependencies
- [email protected]
- [email protected]...

cbc29b1d8d6af0a3a288a140de7c4ee796a030b7 authored over 5 years ago by Cheton Wu <[email protected]>
[Visualizer] Remove "G-code:" prefix from gcode file name

03011262db0b87fe86ec50c074cbff90089ba8e9 authored over 5 years ago by Cheton Wu <[email protected]>
[Visualizer] Display G-code file name above the footer area (#390) (#422)

* Display G-code file name above the footer (#390)

* Set bottom margin to 8px

* Remove "Sc...

ff87053f777a1aae7588f5963a508ee036a2c76a authored over 5 years ago by Cheton Wu <[email protected]>
Remove tooltip from custom buttons (#401)

86ffebf987e8f0cd70f212c9301c8e5109626873 authored over 5 years ago by Cheton Wu <[email protected]>
[CI] Switch to Node.js 10 (#418)

* Fix incorrect nodejs version

* dep: github-release-cli@~1.0.1

d4ce5ced53c7db53e4e5efec220cb456c6d781ab authored over 5 years ago by Cheton Wu <[email protected]>
Resolve an issue of fetching revision count on an unknown revision

671ea5e057505dded263e8e5b4989dfad256e290 authored over 5 years ago by Cheton Wu <[email protected]>
Bump to 1.9.16

463826a9c41daf084746c6b24902ea6e7a6815ba authored over 5 years ago by Cheton Wu <[email protected]>
Update resource.json

afa22306cf92a78a1ec1b16005807df995ff1f2a authored over 5 years ago by Cheton Wu <[email protected]>
Fix a bug that Axes widget does not remember configured axes (#416) (#417)

0d8af3ca8c93a9c913163477330ef6e31bc8e875 authored over 5 years ago by Cheton Wu <[email protected]>
Fixed a deprecation issue that `srcObject` should be used for a `MediaStream` object (#412) (#414)

* Fixed a deprecation issue that `srcObject` should be used for a `MediaStream` object (#412)

...

8f817cdd829ed448a005bf54e306055b3fd157c1 authored over 5 years ago by Cheton Wu <[email protected]>
Convert line endings

be9f916a10202b33c7e071085439793487408942 authored almost 6 years ago by Cheton Wu <[email protected]>
Restart docker container itself instead of managing processes inside the container (resolves #371)

3f6766d4809a880811665a1a929098223e1b5087 authored almost 6 years ago by Cheton Wu <[email protected]>
Always convert line endings to LF on checkout

d4fd37e5f19f744d7fe60c0772dac0b0a4e32523 authored about 6 years ago by Cheton Wu <[email protected]>
Jog distance improvements (#327)(#354) (#370)

* Update workspace state

* Use GridSystemProvider to provide default breakpoints and containe...

0580583f3628098f60f932f1eeddde38369920a3 authored about 6 years ago by Cheton Wu <[email protected]>
Fixed incorrect postinstall script in package.json

8e37bbb2a9ddbb72bfef6508cd5596b2fe730a8c authored about 6 years ago by Cheton Wu <[email protected]>
Activating Open Collective (#372)

* Added backers and sponsors on the README

* Added call to donate after npm install (optional)

992321bab92d3e33968ab7955165f1e8d99f786d authored about 6 years ago by jess <[email protected]>
Electron build improvements (#367)

* Set env `USE_HARD_LINKS=false` to workaround electron-builder errors (electron-userland/electr...

b3a482a7c15e2d6d5e81fee04bb2fe7b179e0173 authored about 6 years ago by Cheton Wu <[email protected]>
Build improvements (#366)

* Use Node.js 10 to run docker build

* Use webpack-node-externals to exclude node_modules

...

837c7910e8e865e5d63f6b5da8712fb2f4ce7066 authored about 6 years ago by Cheton Wu <[email protected]>
1.9.16-pre

07bd21638c8d3e897aa8621f5a83f3e692eb3cd9 authored about 6 years ago by Cheton Wu <[email protected]>
Unit Test Improvement (#353)

* Add exception tests

* Add test for TinyG controller

* eslint fixes

* Add more tests

3a18c88fac0c835a8fe01f02162b11b4c159b341 authored about 6 years ago by Cheton Wu <[email protected]>
Update package dependencies, improve code readability, and upgrade to Webpack 4 (#364)

* Upgrade winston to v3.0.0

* Use Line.computeLineDistances() to compute an array of distance...

a37913ad6d1a54dca85e89c322e791e3c1c4ea05 authored about 6 years ago by Cheton Wu <[email protected]>
Improve rendering performance by reducing redundant vertices from the geometry object (#363)

f7c076e5c68ec29117517001a4ffe61bcb4d6cae authored about 6 years ago by Cheton Wu <[email protected]>
Update README.md

cd0579fb1b6eea9be5d0b5152d1ded4d575746cd authored about 6 years ago by Cheton Wu <[email protected]>
Fixed a bug that cannot specify Marlin as the default controller (#360) (#361)

* Fixed a bug where Marlin controller is missing when doing controller validation (#360)

* Up...

8d50534ed58db8896dee76fcab8f5851a1c4efdf authored over 6 years ago by Cheton Wu <[email protected]>
Update travis-docker-build.sh

73feef4035d9465a5b1b99140d5de891e40e3b65 authored over 6 years ago by Cheton Wu <[email protected]>
Addresses an issue that cannot create session files on a read-only file system (#319, #320, #347) (#348)

* Rename cncrc to rcfile
* Create session file path under user's home directory (#319, #320, #347)

f2f8acb9fd05c4fbe44745625b0d6e8628bdb0ab authored over 6 years ago by Cheton Wu <[email protected]>
Fixed a bug that a line started with % may not be a JavaScript expression (#350)

125f7820e9352d3adb8ea6a033a05bda61223d25 authored over 6 years ago by Cheton Wu <[email protected]>
Resolve an issue that firmware build 101.xx cannot recognize spindle enable ({spe:n}) and spindle direction ({spd:n}) commands (#338) (#351)

424743cd38a29dcf47f625ce6fe912c48ff32f2b authored over 6 years ago by Cheton Wu <[email protected]>
deps: electron@~2.0.3, serialport@~6.2.1 (#352)

* Update dependencies

deps: electron@~2.0.3
deps: serialport@~6.2.1

* Drop support for No...

7423d9786e88d22c4f4eaf25614ed0f9abf66be4 authored over 6 years ago by Cheton Wu <[email protected]>
Drop support for Node.js v4

7e44d5d80e74f3531a9607c6f282f8396b9ef623 authored over 6 years ago by Cheton Wu <[email protected]>
Use "cross-env" to set environment variables for the start-dev script

ccf1d65aea3e126229ff310d21e047fc56b8d2bf authored over 6 years ago by Cheton Wu <[email protected]>
Fix line break issue

a0d914eb0160f91326482c87ebfc30ff4242313f authored over 6 years ago by Cheton Wu <[email protected]>
Update package description

ae82b67b791752f1116f916fe3e1885927889f58 authored over 6 years ago by Cheton Wu <[email protected]>
Update dependencies

2ea1192239e00cb910605618308f0dacc2233ebd authored over 6 years ago by Cheton Wu <[email protected]>
Update package dependencies

31a5db3f5f8dcd1f0208a081c634546e2b5aabea authored over 6 years ago by Cheton Wu <[email protected]>
Update 3D view buttons

da88d7026a7974c24191f0b9f7cef651fa488758 authored over 6 years ago by Cheton Wu <[email protected]>
Update resource.json

fae894ed11d4e75804338182be721388cf6228d5 authored over 6 years ago by Cheton Wu <[email protected]>
v1.9.15

6136d8d5241b8c21bfc47f44d95b4c0bb91ce2fa authored over 6 years ago by Cheton Wu <[email protected]>
Update package dependencies

b186e69458673b45b9ed31d97ab0e4be1a6fa080 authored over 6 years ago by Cheton Wu <[email protected]>
Update resource.json

1b381675555889928c1ff3a1c8db565cbd078a7d authored over 6 years ago by Cheton Wu <[email protected]>
Support for changing 3D view: top view, isometric view, front view, and side view

65019b48bb272abb3b6129f75e7ad6eb6b27e2c1 authored over 6 years ago by Cheton Wu <[email protected]>
Support for 4/5/6 axis motion control and some bug fixes (#276, #280, #283, #287)

7cc9bd0c92b7a02a2137f1ea67ef2d93a90d356e authored over 6 years ago by Cheton Wu <[email protected]>
Update Portuguese language (#286)

* Update Portuguese language
* Nova atualização

93bfb90ca8892c89ef5da8f5fa1c3d58a21a1e0c authored over 6 years ago by cmsteinBR <[email protected]>
Added Events Screenshot for documentation link

44aa97a9a56726d1305def9df91b73a8c4300e42 authored over 6 years ago by Austin St. Aubin <[email protected]>
v1.9.14

3d0ecb19f66bfa5727e1d4119de26f9c75d5a13a authored over 6 years ago by Cheton Wu <[email protected]>
chore(package): rollback xterm to version 3.0.2

498dd6183efb280b3251d9ee9e2e37d01c672b12 authored over 6 years ago by Cheton Wu <[email protected]>
Update package dependencies

34a0de212d1c498e6cddbbecc4bf9270b92524e4 authored over 6 years ago by Cheton Wu <[email protected]>
Update resource strings

1fd57470948cc6f447a3ba0e25019967f410df41 authored over 6 years ago by Cheton Wu <[email protected]>
Fixed a warning that each child in an array should have a unique "key" prop

6239f7d2e5dc8c955b4c11240e3e05c03bb097ca authored over 6 years ago by Cheton Wu <[email protected]>
Adds ability to toggle between multiple cameras (#274)

dc16440c1c436b13db2a69f9bf5074b05a479a38 authored over 6 years ago by Cheton Wu <[email protected]>
Ensure the %wait command will wait until the planner buffer is empty (#244)

599206fcc95db6e7264d9a58de5b2b1a9109b55f authored over 6 years ago by Cheton Wu <[email protected]>
Avoid using expressions in inline comments as it may cause parsing errors with TinyG controller

6bc53feb87113ab66117960ab8f50d99c0022d00 authored over 6 years ago by Cheton Wu <[email protected]>
Fixed a pagination issue that caused macros and MDI commands not able to display more than 10 records (#270)

39f55f13cc4a1f6be4c6a386e7b092cc537049c9 authored over 6 years ago by Cheton Wu <[email protected]>
Update resource.json (#269)

08b1b65ecc6647d3f8471bb2025447faae0c2e53 authored over 6 years ago by hznupeter <[email protected]>
Update appveyor.yml

e1f7c51f39b0d22d44e3df4c629e257da1a31576 authored over 6 years ago by Cheton Wu <[email protected]>
Fixed an issue on Windows, arguments that contain spaces must be enclosed with double quotes, not single quotes (#268)

0134cc28afa48f2ec8fb601b569274aa64067725 authored over 6 years ago by Cheton Wu <[email protected]>
Update .travis.yml

dececa60255c8e92b036b76ac4814381aa6d0c00 authored over 6 years ago by Cheton Wu <[email protected]>
Update README.md

a1687881f6351be8e6e23d975dd9e9fa46d50354 authored over 6 years ago by Cheton Wu <[email protected]>
Update package dependencies

96a52d3a39e78fc924c64d4a1715d0d0bf1c48c1 authored over 6 years ago by Cheton Wu <[email protected]>
Settle on a 1 second delay for MDI button tooltips

ee504c539a790f56327fb661bc501465fb27cfa0 authored over 6 years ago by Cheton Wu <[email protected]>
Fixed a bug that the feature detection mechanism for unrecognized command is not implemented in the 'r' event callback

21ec2fd284d51aaaf304ecb256458bd4c00a75a3 authored over 6 years ago by Cheton Wu <[email protected]>
Refactor init methods that provides the ability to examine supported commands

57019e1cf1693df05fd85c9b1ccc709a00de53e2 authored over 6 years ago by Cheton Wu <[email protected]>
Remove MSI from Windows targets

ed8df051f3978ebf7f6105acbc3115aa7cb6e959 authored over 6 years ago by Cheton Wu <[email protected]>
Specify additional target packages for Windows and Linux platforms

19064c2b3217f57a3785a2afe5557bec71bdcde3 authored over 6 years ago by Cheton Wu <[email protected]>
Specify additional target packages for Windows and Linux platform

299f0a4e18a878d6f0908b23388d91b0a827e0af authored over 6 years ago by Cheton Wu <[email protected]>
Rollback electron-builder to 19.50.0

433d3c8b99cbb78c03e6dfe26e523ae9acfbb8f7 authored over 6 years ago by Cheton Wu <[email protected]>
Update package dependencies

a7c01051f95fb4290be01bd7ad31d4974919f736 authored over 6 years ago by Cheton Wu <[email protected]>
Use current "travis_lts" image to ensure stability

f126671f9b27dca5fa037f7538041e560e1e5af7 authored over 6 years ago by Cheton Wu <[email protected]>
deps: roll back electron-builder from ~19.55.2 to ~19.54.0

d00717a6418fe7eeab805f398074c3b92f039253 authored over 6 years ago by Cheton Wu <[email protected]>
Update .travis.yml

fc3e6306b0662b06e45528ca6284740a3a852f86 authored over 6 years ago by Cheton Wu <[email protected]>
Prefix travis_wait to extend the wait time

5f9f77e6195fec3ffaa9aabf913289c686c56fe3 authored over 6 years ago by Cheton Wu <[email protected]>
Target on Node.js v6 for building Electron apps

a78975f46cd0328ad9a0b43bb498dec067efc85c authored over 6 years ago by Cheton Wu <[email protected]>
Axis B/C support

8100d0d0ad70df5d4d761cba449f77e66bb9c626 authored over 6 years ago by Cheton Wu <[email protected]>
Fixed a bug in previous commit for data migration

d681b8c24304c086f99482ed0169c0bf1b3fdb0d authored over 6 years ago by Cheton Wu <[email protected]>
Data migration fro v1.9.13

ef37534ec5e8d0bca7a8e6c5a57a710406043e15 authored over 6 years ago by Cheton Wu <[email protected]>
Some wording updates

8e83ea4f3d14161d557d41e057175329f82e109e authored over 6 years ago by Cheton Wu <[email protected]>
Tooltip component

1ec397c2dbbc301332ddfab65e3b7796ddb6fd41 authored over 6 years ago by Cheton Wu <[email protected]>
Update styles

4923ec8688bbf449846ac6a7c13cc3aec9bce078 authored over 6 years ago by Cheton Wu <[email protected]>
Fetch macros when the config file has been changed

dfac6bc75f9ab2f31c6515861802a5a9b2c4df6f authored over 6 years ago by Cheton Wu <[email protected]>
Replace "Name" with "Username"

8ca4ff4915553958db72f29ca469685c0030f0ba authored over 6 years ago by Cheton Wu <[email protected]>
Update package dependencies

84c4ce1f00ee23af8eb5fecbe7bcde8867215dab authored over 6 years ago by Cheton Wu <[email protected]>
Ordering import statements

dea6511b031dd2aabc1d2771df996317ef3a0a69 authored over 6 years ago by Cheton Wu <[email protected]>
Support for custom MDI commands

2dc94803be58a7b32dae77c746c3ed003e78c92f authored over 6 years ago by Cheton Wu <[email protected]>