• 0 Posts
  • 2 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • Thorry84@feddit.nltoSelfhosted@lemmy.worldMy First Homelab
    link
    fedilink
    English
    arrow-up
    43
    ·
    15 days ago

    Just so you know, operating spinning drives this way is a bad idea. If the platters are spinning and the drive tips over, the rotation of the drives resists the movement. This gyroscopic force is enough for the platters to touch the heads which are flying a tiny distance above the platter. Obviously this is a bad thing and will damage the drives.

    A quick fix is to just lay them flat or fix both of them together so they have a more stable base to stand on. Putting it in an enclosure is even better.


  • Getting good data would be very hard, a dial indicator probably won’t work very well with 0.2mm layer height and smaller. Maybe a laser would work better, but the amount of noise would be pretty high since 3D prints usually aren’t as consistent to begin with.

    A much better way this is done these days is an accelerometer on the print head. Then you can put the printer through a test program which wiggles the thing in different directions at different frequencies. The accelerometer can compare the expected result with the actual result and can pick out any weird oscillations or ringing of the machine. The data from this can then be applied when slicing, to compensate for the machine properties.

    This is a pretty standard function on most high-end printers these days. And is even in reach for cheap machines, since you can buy USB accelerometers for this purpose. The downside of those is the USB cable skews the result a little bit, but if mounted permanently and the cable routing is done well it can work great.