Infaxis#127
Conversation
Implements the follow-up changes documented in lab/fullcontrol/infinaxis/infinaxis_changes_after_initial_pr.md. Rename infaxis to infinaxis across package files, demos, tutorials, Colab notebooks, and the Colab generator. Align package exports with the root package flow and update demos to use configured Point helpers. Add xyz geometry helpers, controls/custom-axis examples, fixed-axis notes, and lowercase infinaxis tutorial navigation.
|
I've made quite a few changes. Please check the tutorials: there are some questions/placeholders written in them, but you can also update any bits that aren't clear, or are incorrect beyond those specific comments |
|
Ask on here if anything isn't clear |
|
FYI, you can test notebooks in colab with a url like this: But you'll need to import the infinaxis version of fullcontrol by replacing the beginning bit of the notebook with this: |
|
it might be nice to add a demo for mandrel printing. It's fairly clear how to set up the axes chain, but would be nice to demonstrate how the design works. For a mandrel oriented in the x direction, if you want to print a helix on it, should you define a helix with it's axis in X and the cirularish path in appox. YZ plane? |
Added infaxis library to lab