i copied a macro from this site which works ok, it moves the atc in 45deg increments but it doesnt allow for the atc to move back a couple of degrees to lock the turret on the pin... this is the macro below that
i copied a macro from this site which works ok, it moves the atc in 45deg increments but it doesnt allow for the atc to move back a couple of degrees to lock the turret on the pin... this is the macro below that came already in the m6start folder: 'This macro drives an 8 posit...
i copied a macro from this site which works ok, it moves the atc in 45deg increments but it doesnt allow for the atc to move back a couple of degrees to lock the turret on the pin... this is the macro below that came already in the m6start folder: 'This macro drives an 8 posit...
' NOTE current values are for a Boxford 125/160 lathe ' 8 position tool changer using MM calibration. ' set axis steps per to 20 If IsLoading() Then ' do now't, program loading Else ' dim some vars Dim next_tool As Integer Dim current_tool As Integer Dim steps_per_tool As Integer...