Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for the lastQueryTime Marlin bug #462

Merged
merged 1 commit into from
Apr 20, 2019

Conversation

johnboiles
Copy link
Contributor

@johnboiles johnboiles commented Apr 20, 2019

This is the bug @cheton discussed in #454 (comment)

Closes #454

@johnboiles johnboiles mentioned this pull request Apr 20, 2019
13 tasks
@cheton cheton added this to the 1.9 milestone Apr 20, 2019
@cheton cheton merged commit 187569d into cncjs:master Apr 20, 2019
cheton pushed a commit that referenced this pull request Apr 20, 2019
cheton pushed a commit that referenced this pull request Apr 20, 2019
cheton pushed a commit that referenced this pull request Apr 20, 2019
cheton added a commit that referenced this pull request Apr 22, 2019
… executable (#440)

* Avoid relative path hell

* Folder restructure

* Work in progress

* Fix incorrect route of user accounts

* 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

* [Feeder][Sender] Add global variables support (#443)

* [Macro][Sender] Add global variables support

* Returns global variables with populateContext()

* Update macro variables usage

* Update macro variables usage

* Supports primitive types and global variables

* Enhancement for evaluating expressions (#444)

* Enhancement for evaluating expressions

* Centralize global objects in one place

* Rename context to vars

* eslint fixes

* Update variables

* Update package.json

* Update dependencies

* Rename cnc to cncjs

* Upgrade Three.js from 0.94 to 0.103

* Update resource.json

* Fix a warning that the shading option is removed from MeshMaterial

* Change the render order

* Render cutting tool and cutting pointer in the 3D visualizer

* Fix for Marlin controller first-move bug (issue #312) (#449)

* Fix eslint errors in 4a4b67b

* Update resource.json

* [Marlin] Fixed a bug of calling a controller initialization method that has been removed

* Fix an issue that dropdown menu gets clipped by container with overflow:hidden property (#445)

* Fix a overflow bug in the console widget (#452)

* [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)

* Add support for specifying mount points in the .cncrc file (#459) (#461)

* 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 start (#437)

* Fix for the bug @cheton found in #454 (comment) (#462)

* Rename bin/legacy-cli to bin/cnc

* Update .cncrc

* Update dependencies

* Update dependencies

* Update resource.json

* Update Dockerfile

* Turn into full screen web app on mobile devices (#402)

* Update supported Node.js versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slow GCode processing with Marlin
2 participants