MMA7455 Accelerometer icon MMA7455 Accelerometer I2C accelerometer for EZ-B robots, supplies IMU/acceleration data over the I2C interface. Try it →
Asked — Edited

Ability To Print A Script

Hey DJ, How hard would it be to add in the ability to print out script files created from each program? I am trying to take bits from different script programs to combine into another program ( or being able to cut, copy, and paste from one script file to another would be great). Certainly being able to print a script out to use a reference would be helpful.


ARC Pro

Upgrade to ARC Pro

Subscribe to ARC Pro, and your robot will become a canvas for your imagination, limited only by your creativity.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

You can copy and paste using the following windows short cuts..

CTRL-C is COPY CTRL-V is PASTE CTRL-X is CUT

-or-

Highlight a selected area of text and RIGHT-CLICK with the mouse button to display a menu of clipboard options, such as COPY, CUT and PASTE.

For printing, currently you can use the COPY feature and PASTE the selected text into a notepad.exe document, MS Word document or any word processor of your choice and press their respective PRINT button.

#2  

Thanks DJ, good to know. Did try and worked fine for me. Thanks again :-)