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

Use `export default {}` instead of `export {}`

b5a169b89ad88ac6046c6a38ebf2929808c52a64 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Change socket's import path

78b05517d774126bfb183aa6d4f69881bf6aa2db authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Use `serialport.js` to read/write data from/to serial port

f9b64f3e6ba37cc4c66ded70910a42c172f33c2d authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Adds serialport.js

eb5c4ffe1773f134807072e1234d04fbb27ba706 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Updates serialport events

1fc3441294f85becb724cda72993fc591854e81d authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Adds serialport.js

9783e96df50f208fc1c2d40ff7b55a00c9fb5b17 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Remove the line of `import socket` from main.js

b3505bbc61456b493f6c9b8bc4b8f01adb096f65 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Change the import path for log

01e2d7f7a2a533d6eebd750096ccb542e5c524ae authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Move the path from / to /lib

1883f0a653596aa72521692159b9023b4676f675 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Merge pull request #8 from cheton/dev

Send Ctrl-X to reset Grbl when the serial port connection is established

7e42bf50b4061f2ec3193e15d51707de8b74b7a5 authored almost 9 years ago by Cheton Wu <[email protected]>
Send Ctrl-X to reset Grbl when the serial port connection is established

1a80a0e434ccec2337a347bd0e6463baf5b17e1a authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Send Ctrl-X to reset Grbl when the serial port connection is established

e5501bed060ed2902102f9f4b2b5fe93f9bc0ca3 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Merge branch 'dev'

bb769ec75de47f3871fa2bb988703d388fe21133 authored almost 9 years ago by Cheton Wu <[email protected]>
Update version to v0.6.2

e24a0bd002b575db5656a96da3db922cb8751ee1 authored almost 9 years ago by Cheton Wu <[email protected]>
Send Ctrl-X to reset Grbl when the serial port connection is established

7e37dad6d5caf30253fee66fd807d3216ac34082 authored almost 9 years ago by Cheton Wu <[email protected]>
Merge branch 'dev'

9da97cd992c1dfe12b3e1b72c81c12cb9485abbe authored almost 9 years ago by Cheton Wu <[email protected]>
Update version to v0.6.1

4a6a4e4e6ae15d562194c8a697a67f9678a87a9e authored almost 9 years ago by Cheton Wu <[email protected]>
Update cncjs.png

6e0cb918120cbc8332fee64910b13dbc46f88b50 authored almost 9 years ago by Cheton Wu <[email protected]>
Update app.js

5028685f583cbd45e92a37e04ae22b43cc5ad411 authored almost 9 years ago by Cheton Wu <[email protected]>
Update bower.json

50d86e3098d1ddd14931061950fc3b3ccb9565e8 authored almost 9 years ago by Cheton Wu <[email protected]>
Merge branch 'dev'

16e510817ae0d66ea9eadbcc139fb9024c085a14 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update version to v0.6.0

6033be5c276b028ec3388982d57f968d527e34ea authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update app.js

e760071e14040fbc0d1e1a79d6d306ff1863de5c authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update resource.json

3102bdb486c8087566a3c8a35dee80c3584ad82a authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update styles

e3aeb8afec8ade2218107922724be32900e5a846 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Bug fixes

c2e5ab62683f376cde9c073ddfd5fab6bc4a1b9a authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Bug fixes

32a2218d85d40690e8d46937de977bc1d949b752 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update styles

352c1253a772de3bb390bbf64db9433697495c56 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Provides more functionality

52a7da185ea4ff1266da7cae82ae9aae191af5d8 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Fixes a bug where the normalizeToRange() function always returns '1' when passing the value of '1.'

cdc1c8c92739463950001be712327494075fcb82 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update widget title and icon

3a819257923b7d2956330a8817dbc73ee3a0afb5 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Adds a Spindle widget

337c06ad6c4448072665771c9d39825c99f4724d authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Remove redundant styles

d9005c11d28d869edd205be609b44b62dd740fd2 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Adds the horizontal-mirror class

