User Tools

Site Tools


faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
faq [2020/04/16 09:01] ivanfaq [2020/05/18 11:05] ivan
Line 12: Line 12:
  
 Yes, a myCNC controller is needed to use most of the functions of the myCNC software. The main software itself is free and can be downloaded from our [[https://www.pv-automation.com/download|Downloads]] page. Please note that certain specialized software add-ons (such as G-code correction via DXF import with markers) are available as separate licenses which do have to be purchased in addition to the controller. Yes, a myCNC controller is needed to use most of the functions of the myCNC software. The main software itself is free and can be downloaded from our [[https://www.pv-automation.com/download|Downloads]] page. Please note that certain specialized software add-ons (such as G-code correction via DXF import with markers) are available as separate licenses which do have to be purchased in addition to the controller.
 +
 +The software can be downloaded and tested in Simulation mode, designed to help the user get a feel for the software layout and functions. However, the Simulation mode is highly restrictive, with most features not accessible without a myCNC controller. 
  
 ++++  ++++ 
Line 17: Line 19:
  
 ====Software Setup==== ====Software Setup====
 +
 +
 +++++ What are the login credentials for a computer running a custom Linux build? |
 +
 +The login credentials for all Linux computers using the myCNC Ubuntu MATE installation are the following:
 +
 +Login: **mycnc**
 +
 +Password: **operator**
 +
 +++++
  
 ++++ How do I navigate the myCNC software? | ++++ How do I navigate the myCNC software? |
Line 234: Line 247:
  
 The ''portset'' command activates a certain port (for example, //portset(3)// will activate output #3), while the ''portclr'' command clears the specified port (//portclr(3)// will turn off output #3). In order to disable these commands, either delete them from the relevant Software PLCs, or comment them out by putting two forward slashes in front of the commands. Don't forget to press the Save All and Build All buttons to make sure that the changes take effect.  The ''portset'' command activates a certain port (for example, //portset(3)// will activate output #3), while the ''portclr'' command clears the specified port (//portclr(3)// will turn off output #3). In order to disable these commands, either delete them from the relevant Software PLCs, or comment them out by putting two forward slashes in front of the commands. Don't forget to press the Save All and Build All buttons to make sure that the changes take effect. 
 +
 +++++
 +
 +++++ Why is the tool change macro M6 not working? |
 +
 +Check that the M6TXX tool change commands are accepted by the myCNC software (Settings > Config > G-codes settings > Tool Change M6TXX):
 +
 +{{::config-080-tool-change.png}}
  
 ++++ ++++
faq.txt · Last modified: 2024/02/20 10:07 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki