Machsupport Forum

Mach Discussion => Feature Requests => Topic started by: MarcusWolschon on February 26, 2013, 06:36:48 AM

Title: Clipboard support
Post by: MarcusWolschon on February 26, 2013, 06:36:48 AM
I can enter a single line of g-code by hand.
But I can neither copy from nor paste to that field.
It would be much easier and much less error-prone to past some coordinates I already have in my clipboard into that text-field.
(Or at least into the g-code list.)
Title: Re: Clipboard support
Post by: Chaoticone on February 26, 2013, 09:56:26 AM
MDI is single line only.  If you will go to edit Gcode it will open as a text or notepad and you can copy and paste all you want.

Brett
Title: Re: Clipboard support
Post by: MarcusWolschon on February 26, 2013, 10:14:09 AM
I tried pasting a single line. That's the point.
Just copy&pasting coordinates to enter that single line without the risk of typos in long coordinates.
MACH3 is often used on touch screens where typing takes a lot of time.
There's no context menu with copy&paste and CTRL+V is already taken up by some other function in the UI (bad choice of cause).

I didn't see any "edit Gcode". Will look for it.