Main Menu

search

You are here

mySQL DataBase Design: 3d printer filament

[last updated: 2019-12-08]
go to: mySQL dataBases needed
-----

    Fields/columns:
  • mfr
  • material
  • partNum
  • productName
  • date purchased
  • date consumed
  • spoolWt
  • density
  • diameter
  • spoolLength (derived)
  • costPerSpool (incl shipping)
  • supplier
  • costDate
  • color
  • qtyOnHand
  • onHandLocation
  • strength
  • strengthAfterAnnealing
  • extrusionTemp
  • glassTransitionTemp
  • meltingTemp
  • ...
  • ...

.

.

.

eof