Skip to content

Conversation

@ricomnl
Copy link
Contributor

@ricomnl ricomnl commented Oct 29, 2025

No description provided.

Comment on lines 33 to 42

def Eppendorf_DNA_LoBind_2ml_Ub(name: str) -> Tube:
"""2 mL round-bottom snap-cap Eppendorf tube. cat. no.: 022431048
- bottom_type=TubeBottomType.U
- snap-cap lid
"""
diameter = 10.33
return Tube(
name=name,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you use a drawing for getting these numbers? if so, please link it

if not, please add a comment # measured to the relevant numbers

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment on lines +4 to +9
def celltreat_15000ul_centrifuge_tube_Vb(name: str) -> Tube:
"""CELLTREAT® Centrifuge Tubes-RackMaster 15mL Centrifuge Tube, Best Value - Paperboard Rack, Sterile
Part no.: 229414
- bottom_type=TubeBottomType.V
"""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this as well. could you please link a drawing or comment these values are measured?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, you measured this one actually

@rickwierenga rickwierenga merged commit ee7e5d6 into PyLabRobot:main Nov 4, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants