-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I am not a skilled C dev, so please excuse any stupid questions,
I was looking through the code (.ino) and was trying to figure out the best strategy for adding additional scales to the code.
- Extend the Reader Struct to have x,y&z Microns , timestamp?
- have an array of Reader?
- Use the Packet Bits 21..22 for Axis Identification?
- sequentially read each scale in the Thread ( Task )?
What would be your preferred pattern? Can you provide an example of the .ino using multiple axis?
btw, I am willing to try and implement some of the embedded mill functions (Drill Circle etc)
Metadata
Metadata
Assignees
Labels
No labels