calculate_pipetting_speed
Calculates optimal pipetting speed and delay times from fluid viscosity and target volume to ensure precise volumes and prevent splashing.
Instructions
Calculates the optimal safe feedrate (G-code speed) and physical delay times based on the fluid viscosity (in cP) to ensure precise volumes and prevent splashing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_volume_uL | Yes | ||
| reagent_viscosity_cp | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |