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

add aeson json parser. #4

Open
julialongtin opened this issue Dec 23, 2019 · 1 comment
Open

add aeson json parser. #4

julialongtin opened this issue Dec 23, 2019 · 1 comment

Comments

@julialongtin
Copy link
Member

CuraEngine configurations are stored in json. implement reading json, so we can use the settings from cura.

@jaredpmclaughlin
Copy link

The long form explanation is ... CuraEngine generates gcode for 3D printers ( from what? probably STL ). It has a configuration files in json, and it seems like folks have developed a bunch of them for different machines, so it makes sense just to adopt their file format for configuration values. Aeson seems to be a parser. I don't actually know where the values need to go.

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

No branches or pull requests

2 participants