0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a bug that will accidentally trigger `feeder.hold({ data: "M0" })` or `sender.hold({ data: "M0" })` when parsing lines containing variables (e.g. "G0 X[xmin] Y[ymin]") More... over 7 years ago
feat: add support to listen on specific address and port by passing command line options to Electron application More... over 7 years ago
fix: add missing package dependencies More... over 7 years ago
Allow pasting commands into the terminal More... over 7 years ago
Update dependencies More... over 7 years ago
Display the E axis for Marlin More... over 7 years ago
Remove Clusterize.jsx More... over 7 years ago
[Marlin] Do not change position query state for empty response More... over 7 years ago
Minor enhancements for PR #228 More... over 7 years ago
Merge pull request #228 from whimsycwd/master More... over 7 years ago
Marlin G28 & M105 stop preventation More... over 7 years ago
Wait for 1000ms before sending initialization commands to Marlin controller More... over 7 years ago
Update console widget icon More... over 7 years ago
Update package.json More... over 7 years ago
Update resource.json More... over 7 years ago
[Marlin] Heater state enhancements for M105, M109 and M190 More... over 7 years ago
[Grbl][Smoothie] Fixed a bug that will not continue program execution after the %wait command More... over 7 years ago
Run promises in series More... over 7 years ago
Add promise-series.js More... over 7 years ago
Add promisify.js More... over 7 years ago
Add basic support for Marlin 3D printer firmware More... over 7 years ago
[Marlin] Modal state bug fixes More... over 7 years ago
Use babel-polyfill for Node.js app More... over 7 years ago
Fixed an issue that the `includes()` method is not available in Node.js v4 and v5 More... over 7 years ago
Preliminary support for Marlin 3D printer firmware More... over 7 years ago
Update webpack config file More... over 7 years ago
Update .stylintrc More... over 7 years ago
Remove comments that start with a semicolon `;` More... over 7 years ago
Use serial connection library for serial port communication More... over 7 years ago
Renamed connections to sockets More... over 7 years ago