86ae1de226ac6779aa28b0caaf62badd69129bac authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Adds a new Spindle widget

4b3fabd7c9f4737311862c0fba9e3c0e9b079140 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Move custom styles from vendor.styl to theme.styl

2be8869338c073031a19e9b421f2c1bec71617d4 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update default widget style

d00bff9ab81678b6e646685f5677e3e00c2ec71b authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Remove ionicons

975c534ed95c1ac65f94aeca2862823fa25fe4d6 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Rename writeline to writeln

915f2f4396fe58ff6503fbb212cc23d889d8cba4 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
#6 Clear Grbl status and image viewer when serial port connection is closed

0d470427df3690487f5a765809ddd538c7d3754e authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update version to v0.5.5

01ca247433ffffa17938d0ef9e4c22f1651f1dc9 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
#6 Clear Grbl status and image viewer when serial port connection is closed

72cd699c003d187b4974fe9d3caf039864cd231f authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update version to v0.5.5

fd1ca8c4705bbb1a268dccb7f609c3451a050234 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
#6 Clear Grbl status and image viewer when serial port connection is closed

20f45a8767089c6206867c2d234de804af5454d9 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
#6 Clear Grbl status and image viewer when serial port connection is closed

57326e3779eb69beaf1e758ec3685cf3c975ec0a authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Merge pull request #7 from cheton/dev

Dev

cfecf044ce4e880ba56699f812f6595fc875bf37 authored almost 9 years ago by Cheton Wu <[email protected]>
Update version to v0.5.4

804823c7bd9d8a23f31533ceffc04a1d1a5b06b9 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update app.js

d86a3d3a7b08b0591b2162adfd620a13e9ac5418 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update styling

6229a73964166f464abc6f3cd6a3b87f2887001e authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update app.js

3341544b3d9199f3fab331a03a6e262690be47ce authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update app.js

dc77cccebaf6ed2fc06089a18d932f743809e87b authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update styling

83f91076e38332488ce85878398c30bd3c690d8e authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Cleaning HTML by removing redundant html code

a25c60195536063ff7340146c69bd0fde5c0f015 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Change the margin space below the widget

c89e8c0ec49d85d6165af5a1ea2712658821a935 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update version to v0.5.4

22373d9e1d022b5f4fbe75a924dade2560aa333e authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update app.js

5a0920cf3ec5a204be756fdbf8fb58847b269a3b authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update styling

082cb3425d373e5e263eb3521ce52cde99c51137 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update app.js

25e2e6cdc4854c57234fd22292f6bb8e84783c7a authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update styling

daadd327f79a7dd9bb592c38801cebab991df24e authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update app.js

5db0969d471ef5bd334f36260c2bad42d16abd33 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Cleaning HTML by removing redundant html code

79b09e4d0901116741d0fba9f47515055ab3ffe2 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Change the margin space below the widget

6892bddaffa9b05e673bb7450bf7acdb0d89c1b3 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Merge branch 'dev'

d6f32568a334e76cc8842d46efa756eea1d4fa6c authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update version to v0.5.3

fb9d5887721cedf7bd05bbf14d3f946965b49d01 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update README.md

b8fdf1b7fad5adb88bf41613ab533e422e26642a authored almost 9 years ago by Cheton Wu <[email protected]>
Merge branch 'dev'

41fb424211e0f3d73ce49e7a3b29f7c5e16cfd76 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Add cncjs.png

4c73daa291876239d00b14d9ab8e65ef022e045e authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Merge branch 'dev'

fb4b6b2aff75a3a3db9624bc007eab2954c1bbe6 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update version to v0.5.2

63e53ca27205a0f564b8b25ae3c4155956b89ef7 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update app.js

eedfb735b9943f31d3479510befc4e92cf371404 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update axes.jsx

9c24f713b22a56b945a877c8f24a80f8cdb7272b authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update resource.json

84f0cfb74d9baaa1fb8f964d7c0ad15d4f61d3d0 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update app.js

