M3 extension, carbon fiber, with stainless steel ends. 4.0 mm diameter x 100.0 mm long. Weight is 1.99 grams. Compare to Renishaw A-5003-4865 and Zeiss 000000-1776-895.
Dimensions
length 1:100.0
Materials
body material:carbon fiber
{% 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 %}