Save Liquid error (product-badge line 32): Computation results in '-Infinity'%
$98.00
M3 rotary adapter, stainless steel, with knurled locking ring. Allows rotational adjustment of M3 styli and extensions. Overall length is 15.0 mm. Weight is 2.64 grams.
Dimensions
length 1:15.0
Materials
body material:Stainless Steel
{% for machine in Machines.userdata.machines %}
{% if machine.parts contains title %}
Also compatible with {{machine.make}} {{machine.model}} {{machine.probe_head}}
{% for part in machine.parts %}
{% assign the_handle = part | handle %}
{% if the_handle != handle %}
{% endif %}
{% endfor %}