Newbie "copy/paste" from one Arduino Uno to another

Results 1 to 3 of 3

Thread: "copy/paste" from one Arduino Uno to another

  1. #1
    Member nateman_doo's Avatar
    Join Date
    Jun 2010
    Location
    USA
    Posts
    1414
    Downloads
    0
    Uploads
    0

    Default "copy/paste" from one Arduino Uno to another

    I have a functioning Arduino uno board and the corresponding motor control stacked on top of it. I would like to have a spare board. How do I copy the settings of one set of boards, onto the other?

    I am using it to drive a nema 17 motor.

    Similar Threads:


  2. #2
    Member
    Join Date
    Mar 2015
    Location
    Netherlands
    Posts
    409
    Downloads
    1
    Uploads
    0

    Default Re: "copy/paste" from one Arduino Uno to another

    You can read the settings by sending a $$ command to the controller. If you capture the output in a text file, you can then send this text file to the new controller the same way you do when sending a gCode file.

    You can use the Arduino terminal window to do this. Most gCode senders can also do this by logging the output. Some even have a utility to backup and restore settings.



  3. #3
    Member
    Join Date
    May 2005
    Location
    canada
    Posts
    1662
    Downloads
    0
    Uploads
    0

    Default Re: "copy/paste" from one Arduino Uno to another

    If it's grbl settings you need hfjbuis has provided the answer.
    If it's some non-grbl sketch hopefully a copy was stored somewhere. Otherwise...... trouble.

    Anyone who says "It only goes together one way" has no imagination.


Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

"copy/paste" from one Arduino Uno to another

"copy/paste" from one Arduino Uno to another