Skip to content
This repository has been archived by the owner on Apr 7, 2019. It is now read-only.

Feature Request - Lathe configuration #102

Open
MeJasonT opened this issue Mar 23, 2017 · 8 comments
Open

Feature Request - Lathe configuration #102

MeJasonT opened this issue Mar 23, 2017 · 8 comments

Comments

@MeJasonT
Copy link

Hi Gerrit,

I have a seed burning a hole in my tiny mind. I keep looking at my lathe and pondering as to weather it would be worth automating it as well. Grbl-Panel is designed around the axis of a milling table, plasma table, laser cutter etc. as far as i can see the Y axis would become obsolete for 2 axis turning but could be used for indexing or cutting designs into a tube.
If i were to use a 4th axis on my plasma table and swap the Y axis wiring and control to the A Axis motor then i can see amazing possibilities for producing cylindrical designs and cutting notches for pipe welding etc.
I think grbl-panel would/will require new settings (for a different machine) perhaps it wont care as the settings are based on the grbl controller and not the GUI.

perhaps the GUI could have two or more machines associated with it and upload settings to the grbl board on startup or on selection.

I would be interested in your feedback.

Ps. Im already using two laptops for my Miller and plasma table + a defunct mac for my 3d printer.

@gerritv
Copy link
Owner

gerritv commented Mar 23, 2017

I have similar aspirations and am doodling up a rewrite in C3 that is less messy. Present code is a result of good design start subsequently messed up by blending GUI and implementation details in same module :-(

I will make a start on coding soon as the ARM version of Grbl is coming soon. I was thinking of coding using Xamarin to add Android at least but will instead just focus on separation of layers for now.
The above should result in a more flexible GUI support as the layout changes for lathe vs mill etc are mostly cosmetic.

I only have so many hours in the day and learning a whole new technology whilst also progressing with my hobbies is too much.

Are you on Win7 or 8 or 10?

@MeJasonT
Copy link
Author

I'm still using the only reliable operating software Microsoft ever wrote ish.
good old Win 7

@MeJasonT
Copy link
Author

My 18" desktop screen is not a touch screen so the tiles in windows 8 designed for use on mobile devices is a waste of time and i have heard of many users not satisfied with 10 either. i'm sure the amount of updates that have been sent out over the last month MS must have rebuilt my OS by stealth by now.

@gerritv
Copy link
Owner

gerritv commented Mar 25, 2017

I really prefer Win 10 now but 7 was great. Of course I enjoyed 3.1 as well :-)

The reason for asking is because there was another discussion about using Xamarin and XAML to re-use the code for Android as well. I think I wil focus on WPF/XAML/C# so I can cover Windows 7 as well.

@MeJasonT
Copy link
Author

MeJasonT commented Mar 26, 2017 via email

@richardanmmol
Copy link

Do you have source for Android?

@gerritv
Copy link
Owner

gerritv commented May 17, 2017

I have not even started on the XAML GUI let alone figure out Xamarin to see if it is feasible. It could be a while before I have time to get to a rewrite. Not sure when I can motivate myself for a few months of evenings.

@tklus
Copy link

tklus commented May 24, 2017

I am also interested in using GRBL for lathe, I just picked up a manual lathe and considering converting it :)

Thanks your hard work :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants