Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.25 KB

oil_cleaning.md

File metadata and controls

29 lines (18 loc) · 1.25 KB

Oil Cleaning

This station handles two tubes, one to dispense acetone and one to empty the vials' content to the waste. This later needs to be dipped into the dish, we use our modular_linear_actuator for that.

Oil Cleaning Real

Oil Cleaning 3D

Procedure

An oil vial is cleaned usiing the following protocol:

  • pump vial content to waste, 2mL (largely exceeding vial volume)
  • repeat 5 times:
    • add 0.7mL of acetone into vial
    • pump vial content to waste, 2mL (largely exceeding vial volume)

Sources

3D designs

Code

The code managing the oil cleaning working station is here: software/working_station/clean_oil_parts.py. This file also manages the cleaning of the syringe.