Linuxcnc V2.7.15-22-G3231675, 2021-01-22 I

Total Page:16

File Type:pdf, Size:1020Kb

Linuxcnc V2.7.15-22-G3231675, 2021-01-22 I LinuxCNC V2.7.15-22-g3231675, 2021-01-22 i LinuxCNC V2.7.15-22-g3231675, 2021-01-22 LinuxCNC V2.7.15-22-g3231675, 2021-01-22 ii Contents I Contents 1 II Using LinuxCNC 3 1 General Info 4 1.1 User Foreword....................................................4 1.2 LinuxCNC User Introduction.............................................5 1.2.1 How LinuxCNC Works............................................5 1.2.2 Graphical User Interfaces..........................................6 1.2.2.1 Additional Features........................................ 12 1.2.3 Virtual Control Panels............................................ 12 1.2.4 Languages.................................................. 14 1.2.5 Thinking Like a Machine Operator...................................... 14 1.2.6 Modes of Operation............................................. 14 1.3 Important User Concepts............................................... 15 1.3.1 Trajectory Control.............................................. 15 1.3.1.1 Trajectory Planning........................................ 15 1.3.1.2 Path Following........................................... 15 1.3.1.3 Programming the Planner..................................... 15 1.3.1.4 Planning Moves.......................................... 16 1.3.2 G Code.................................................... 17 1.3.2.1 Defaults.............................................. 17 1.3.2.2 Feed Rate............................................. 17 1.3.2.3 Tool Radius Offset......................................... 17 1.3.3 Homing.................................................... 17 1.3.4 Tool Changes................................................. 17 1.3.5 Coordinate Systems............................................. 18 1.3.5.1 G53 Machine Coordinate..................................... 18 1.3.5.2 G54-59.3 User Coordinates.................................... 18 LinuxCNC V2.7.15-22-g3231675, 2021-01-22 iii 1.3.5.3 When You Are Lost........................................ 18 1.3.6 Machine Configurations........................................... 18 1.4 CNC Machine Overview............................................... 20 1.4.1 Mechanical Components........................................... 20 1.4.1.1 Axes................................................ 20 1.4.1.2 Spindle.............................................. 21 1.4.1.3 Coolant.............................................. 21 1.4.1.4 Feed and Speed Override..................................... 21 1.4.1.5 Block Delete Switch........................................ 21 1.4.1.6 Optional Program Stop Switch.................................. 21 1.4.2 Control and Data Components........................................ 21 1.4.2.1 Linear Axes............................................ 21 1.4.2.2 Rotational Axes.......................................... 21 1.4.2.3 Controlled Point.......................................... 22 1.4.2.4 Coordinated Linear Motion.................................... 22 1.4.2.5 Feed Rate............................................. 22 1.4.2.6 Coolant.............................................. 22 1.4.2.7 Dwell............................................... 22 1.4.2.8 Units............................................... 22 1.4.2.9 Current Position.......................................... 23 1.4.2.10 Selected Plane........................................... 23 1.4.2.11 Tool Carousel........................................... 23 1.4.2.12 Tool Change............................................ 23 1.4.2.13 Pallet Shuttle............................................ 23 1.4.2.14 Path Control Mode........................................ 23 1.4.3 Interpreter Interaction with Switches..................................... 23 1.4.3.1 Feed and Speed Override Switches................................ 23 1.4.3.2 Block Delete Switch........................................ 23 1.4.3.3 Optional Program Stop Switch.................................. 24 1.4.4 Tool Table.................................................. 24 1.4.5 Parameters.................................................. 24 1.5 Running LinuxCNC.................................................. 25 1.5.1 Invoking LinuxCNC............................................. 25 1.5.2 Configuration Launcher........................................... 25 1.5.3 Next steps in configuration.......................................... 27 1.5.4 Simulator Configurations........................................... 27 1.5.5 Configuration Resources........................................... 28 1.6 Stepper Configuration Wizard............................................ 28 1.6.1 Introduction.................................................. 28 LinuxCNC V2.7.15-22-g3231675, 2021-01-22 iv 1.6.2 Start Page................................................... 29 1.6.3 Basic Information............................................... 30 1.6.4 Latency Test................................................. 31 1.6.5 Parallel Port Setup.............................................. 33 1.6.6 Parallel Port 2 Setup............................................. 34 1.6.7 Axis Configuration.............................................. 35 1.6.7.1 Test This Axis........................................... 36 1.6.8 Spindle Configuration............................................ 38 1.6.8.1 Spindle Speed Control....................................... 38 1.6.8.2 Spindle-synchronized motion................................... 39 1.6.8.3 Determining Spindle Calibration................................. 39 1.6.9 Options.................................................... 40 1.6.10 Machine Configuration Complete...................................... 40 1.6.11 Axis Travel and Home............................................ 41 1.6.11.1 Operating without Limit Switches................................. 41 1.6.11.2 Operating without Home Switches................................ 41 1.6.11.3 Home and Limit Switch wiring options.............................. 41 1.7 Mesa Configuration Wizard.............................................. 42 1.7.1 Step by Step Instructions........................................... 44 1.7.2 Create or Edit................................................. 44 1.7.3 Basic Machine Information.......................................... 45 1.7.4 External Configuration............................................ 47 1.7.5 GUI Configuration.............................................. 49 1.7.6 Mesa Configuration.............................................. 52 1.7.7 Mesa I/O Setup................................................ 53 1.7.8 Parport configuration............................................. 57 1.7.9 Axis Configuration.............................................. 58 1.7.10 Spindle Configuration............................................ 65 1.7.11 Advanced Options.............................................. 67 1.7.12 HAL Components.............................................. 68 1.7.13 Advanced Usage Of PNCconf........................................ 69 1.8 Linux FAQ...................................................... 70 1.8.1 Automatic Login............................................... 70 1.8.2 Automatic Startup.............................................. 70 1.8.3 Terminal................................................... 70 1.8.4 Man Pages.................................................. 70 1.8.5 List Modules................................................. 71 1.8.6 Editing a Root File.............................................. 71 1.8.6.1 The Command Line Way..................................... 71 LinuxCNC V2.7.15-22-g3231675, 2021-01-22 v 1.8.6.2 The GUI Way........................................... 71 1.8.6.3 Root Access............................................ 71 1.8.7 Terminal Commands............................................. 71 1.8.7.1 Working Directory......................................... 71 1.8.7.2 Changing Directories....................................... 72 1.8.7.3 Listing files in a directory..................................... 72 1.8.7.4 Finding a File........................................... 72 1.8.7.5 Searching for Text......................................... 72 1.8.7.6 Diagnostic Messages....................................... 73 1.8.8 Convenience Items.............................................. 73 1.8.8.1 Terminal Launcher......................................... 73 1.8.9 Hardware Problems.............................................. 73 1.8.9.1 Hardware Info........................................... 73 1.8.9.2 Monitor Resolution........................................ 73 1.8.10 Paths..................................................... 73 1.9 Lathe User Information................................................ 74 1.9.1 Lathe Mode.................................................. 74 1.9.2 Lathe Tool Table............................................... 74 1.9.3 Lathe Tool Orientation............................................ 74 1.9.4 Tool Touch Off................................................ 76 1.9.4.1 X Touch Off............................................ 77 1.9.4.2 Z Touch Off............................................ 77 1.9.4.3 The Z Machine Offset....................................... 78 1.9.5 Spindle Synchronized Motion........................................ 78 1.9.6 Arcs...................................................... 78 1.9.6.1 Arcs and Lathe Design...................................... 78 1.9.6.2 Radius & Diameter Mode....................................
Recommended publications
  • Implementation of a Linux-Based Cnc Open Control System
    IMPLEMENTATION OF A LINUX-BASED CNC OPEN CONTROL SYSTEM Tomislav Staroveški, Danko Brezak, Toma Udiljak, Dubravko Majetić T. Staroveski, dip.ing., University of Zagreb, FSB, I. Lucica 5, 10000 Zagreb Dr.sc. D. Brezak, University of Zagreb, FSB, I. Lucica 5, 10000 Zagreb Prof.dr.sc. T. Udiljak, University of Zagreb, FSB, I. Lucica 5, 10000 Zagreb Prof.dr.sc. D. Majetic, University of Zagreb, FSB, I. Lucica 5, 10000 Zagreb Keywords: Open Control Systems, Enhanced currently focused on the development of open Machine Control, Real-Time Linux architecture control system named as Enhanced Motion Controller [4]. After this first initiative, Abstract several other projects have started in the Europe, This paper presents a utilization of a Linux based USA and Japan, among which the most important open architecture control system (OAC) as a CNC are [5]: solution for the mini milling testbed platform. The OSACA (Open System Architecture for characteristics of the chosen OAC solution, testbed Controls within Automation System), structure, and implementation details are briefly OMAC (Open Modular Architecture depicted. Finally, main conclusions and future Controllers), research work are summarized. OSEC (Open System Environment for Controller), 1. INTRODUCTION JOP (Japanese Open Promotion Group). In the last two decades, a lot of efforts have These projects were initiated and supported by been made in the development of open control different machine tool makers, control and software systems for machine tools. They were recognized vendors, system
    [Show full text]
  • Development of a Computer Numerically Controlled Router Machine with 4 Degrees of Freedom Using an Open Architecture
    Development of a Computer Numerically Controlled Router Machine With 4 Degrees of Freedom Using an Open Architecture Leonardo Romero Munoz˜ Moises Garc´ıa Villanueva Mario Santana Gomez´ Facultad de Ingenier´ıa Electrica´ Facultad de Ingenier´ıa Electrica´ Facultad de Ingenier´ıa Electrica´ UMSNH UMSNH UMSNH Morelia, Mich., Mexico Morelia, Mich., Mexico Morelia, Mich., Mexico Email: [email protected] Email: moises@correo.fie.umich.mx Email: msantana@correo.fie.umich.mx TABLE I Abstract—A CNC router machine, of low cost, medium preci- ESTIMATED ANNUAL SHIPMENTS OF INDUSTRIAL ROBOTS IN SELECTED sion, using an open architecture, with four degrees of freedom, is COUNTRIES [9]. presented. It is described its hardware and software components. Also some applications to do simple tasks are presented. Country 2010 2011 2012* 2015* America 17,114 26,227 30,600 35,100 I. INTRODUCTION North America ( Canada, Mexico, USA) 16,356 24,341 28,000 31,000 Central and South America 758 1,886 2,600 4,100 Asia/Australia 69,833 88,698 98,900 116,700 Industrial robots have been used with success to do multi- China 14,978 22,577 26,000 35,000 ple tasks including: automotive industry, electrical/electronic India 776 1,547 2,000 3,500 Japan 21,903 27,894 31,000 35,000 industry, metal products and many others (see Figure 1). Republic of Korea 23,508 25,536 26,800 25,000 Taiwan 3,290 3,688 4,400 5,500 Thailand 2,450 3,453 4,100 7,000 Other Asia/Australia 2,928 20,483 4,600 5,700 Estimated worldwide annual supply of industrial robots at year-end Europe 20,483 43,826 44,100 47,200 by industries 2009 - 2011 Czech Rep.
    [Show full text]
  • A CAD/CAM Oriented Learning Management System
    Low‐cost, High‐Capability, Embedded Systems for CNC Education and Research Lo Valvo E.1 1 Università degli Studi di Palermo, Dipartimento di Ingegneria Chimica, Gestionale, Informatica e Meccanica, Palermo, [email protected] Low‐cost, High‐Capability, Embedded Systems for CNC Education and Research Abstract Teaching of CNC and CAD/CAM technologies has recently taken a great importance, due to their development, to the great number of solutions available on the market, and to the frequent updates. Nevertheless, one of the most urgent need is to improve the quality of education coping with a rapidly growing number of students. Nowadays, in comparison to the past, many Open-Source technical solutions, both hardware and software, are available to realise easily and cheaply some scaled-down prototypes of numerical control machine tools: these are able to work perfectly and can be employed as a learning method. This paper shows some past experiences regarding the development of some degree thesis works. In particular, it is shown how to implement a numerical control (LinuxCNC) in two specific cheap embedded systems (Raspberry Pi and BeagleBone Black). In this way, a student has the possibility of simulating the working of a complete Numerical Control and of learning interactively its way of programming. The final result and student response have shown an excellent effectiveness of these experiences and easy to use as powerful tool in engineering education. Keywords: CNC, Open Source, Embedded systems 1 INTRODUCTION Teaching of CNC and CAD/CAM technologies has recently taken a great importance and one of the most urgent need is to improve the quality of education coping with a rapidly growing number of students.
    [Show full text]
  • Main Page 1 Main Page
    Main Page 1 Main Page FLOSSMETRICS/ OpenTTT guides FLOSS (Free/Libre open source software) is one of the most important trends in IT since the advent of the PC and commodity software, but despite the potential impact on European firms, its adoption is still hampered by limited knowledge, especially among SMEs that could potentially benefit the most from it. This guide (developed in the context of the FLOSSMETRICS and OpenTTT projects) present a set of guidelines and suggestions for the adoption of open source software within SMEs, using a ladder model that will guide companies from the initial selection and adoption of FLOSS within the IT infrastructure up to the creation of suitable business models based on open source software. The guide is split into an introduction to FLOSS and a catalog of open source applications, selected to fulfill the requests that were gathered in the interviews and audit in the OpenTTT project. The application areas are infrastructural software (ranging from network and system management to security), ERP and CRM applications, groupware, document management, content management systems (CMS), VoIP, graphics/CAD/GIS systems, desktop applications, engineering and manufacturing, vertical business applications and eLearning. This is the third edition of the guide; the guide is distributed under a CC-attribution-sharealike 3.0 license. The author is Carlo Daffara ([email protected]). The complete guide in PDF format is avalaible here [1] Free/ Libre Open Source Software catalog Software: a guide for SMEs • Software Catalog Introduction • SME Guide Introduction • 1. What's Free/Libre/Open Source Software? • Security • 2. Ten myths about free/libre open source software • Data protection and recovery • 3.
    [Show full text]
  • V2.1 User Handbook
    V2.1 User Handbook August 24, 2007 i The EMC Team This handbook is a work in progress. If you are able to help with writing, editing, or graphic preparation please contact any member of the writing team or join and send an email to emc- [email protected]. Copyright (c) 2000-6 LinuxCNC.org Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and one Back-Cover Text: "This EMC Handbook is the product of several authors writing for linuxCNC.org. As you find it to be of value in your work, we invite you to contribute to its revision and growth." A copy of the license is included in the section entitled "GNU Free Documentation License". If you do not find the license you may order a copy from Free Software Foundation, Inc. 59 Temple Place, Suite 330 Boston, MA 02111-1307 Contents I Introduction & installing EMC2 1 1 The Enhanced Machine Control 2 1.1 Introduction ........................................... 2 1.2 The Big CNC Picture ....................................... 2 1.3 Computer Operating Systems ................................. 3 1.4 History of the Software ..................................... 3 1.5 How the EMC2 Works ...................................... 4 1.5.1 Graphical User Interfaces ............................... 5 1.5.2 Motion Controller EMCMOT .............................. 6 1.5.3 Discrete I/O Controller EMCIO ............................ 7 1.5.4 Task Executor EMCTASK ............................... 7 1.6 Thinking Like a Machine Operator .............................. 8 1.6.1 Modes of Operation ..................................
    [Show full text]
  • Presenting Cnc Ball Screw Machines
    Miniature Machine Tools & Accessories Catalog PRESENTING CNC BALL SCREW MACHINES Chucker Lathe Ball Screw Lathe Ball Screw Mill 11th Edition P/N 5325 TABLE OF CONTENTS 2" Rigid Column Spacers .................................................. 34 Rigid Column Bases .......................................................... 34 Why Sherline Tools Are Right for You 5400 Mill Column Base with 2000 Ram ........................... 34 t Sherline, our goal has been to produce a high quality Compound Riser .............................................................. 18 the fact that new accessories work just as well on Sherline on’t be intimidated by the large Multi-Direction Upgrade for 5000-Series Mills ................ 35 line of miniature machine tools at a price that offers Radius Cutting Attachment .............................................. 19 A tools made over thirty years ago or today. Sherline has the Dnumber of accessories we offer. Milling Vise ...................................................................... 35 the customer a great value. Accuracy and versatility have Knurling Tool Holder ....................................................... 19 Rotating Mill Vise Base .................................................... 35 most complete line of small precision machine tools and We suggest you buy only what you Bump Knurl Tool Holder ................................................. 19 been prime requirements in the design process. As a result, need, when you have a job where 4-Jaw Chuck Hold-Down Set ..........................................
    [Show full text]
  • View/Download
    University of Nevada, Reno MachinView A thesis submitted in partial fulfillment of the requirements for the degree of COMPUTER SCIENCE AND ENGINEERING, BACHELOR OF SCIENCE by JOSH CURTIS SERGIU DASCALU, PhD. Thesis Advisor May, 2016 UNIVERSITY OF NEVADA THE HONORS PROGRAM RENO We recommend that the thesis prepared under our supervision by JOSH CURTIS entitled MachinView be accepted in partial fulfillment of the requirements for the degree of [NAME OF DEGREE, e.g., BACHELOR OF ARTS, PSYCHOLOGY] ______________________________________________ Sergiu Dascalu, Ph.D., Thesis Advisor ______________________________________________ Tamara Valentine, Ph.D., Director, Honors Program May, 2016 1. Abstract 3D printers require custom software to operate. Hobbyists who build their own 3D printers must create or edit their own software. Learning to write code for 3D printers can be a barrier for many people who want to create their own 3D printers. The goal of this project is to design and implement a graphical user interface (GUI) that will allow hobbyists to easily create custom software to run and manage their 3D printers. The prototype operates on a BeagleBone running Snappy Ubuntu Core. The application is a modified version of MachineKit with a web application, written in Clojurescript, for interfacing with the BeagleBone remotely. The group is advised by Dr. Richard Kelley and Jake Mestre. 2. Introduction The main goals of this project are to provide a user-friendly method of specifying the parameters and editing configuration files of custom designed 3D printers. Additionally, the project aims to provide provide monitoring software that communicates over a local network for 3D printers. The target audience for this project are 3D printer hobbyists that may not have the necessary experience programming to set up their printers.
    [Show full text]
  • Developer Manual V2.9.0-Pre0-4493-Gf35426946
    Developer Manual V2.9.0-pre0-4689-g464ef09d4, 2021-09-27 i Developer Manual V2.9.0-pre0-4689-g464ef09d4, 2021-09-27 Developer Manual V2.9.0-pre0-4689-g464ef09d4, 2021-09-27 ii Contents 1 Introduction 1 2 Code Notes 2 2.1 Intended audience...................................................2 2.2 Organization......................................................2 2.3 Terms and definitions.................................................2 2.4 Architecture overview.................................................3 2.5 Motion Controller Introduction............................................5 2.6 Block diagrams and Data Flow............................................7 2.7 Homing........................................................ 10 2.7.1 Homing state diagram............................................ 10 2.7.2 Another homing diagram........................................... 11 2.8 Commands...................................................... 11 2.8.1 ABORT.................................................... 11 2.8.1.1 Requirements........................................... 11 2.8.1.2 Results............................................... 12 2.8.2 FREE..................................................... 12 2.8.2.1 Requirements........................................... 12 2.8.2.2 Results............................................... 12 2.8.3 TELEOP................................................... 12 2.8.3.1 Requirements........................................... 12 2.8.3.2 Results............................................... 12
    [Show full text]
  • Downloaded for a Do-It-Yourself Realisation
    COPYRIGHT AND CITATION CONSIDERATIONS FOR THIS THESIS/ DISSERTATION o Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. o NonCommercial — You may not use the material for commercial purposes. o ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. How to cite this thesis Surname, Initial(s). (2012) Title of the thesis or dissertation. PhD. (Chemistry)/ M.Sc. (Physics)/ M.A. (Philosophy)/M.Com. (Finance) etc. [Unpublished]: University of Johannesburg. Retrieved from: https://ujcontent.uj.ac.za/vital/access/manager/Index?site_name=Research%20Output (Accessed: Date). Department of Engineering Management University of Johannesburg Open Design as sustainable competitive advantage Student Name: JW Uys Student Number: 201281499 Thesis presented in partial fulfilment of the requirements for the degree of MPhil of Engineering Management in the Faculty of Engineering at University of Johannesburg Supervisor: Prof JHC Pretorius Co-supervisor: Dr GA Oosthuizen 25 January 2016 Declaration Department of Engineering Management University of Johannesburg Declaration By submitting this thesis electronically I, Johannes Wilhelm Uys , the undersigned, hereby declare that the entirety of the work contained therein is my own, original work, that I am the sole author thereof (save to the extent explicitly otherwise stated), that reproduction and publication thereof by University of Johannesburg will not infringe any third party rights and that I have not previously in its entirety or in part submitted it for obtaining any qualification.
    [Show full text]
  • User Manual V2.3
    User Manual V2.3 The EMC Team November 8, 2009 EMC V2.3 User Manual This manual is a work in progress. If you are able to help with writing, editing, or graphic preparation please contact any member of the writing team or join and send an email to emc- [email protected]. Copyright (c) 2000-9 LinuxCNC.org Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and one Back-Cover Text: "This EMC Handbook is the product of several authors writing for linuxCNC.org. As you find it to be of value in your work, we invite you to contribute to its revision and growth." A copy of the license is included in the section entitled "GNU Free Documentation License". If you do not find the license you may order a copy from Free Software Foundation, Inc. 59 Temple Place, Suite 330 Boston, MA 02111-1307 I Contents Cover I 1 EMC2 3 1.1 This Manual............................................3 1.2 How EMC2 Works.........................................3 1.3 User Interfaces...........................................4 1.4 Thinking Like a Machine Operator...............................5 1.5 Modes of Operation........................................6 Foreword 3 2 User Concepts 7 2.1 Trajectory Control.........................................7 2.1.1 Trajectory Planning....................................7 2.1.2 Path Following.......................................7 2.1.3 Programming the Planner.................................8 2.1.4 Planning Moves.......................................8 2.2 G Code................................................9 2.2.1 Defaults...........................................9 2.2.2 Feed Rate..........................................9 2.2.3 Tool Radius Offset.....................................9 2.3 Homing...............................................9 2.4 Touching Off...........................................
    [Show full text]
  • A Report from an European Project Based in OSS for Smes
    The Small/Medium Enterprise guide to Open Source Software Carlo Daffara This guide (developed in the context of the FLOSSMETRICS and OpenTTT projects) present a set of guidelines and suggestions for the adoption of open source software within SMEs, using a ladder model that will guide companies from the initial selection and adoption of FLOSS within the IT infrastructure up to the creation of suitable business models based on open source software. The guide is split into an introduction to FLOSS and a catalog of open source applications, selected to fulfill the requests that were gathered in the interviews and audit in the OpenTTT project. The application areas are infrastructural software (ranging from network and system management to security), ERP and CRM applications, groupware, document management, content management systems (CMS), VoIP, graphics/CAD/GIS systems, desktop applications, engineering and manufacturing, vertical business applications and eLearning. This is the final edition of the guide in the context of the FLOSSMETRICS project; the guide is distributed under a CC-attribution-sharealike 3.0 license. The author is Carlo Daffara ([email protected]). The wiki on which this guide is based is available at the address http://guide.conecta.it or through the main project website, http://www.flossmetrics.eu; ongoing research updates will be published at the author's website, (http://carlodaffara.conecta.it) Table of Contents The Small/Medium Enterprise guide to Open Source Software.........................1 1. What's Free/Libre/Open
    [Show full text]
  • Linuxcnc V2.7.15-22-G3231675, 2021-01-22 I
    LinuxCNC V2.7.15-22-g3231675, 2021-01-22 i LinuxCNC V2.7.15-22-g3231675, 2021-01-22 LinuxCNC V2.7.15-22-g3231675, 2021-01-22 ii Contents I Contents 1 II About LinuxCNC2 1 Introduction 3 2 LinuxCNC History 4 2.1 Origin.........................................................4 2.2 Name Change.....................................................5 2.3 Additional Info....................................................5 III Using LinuxCNC6 3 General Info 7 3.1 User Foreword....................................................7 3.2 LinuxCNC User Introduction.............................................8 3.2.1 How LinuxCNC Works............................................8 3.2.2 Graphical User Interfaces..........................................9 3.2.2.1 Additional Features........................................ 15 3.2.3 Virtual Control Panels............................................ 15 3.2.4 Languages.................................................. 17 3.2.5 Thinking Like a Machine Operator...................................... 17 3.2.6 Modes of Operation............................................. 17 3.3 Important User Concepts............................................... 18 3.3.1 Trajectory Control.............................................. 18 3.3.1.1 Trajectory Planning........................................ 18 3.3.1.2 Path Following........................................... 18 3.3.1.3 Programming the Planner..................................... 18 3.3.1.4 Planning Moves.......................................... 19 3.3.2 G Code...................................................
    [Show full text]