Funny, I was thinking about being able to manage a database from LinuxCNC
for a plasma cutter and got as far as looking to see if there was a python
based SQL database server and of course there are a couple. SQL Alchemy
seems to be the one to look at... My thought was that would let you embed
the database natively within LinuxCNC without worrying about installing SQL
lite or the like. But I got no more than a fleeting thought.

Rod Webster
+61 435 765 611
Vehicle Modifications Network
www.vehiclemods.net.au


On 10 October 2017 at 21:23, andy pugh <bodge...@gmail.com> wrote:

> On 28 October 2016 at 18:03, andy pugh <bodge...@gmail.com> wrote:
> > On 28 October 2016 at 16:05, Niemand Sonst <nie...@web.de> wrote:
> >> IMHO the first step should be to eliminate the limit in the number of
> >> tools and describe in detail, what information linuxcnc do need and how
> >> to submit that information. I am pretty sure, that the first tool tables
> >> will be presented after that.
> >
> > Have you looked at the database schema that I came up with in
> > consultation with someone more familiar with databases than me (at
> > Tormach)
> > http://wiki.linuxcnc.org/cgi-bin/wiki.pl?ToolDatabase
> >
> > Also here:
> > https://github.com/LinuxCNC/linuxcnc/blob/andypugh/
> tooltable/share/sql/default_schema.sql
>
> I just found this via a YouTube advert. I was previously unaware of it.
>
> https://en.wikipedia.org/wiki/ISO_13399
>
>
> --
> atp
> "A motorcycle is a bicycle with a pandemonium attachment and is
> designed for the especial use of mechanical geniuses, daredevils and
> lunatics."
> — George Fitch, Atlanta Constitution Newspaper, 1916
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to