57e30a392b49ec079988ab410313979ee2dd5858 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update app.js

03aa2a577e92cce966a04be8aff1f1701415d135 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update Grbl widget

b0298220af0787fd9e8a72462c33b2c341d0c234 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Add the ability to show Grbl active state

8fb38e8740d2a7e92ad80cfce1483bb4b274bb0a authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Check pending state to prevent overrun

35297922ea31c327a3fabe7d46d435b4ddbb7d38 authored almost 9 years ago by Cheton Wu <[email protected]>
Update app.js

7f4fef1dd1c7f942cd6c68b2c8ccdbe973c74d58 authored almost 9 years ago by Cheton Wu <[email protected]>
Update bower.json

4425c2516d901479b75a2164f8a3ce1952e5fbaf authored almost 9 years ago by Cheton Wu <[email protected]>
Code refactoring

d90c3c5741c12eaebf216ca556cf10649e8332bb authored almost 9 years ago by Cheton Wu <[email protected]>
Update app.js

975b0676877dcf4b5dd04279569dda532e46809d authored almost 9 years ago by Cheton Wu <[email protected]>
View gcode parser state

f2912220b51ebb8019277cd88c4a0ad5b44b2ca6 authored almost 9 years ago by Cheton Wu <[email protected]>
Update README.md

a812c1cc6dff15c60caf16a991d5b9b2263495ac authored almost 9 years ago by Cheton Wu <[email protected]>
Update README.md

17596676734eb865aacdfe87bfe8d8690e9f274e authored almost 9 years ago by Cheton Wu <[email protected]>
Merge branch 'dev'

43b62cfaab6c208b8018fcde9636f5b757fbe18e authored almost 9 years ago by Cheton Wu <[email protected]>
Update version to v0.5.1

791b2bc54ef86fd014562c29601ce82ae7fc3358 authored almost 9 years ago by Cheton Wu <[email protected]>
Update app.js

364fc3424b482aa961961826ed88ca4b704ad574 authored almost 9 years ago by Cheton Wu <[email protected]>
Bug fixes

9aa632721be0c2e3c41d62163df772e7168a53f8 authored almost 9 years ago by Cheton Wu <[email protected]>
Update app.js

ebb87ed15ae5dc4d13f2d7c5998bddc458e8dcb8 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update resource.json

2180b978a543926a4786323fa220d6cb713fcb5c authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Add spindle control

5a2cbf5144190223ad73df0f305adf29f4a92738 authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Change the default order

b56b7c289c5fabf8754c4f3f63bcdb98a5f02ffd authored almost 9 years ago by Cheton Wu (RD-TW) <[email protected]>
Update README.md

61ad6c35083675ffd67db3e09afc7adeb1dbe78d authored almost 9 years ago by Cheton Wu <[email protected]>
Merge branch 'dev'

4a981e177395ceb609abb252bf5faa78246c3fb5 authored almost 9 years ago by Cheton Wu <[email protected]>
Update version to v0.5.0

3364444ad457bcb28a5488cb5223d6088f9b43a2 authored almost 9 years ago by Cheton Wu <[email protected]>
Update version to v0.5.0

d737c4f3b33c39312629f5bd747b09109402fa45 authored almost 9 years ago by Cheton Wu <[email protected]>
Update app.js

2a4145d7fdb7223718fdb7544e02ac6c3994c945 authored almost 9 years ago by Cheton Wu <[email protected]>
Update resource.json

3c6bc967f9cc99d5aece1e1ef1652640df53aba0 authored almost 9 years ago by Cheton Wu <[email protected]>
Adds the ability to 'Unlock Grbl'

361e09dd13f8a5e6050b991a1ddd30affd87b11a authored almost 9 years ago by Cheton Wu <[email protected]>
Naming convention: Rename GRBL to Grbl

4e1eefdbe46677de9a3e9243cee209c62686c99e authored almost 9 years ago by Cheton Wu <[email protected]>