Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: magnetron on October 04, 2020, 12:36:31 PM

Title: Copycat plugin to "teach" more than 3 axis possible ?
Post by: magnetron on October 04, 2020, 12:36:31 PM
hello dear forum,

for an application I need to "teach in" koordinates of 5 axis into G-code file

however copy cat plugin teaches ony 3 axis ?

what can I do ?

thank you
Title: Re: Copycat plugin to "teach" more than 3 axis possible ?
Post by: Graham Waterworth on October 04, 2020, 06:04:47 PM
You can load the copycat screen and remove the Rem( ' ) out of each buttons VB code for A & B axis.
Title: Re: Copycat plugin to "teach" more than 3 axis possible ?
Post by: magnetron on October 05, 2020, 03:56:29 PM
You can load the copycat screen and remove the Rem( ' ) out of each buttons VB code for A & B axis.

hello thank you - where can I find the VB script for copycat ?
Title: Re: Copycat plugin to "teach" more than 3 axis possible ?
Post by: magnetron on October 07, 2020, 01:30:21 PM
I still need help about this problem - thank you
Title: Re: Copycat plugin to "teach" more than 3 axis possible ?
Post by: Tweakie.CNC on October 08, 2020, 01:26:38 AM
The Mach3 Copycat wizard only supports 3 axis.

Tweakie.
Title: Re: Copycat plugin to "teach" more than 3 axis possible ?
Post by: TPS on October 08, 2020, 02:48:04 AM
as Graham said, use a screeneditor like Machscreen, open the Copycat screenset (C:\mach3\addons\copycat\copycat.set)
and edit the code of the button's where cou need 5 axis.