Giter Club home page Giter Club logo

gcode2rml's Introduction

gcode2rml

Convert NC code to RML-1 format for use with Roland MDX-20.

NCコードをRML-1フォーマットに変換します。 これによりNCコードをRoland MDX-15,20などで使用できるようになります。

次のコードが出力コードの先頭に自動的に付加されます。
;;^IN;V85.0;^PR;Z0,0,15500;^PA;

次のコードが出力コードの後尾に付加されます。
^IN;

サポートされるNCコード

  • G00 早送り
  • G01 直線補間
  • G02 円弧補間(時計回り)
  • G03 円弧補間(反時計回り)
  • G17 XY平面選択
  • G18 XZ平面選択
  • G28 YZ平面選択
  • G90 絶対値指令
  • G91 相対値指令
  • M03 スピンドル起動(時計回り)
  • M05 スピンドル停止

これ以外のコードは無視されます。

gcode2rml's People

Contributors

akito914 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar Lucas Alvarez avatar

Watchers

James Cloos avatar

Forkers

15831944

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.