-
Notifications
You must be signed in to change notification settings - Fork 16
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
Curved slicer guide and troubleshooting #87
Comments
Hello, hello I have a problem with Targets generation or Boundary LOW and HIGH generation, I don't know where and how I have to generate this Json file. can you please help me? Mostafa Rahimi |
Thank you very much for your detailed answer. it works for me, but for determining new boundary for my own model I have problem . |
Would you like to share the model you are using and what targets you want so I can see the problem? In the curved_slicer you cannot set a min and max layer height, you can only set an average layer height, which determines how many layers will be produced. The min and max layer height then derives from the number of layers and the distances between the provided targets. |
Hello @ioannaMitropoulou |
Hello Ojas, |
Hello @ioannaMitropoulou, 2- I see that your script joints all the paths into spiral toolpaths, but is there a way to have them layer by layer? Sometimes we need to wait for the metal to cool down before we start the next layer. |
How can I define not only upper and lower boundaries but also additional boundaries in the middle, wherever necessary? In Python, I currently only have upper and lower boundaries. Could you please explain how I can do this in Rhino Grasshopper, and how should I modify my Python code for this new boundary? |
Write a guide with all the steps that one needs to take to use the curved slicer and all the caveats that one can run into. In particular;
-Mesh sanitizing + welding
-Targets generation
-Generation of different segments
This could be part of the curved slicer tutorial
The text was updated successfully, but these errors were encountered: