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

GCodeLoader ES6 variables (let/const) #21630

Merged
merged 3 commits into from
Apr 10, 2021
Merged

GCodeLoader ES6 variables (let/const) #21630

merged 3 commits into from
Apr 10, 2021

Conversation

tentone
Copy link
Contributor

@tentone tentone commented Apr 10, 2021

Related issue: #21616

  • Implemented the usage of let/const in the GCodeLoader.
  • Fixed a small typo in the code that was reading the extruding state from line instead of using the state object.
  • Mino reorganization of code to ensure access to all vars.

@Mugen87 Mugen87 added this to the r128 milestone Apr 10, 2021
@mrdoob mrdoob merged commit ce16713 into mrdoob:dev Apr 10, 2021
@mrdoob
Copy link
Owner

mrdoob commented Apr 10, 2021

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants