An open API service providing commit metadata for open source projects.

GitHub / ShopBotTools/G-Code-To-Geometry / commits

Interpolate G-Code commands into geometrical lines (segments and cubic Bézier curves)

SHA Message Author Date Stats
365a28cc Add licensing Alex Canales <e****e@e****m> over 9 years ago
1df5e030 Finalize transformation in a node js and browser library. Alex Canales <e****e@e****m> almost 10 years ago
236416c4 Use webpack. Alex Canales <e****e@e****m> almost 10 years ago
b67df02b Push every JavaScript files in package folder. Alex Canales <e****e@e****m> almost 10 years ago
3e045cd4 Works on node js, not in browser anymore. Alex Canales <e****e@e****m> almost 10 years ago
d5df6dd3 Remove useless console.log. Alex Canales <e****e@e****m> almost 10 years ago
d538de1d Add link to generated API documentation. Alex Canales <e****e@e****m> almost 10 years ago
8c69e02b Correct typo. Alex Canales <e****e@e****m> almost 10 years ago
dcd8aa62 Add documentation. Alex Canales <e****e@e****m> almost 10 years ago
9999fb2f Add documentation. Alex Canales <e****e@e****m> almost 10 years ago
6a4dfcd7 Renamed settings.typeMove into a more explicit name. Alex Canales <e****e@e****m> about 10 years ago
510993a6 Refactor the creation of error in errorList. Alex Canales <e****e@e****m> about 10 years ago
9dcf0e9b Extract methods. Alex Canales <e****e@e****m> about 10 years ago
931b19e9 Extract global function findPosition to make it local. Alex Canales <e****e@e****m> about 10 years ago
e57bef6c Refactor global findCenter function to local findCenterWithRadius. Alex Canales <e****e@e****m> about 10 years ago
8af6ff3c Add documentation and refactor code. Alex Canales <e****e@e****m> about 10 years ago
5d088b4e Minified the library. Alex Canales <e****e@e****m> about 10 years ago
adf1a3f4 Create a function to compare floating-point numbers. Alex Canales <e****e@e****m> about 10 years ago
544e487a Change conversion constant names. Alex Canales <e****e@e****m> about 10 years ago
49255da4 Reduce the precision for checking float numbers. Alex Canales <e****e@e****m> about 10 years ago
106cb965 Fix bug when working on arcs. Alex Canales <e****e@e****m> about 10 years ago
f6d03b51 Minify Alex Canales <a****s@l****t> over 10 years ago
eb57dbe5 Putting G20 or G21: the first is in the given as the set unit. Alex Canales <a****s@l****t> over 10 years ago
5fb95e64 Delete an useless console.log. Alex Canales <a****s@l****t> over 10 years ago
4f61f61f Correct size calculus for 'circle'. Alex Canales <a****s@l****t> over 10 years ago
4b2747ac Possible to do full helix. Alex Canales <a****s@l****t> over 10 years ago
1055b7ed Possible to create circle. Alex Canales <a****s@l****t> over 10 years ago
1d470ace Correct comparaison for distances for G2 and G3. Alex Canales <a****s@l****t> over 10 years ago
1b79d43f Check distance center for G2 G3 and possible to have empty lines in GCode. Alex Canales <a****s@l****t> over 10 years ago
779f8273 And minify... Alex Canales <a****s@l****t> over 10 years ago
3b935fb7 Yet another fix for the feed rate: now set even if used in G0. Alex Canales <a****s@l****t> over 10 years ago
f855bf07 Fixing (again) an issue with feed rate. Alex Canales <a****s@l****t> over 10 years ago
bc3dc352 Minified the new version. Alex Canales <a****s@l****t> over 10 years ago
db22ee17 Correct bug in checking command G2 and G3. Alex Canales <a****s@l****t> over 10 years ago
f3c1d94f Correct the example in the README. Alex Canales <a****s@l****t> over 10 years ago
f541ea3f Made the minified version. Alex Canales <a****s@l****t> over 10 years ago
3299c7e3 Refactor the classes for the lines (for accepting setting parameters). Alex Canales <a****s@l****t> over 10 years ago
a7534006 Fix bug for feed rate and update README. Alex Canales <a****s@l****t> over 10 years ago
ac7b767c Add support of feed rate set on one line and add warnings/errors. Alex Canales <a****s@l****t> over 10 years ago
6c7a37e9 Add explanation in the README. Alex Canales <a****s@l****t> over 10 years ago
2c50f3ea Have error list instead of stopping if error. Just check and point the errors. Alex Canales <a****s@l****t> over 10 years ago
72089423 Correct bug for feed rate checking and change a variable name. Alex Canales <a****s@l****t> over 10 years ago
dfdef02b Add modularity for the move commands. Alex Canales <a****s@l****t> over 10 years ago
79707f9b Change README and way checking feed rate. Alex Canales <a****s@l****t> over 10 years ago
0eb2f152 Add the line number when displaying error. Alex Canales <a****s@l****t> over 10 years ago
de6d60f5 Add the management of G0. Alex Canales <a****s@l****t> almost 11 years ago
29ef6d2a Fix feedrate issue for G0 Ryan Sturmer <r****r@g****m> almost 11 years ago
324527a3 Better feed rate values for the example. Alex Canales <a****s@l****t> almost 11 years ago
8e307b4a Add an example of code correctly parsed. Alex Canales <a****s@l****t> almost 11 years ago
32419b81 Add an example of code correctly parsed. Alex Canales <a****s@l****t> almost 11 years ago
a1a94e67 Minify and improve the documentation. Alex Canales <a****s@l****t> almost 11 years ago
eb1877cd Add the feerate for each lines. Alex Canales <a****s@l****t> almost 11 years ago
99afdf57 Correct the line number. Alex Canales <a****s@l****t> almost 11 years ago
c6618ef2 Now first control point of Bézier's curve is the start point. Alex Canales <a****s@l****t> almost 11 years ago
4012c812 Add support of M02 command and add list of supported commands in README Alex Canales <a****s@l****t> almost 11 years ago
f06827d0 Add the minified version. Alex Canales <a****s@l****t> about 11 years ago
590b7b35 Correct the bug for the start position of circular paths. Alex Canales <a****s@l****t> about 11 years ago
c855e796 Correct a bug when interpreting complete circle with only the radius parameter. Alex Canales <a****s@l****t> about 11 years ago
d46c5e87 Create a minified version of the module. Alex Canales <a****s@l****t> about 11 years ago
37453742 Initial commit Alex-Canales <A****s@u****m> about 11 years ago
cf4a54ab Add documentation and correct a bug when nothing to parse. Alex Canales <a****s@l****t> about 11 years ago
c6bee7c8 Tested for Bézier's curves, seems to work. Alex Canales <a****s@l****t> about 11 years ago
3358fa36 Add the management of the size. Alex Canales <a****s@l****t> about 11 years ago
0bbf8817 Add the JavaScript. Not really working right now. Alex Canales <a****s@l****t> about 11 years ago

← Back to repository