kcjengr / qtpyvcp

QtPyVCP - Qt and Python based Virtual Control Panel framework for LinuxCNC.
https://www.qtpyvcp.com
Other
88 stars 49 forks source link

ENH: Mdi history enhance2 #41

Closed joco-nz closed 3 years ago

joco-nz commented 4 years ago
  1. able to move MDI entries up and down the list via two new slots
  2. backed the up/down movement GCode Editor for use as a mini program. It copies content across into a tmp file. It does NOT copy into the editor at a point like copy/paste. That could be a future enhancement.
  3. increased heart beat rate from 1/sec to 4/sec.