📄 getting_emc.lyx
字号:
#LyX 1.3 created this file. For more info see http://www.lyx.org/\lyxformat 221\textclass book\language english\inputencoding auto\fontscheme default\graphics default\paperfontsize default\spacing single \papersize Default\paperpackage a4\use_geometry 0\use_amsmath 0\use_natbib 0\use_numerical_citations 0\paperorientation portrait\secnumdepth 3\tocdepth 3\paragraph_separation skip\defskip smallskip\quotes_language english\quotes_times 2\papercolumns 1\papersides 1\paperpagestyle default\layout ChapterGetting Help\begin_inset LatexCommand \label{cha:Getting-Help}\end_inset \layout SectionIRC\begin_inset LatexCommand \index{Getting Help}\end_inset \begin_inset LatexCommand \label{sec:IRC}\end_inset \layout StandardIRC stands for Internet Relay Chat. It is a live connection to other EMC users. The EMC IRC channel is #emc on freenode. \layout StandardThe simplest way to get on the IRC is to use the embedded java client on this page:\layout Standard\begin_inset LatexCommand \url{http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl}\end_inset \layout StandardSome IRC etiquette:\layout ItemizeAsk specific questions... Avoid \begin_inset Quotes eld\end_inset Can someone help me?\begin_inset Quotes erd\end_inset , \begin_inset Quotes eld\end_inset It won't run\begin_inset Quotes erd\end_inset type of questions... \layout ItemizeIf your really new to all this think a bit about your question before typing it. Make sure you give enough information so someone could solve your question. \layout ItemizeHave some patience when waiting for an answer, sometimes it takes a while to formulate an answer or everyone might be busy working or something.\layout ItemizeSet up your IRC account with your unique name so people will know who you are or if you log on via the java client use the same name every time you log in. This helps people remember who you are and if you have been on before many will remember the past discussions which saves time on both ends.\layout SectionMailing List\layout StandardAn Internet Mailing List is a way to put questions out for everyone on that list to see and answer at their convience. You get better exposure to your questions on a mailing list than on the IRC but answers take longer. In a nutshell you e-mail a message to the list and either get daily digests or individual replys back depending on how you set up your account.\layout StandardInformation about the EMC Users Mailing List is at:\layout Standard\begin_inset LatexCommand \url{http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl}\end_inset \layout SectionEMC Wiki\layout StandardA Wiki site is a user maintained web site that anyone can edit or add content to. \layout StandardThe user maintained EMC Wiki site contains a wealth of information, procedures, and tips at:\layout Standard\begin_inset LatexCommand \url{http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl}\end_inset \layout ChapterGet EMC2\layout SectionNormal Download\layout StandardDownload the Live CD from:\layout Standard\begin_inset LatexCommand \url{http://www.linuxcnc.org/}\end_inset \layout Standardand follow the Download link.\layout SectionUpgrade Ubuntu\layout StandardIf you want to upgrade a current Ubuntu installation for use with EMC2 the instructions are on the download page. \layout SectionMulti-session Download\begin_inset LatexCommand \index{Multi-session Download}\end_inset \layout StandardIf the file is too large to download in one session because of a bad or slow Internet connection use \family typewriter \series bold wget\family default \series default to allow resuming downloads. \layout SubsectionWget Linux\begin_inset LatexCommand \index{Wget Linux}\end_inset \layout StandardOpen a terminal window. In Ubuntu it is Applications/Accessories/Terminal. Note that actual file names may change so you might have to go to \begin_inset LatexCommand \url{http://www.linuxcnc.org/}\end_inset and follow the Download link to get the actual file name. In most browsers you can right click on the link and select Copy Link Location or similar then paste the link into the terminal window with a right mouse click and select Paste.\layout StandardTo get the Ubuntu 8.04 Hardy Heron version copy this in the terminal window and press enter:\layout Standard\family typewriter \series bold wget -r http://www.linuxcnc.org/hardy/ubuntu-8.04-desktop-emc2-aj07-i386.iso\layout StandardTo get the Ubuntu 6.06 Dapper Drake version:\layout Standard\family typewriter \series bold wget -r http://www.linuxcnc.org/iso/emc2.2.2-1-ubuntu6.06-desktop-i386.iso\layout StandardTo continue a download that has been stopped add the -c option to wget:\layout Standard\family typewriter \series bold wget -r -c http://www.linuxcnc.org/hardy/ubuntu-8.04-desktop-emc2-aj07-i386.iso\layout StandardTo stop a download use Ctrl-C or close the terminal window.\layout StandardAfter the download is complete you will find a new directory called www.linuxcnc.org or something similar. In the subdirectory under the above directory you will find the ISO CD image file. Next is burning the CD.\layout SubsectionWget Windows\begin_inset LatexCommand \index{Wget Windows}\end_inset \layout StandardThe wget program is also available for Windows from\layout Standardhttp://gnuwin32.sourceforge.net/packages/wget.htm\layout StandardFollow the instructions on the web page for downloading and installing the windows version of the wget program.\layout StandardTo run wget open a command prompt window. \layout StandardIn most Windows it is Programs/Accessories/Command Prompt\layout StandardFirst you have to change to the directory where wget is installed in. \layout StandardTypically it is in C:\backslash Program Files\backslash GnuWin32\backslash bin so in the Command Prompt window type:\layout Standard\family typewriter \series bold cd C:\backslash Program Files\backslash GnuWin32\backslash bin\layout Standardand the prompt should change to C:\backslash Program Files\backslash GnuWin32>\layout StandardType the wget command into the window and press enter as above.\layout SectionBurning the CD\layout StandardEMC2 is distributed as CD image files, called ISOs. To install EMC2, you first need to burn the ISO file onto a CD. You need a working CD/DVD burner and an 80 minute (700 Mb) CD for this. If the CD writing fails, try writing at a slower burn speed\layout SubsectionBurn with Linux\layout StandardBefore burning a CD, it is highly recommended that you verify the md5 sum (hash) of the .iso file.\layout StandardOpen a terminal window. In Ubuntu it is Applications/Accessories/Terminal.\layout StandardChange to the directory where the ISO was downloaded to.\layout Standard\family typewriter \series bold cd download_directory\layout StandardThe run the md5sum command with the file name you saved.\layout Standard\family typewriter \series bold md5sum ubuntu-8.04-desktop-emc2-aj07-i386.iso\layout StandardThe md5sum should print out a single line after calculating the hash. On slower computers this might take a minute or two.\layout Standard\family typewriter \series bold 91c5abb84386091e0ff056e9ebc40fdb ubuntu-8.04-desktop-emc2-aj07-i386.iso\layout StandardNow compare it to the md5sum on the EMC2 download page.\layout StandardBurning the ISO to a CD\layout EnumerateInsert a blank CD into your burner. A "CD/DVD Creator" or "Choose Disc Type" window will pop up. Close this, as we will not be using it.\layout EnumerateBrowse to the downloaded ISO image in the file browser.\layout EnumerateRight click on the ISO image file and choose Write to Disc.\layout EnumerateSelect the write speed. If you are burning a Ubuntu Live CD, it is recommended that you write at the lowest possible speed.\layout EnumerateStart the burning process.\layout EnumerateIf a choose a file name for the disc image window pops up just pick OK.\layout SubsectionBurn with Windows\layout StandardBefore burning a CD, it is highly recommended that you verify the md5 sum (hash) of the .iso file.\layout StandardWindows does not come with a md5sum program. You will have to download and install one to check the md5sum. More information can be found at:\layout Standardhttps://help.ubuntu.com/community/HowToMD5SUM\layout StandardBurning the ISO to a CD\layout EnumerateDownload and install Infra Recorder, a free and open source image burning program.\layout EnumerateInsert a blank CD in the drive and select Do nothing or Cancel if an auto-run dialog pops up.\layout EnumerateOpen Infra Recorder, and select the 'Actions' menu, then 'Burn image'.\layout SectionTesting EMC2\layout StandardWith the Live CD in the CD/DVD drive shut down the computer then turn the computer back on. This will boot the computer from the Live CD. Once the computer has booted up you can try out EMC2 without installing it. You can not create custom configurations or modify most system settings like screen resolution unless you install EMC2. \layout StandardTo try out EMC2 from the Applications/CNC menu pick EMC2. Then select a sim configuration to try out. \layout StandardTo see if your computer is suitable for software step pulse generation run the Latency Test as outlined in Section (\begin_inset LatexCommand \ref{sec:Latency-Test}\end_inset )\layout SectionInstalling EMC2\layout StandardIf you like what you see, just click the Install icon on the desktop, answer a few questions (your name, timezone, password) and the install completes in a few minutes. Make sure you write down the name you used and the password. Once the install process is complete and you go on line the update manager will pop up and allow you to upgrade to the latest stable version of EMC2.\layout SectionAXIS Interface\layout StandardThe AXIS interface is one of the interfaces to choose from. It can be configured to add a Virtual Control Panel to customize the interface to suit your needs. AXIS is the default user interface and is actively being developed.\layout Standard\align center \begin_inset Graphics filename axis.png scale 50\end_inset \layout SectionUpdates to EMC2\begin_inset LatexCommand \index{Updates to EMC2}\end_inset \layout StandardWith the normal install the Update Manager will notify you of updates to EMC2 and Ubuntu when you go on line and allow you to easily upgrade with no Linux knowledge needed. If you want to upgrade to 8.04 from 6.06 a clean install from the Live-CD is needed. It is OK to upgrade EMC when asked to.\layout StandardWarning: Do not upgrade Ubuntu to a new version as it will prevent EMC from running.\the_end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -