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

Update PrintPoints: content, export/import, iterators #143

Open
ioannaMitropoulou opened this issue Jul 28, 2021 · 0 comments
Open

Update PrintPoints: content, export/import, iterators #143

ioannaMitropoulou opened this issue Jul 28, 2021 · 0 comments

Comments

@ioannaMitropoulou
Copy link
Collaborator

Each PrintPoint should know in addition to the current stuff also the following information:

  • Index of layer it is coming from
  • Index of path it is coming from
  • Type of path it is coming from

The json export should be updated accordingly to contain this information. Instead of a flat dictionary, create a nested dictionary where each path and each layer has its own list.

Also the serialization (import + export) of the print organizer needs to be updated accordingly

Also, remove the current printpoints iterators, and add a new method (if needed?...) that uses the new data.

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

1 participant