This was cut with a flat end mill. A ball mill obviously would have produced a nicer result.
Keep in mind, based on the design of the Maslow, this isn’t really something it is ever going to excel at. But there may be times when doing a 2D contour when full coordinated motion like this would be nice. It might also be helpful for making a sign with lettering.
I have also been working on enabling the full G2/G3 commands for all axis of movement.
That’s beautiful already! I didn’t expect it to work nearly that well
Every day I learn new and cool things about this project from you guys. Thanks for constantly proving that the community knows more than me . Hooray for open source software!
The linear 3D movements G1 ang G0 I think are good and final.
The arc 3D movements G2 and G3, I think work, but still need some fixes for:
How to handle a lack of zaxis
I think it’s fair to complain loudly (and abort) if you have a 3D movement
defined without a Z axis.
However, I think this should be done in Ground Control, not the firmware. If
someone bypasses this and insists on doing it anyway, go ahead and do the normal
prompting for every Z axis change.
Checking the link in this thread, it appears that this branch has languished?
Is it possible to add 3-Axis movement?
I’m interested in using it for optimizing (via Fusion360) pocketing and maintaining continuous feed rates (via helicial motion, etc) more than detailed elevation work, but they’re the same 3way motion.
Also, has anyone investigated long term heat tolerance with all 3 axis motors going through the shield for any meaningful amount of time?
i want this picked back up too. I know nothing about software and programming though. The communithy should start a go fund me and people can pitch in to pay a software guru to update the software to be 3g/2g compatable?
If someone tells me what kind of software person this would take, programming language, possible estimate of time to complete. reasonable fees, more techy details, etc. that would be a good start.
I’m pretty sure I was incorrect on this… 3 axis movement IS implemented.
In a default machine however, the Z-axis being slower than X/Y and needs to be programmed gingerly.
I’m using Fusion360 and in April (the date of my request) I doubt I was programming in the ramps correctly, let alone having my maslow dialed in enough to optimize things.
Now, I have what i think are much better workable numbers in simulation, but have not put enough hours in on a working machine to share any results yet.
Very low angles of approach/engagement ( 0.5-3 deg ) look like they’ll work well with the default maslow’s capabilities.
There was also some concern about blowing out the chips on the V1.x controllers via heavy use of all 3 axis, but the upcoming higher power controller hats should eliminate that concern entirely.
in short, you should be able to program and execute 3 axis movement no problem, please share your results!