How to Make Multiple M2## Python M-codes ?
- my1987toyota
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 814
- Thank you received: 331
12 Aug 2022 02:36 - 14 Aug 2022 03:36 #249571
by my1987toyota
How to Make Multiple M2## Python M-codes ? was created by my1987toyota
I have been searching and reading in the forum and manual (2.8.0) unfortunately I'm not finding any answers
I want to make multiple M200 and up codes in python . The only way I am so far aware of, is with remap.
My question is do I need to put each one of the remapped codes in the one remap . py file? Or is their some
trick that I don't know about or have overlooked?
I want to make multiple M200 and up codes in python . The only way I am so far aware of, is with remap.
My question is do I need to put each one of the remapped codes in the one remap . py file? Or is their some
trick that I don't know about or have overlooked?
Last edit: 14 Aug 2022 03:36 by my1987toyota. Reason: removing redundent word
Please Log in or Create an account to join the conversation.
18 Aug 2022 00:28 #249988
by andypugh
Replied by andypugh on topic How to Make Multiple M2## Python M-codes ?
They can all go in the same remap.py file
Just define them all separately in that file.
Just define them all separately in that file.
The following user(s) said Thank You: my1987toyota
Please Log in or Create an account to join the conversation.
- my1987toyota
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 814
- Thank you received: 331
18 Aug 2022 00:31 #249989
by my1987toyota
Replied by my1987toyota on topic How to Make Multiple M2## Python M-codes ?
Thank you andy . I wasn't sure if I was missing something or if it was really that simple
Please Log in or Create an account to join the conversation.
Time to create page: 0.184 seconds