Manual entry (MDI)

Moderators: TomKerekes, dynomotion

Post Reply
Chevvron
Posts: 27
Joined: Mon Apr 22, 2019 9:26 pm

Manual entry (MDI)

Post by Chevvron » Tue Feb 18, 2025 7:06 pm

Tom,
Is there a way to clear the manual entry list so that I only have the G code moves for testing a paticular operation of the 8 axis machine i am testing to reduce tge chance of moving the wrong axis ?
Tim

User avatar
TomKerekes
Posts: 2741
Joined: Mon Dec 04, 2017 1:49 am

Re: Manual entry (MDI)

Post by TomKerekes » Tue Feb 18, 2025 9:05 pm

Hi Tim,

The Drop down list remembers the last 10 unique commands Sent. So if you enter 10 unique valid commands any undesirable commands should be removed.

Otherwise the commands are saved in GCodeConfigCNC.txt in lines with CommandHistory[X]= such as:

CommandHistory[0]=G0A0B0C0

If you delete those lines, or change them to something you want, then when KMotionCNC is started they should be present. Note you must modify the file while KMotionCNC is not running otherwise when KMotionCNC exits it will overwrite any changes.

HTH
Regards,

Tom Kerekes
Dynomotion, Inc.

Post Reply