zoukankan      html  css  js  c++  java
  • GCode软件和资料

    上位机和下位机一般采用 USB/网口 交互, 也有采用并口和PCI插槽的形式. 


    =======================
    GCode Sender 软件
    =======================
    https://github.com/svenhb/GRBL-Plotter
    https://github.com/winder/Universal-G-Code-Sender
    SourceRabbit GCode Sender  https://www.sourcerabbit.com/Downloads/
    https://github.com/openpnp/openpnp
    https://github.com/td0g/PCB_Gcode_Toolkit/tree/master/src
    https://github.com/norpchen/ProcessGCode
    https://github.com/Strooom/GRBL-Post-Processor



    =======================
     gcode web 生成器
    =======================
    http://cncwebtools.com/Apps/Hole_Drilling_GCode_Generator/index.html
    https://cnc.js.org/
    https://laserweb.yurl.ch/
    https://ncviewer.com/



    =======================
    gcode 知识
    =======================
    https://diymachining.com/g-code-example/
    https://www.autodesk.com.cn/industry/manufacturing/resources/manufacturing-engineer/g-code
    http://www.busnc.com/prog/jichu/GMCode.htm
    http://mdl.phvs.tn.edu.tw/wp/jamou/wp-content/uploads/2013/05/cnc_9.pdf
    https://www.instructables.com/id/How-to-write-G-code-basics/
    https://www.autodesk.com/industry/manufacturing/resources/manufacturing-engineer/g-code#
    https://www.edingcnc.com/wiki/index.php?cat=3_input-the-rs274ngc-language
    https://www.cnc.com/programming/g-code/
    https://camotics.org/gcode.html
    https://machmotion.com/blog/gcode-the-stuff-that-dreams-are-made-of
    https://machmotion.com/blog/g-code-examples


    =======================
    dxf 专 gcode
    =======================
    https://wiki.opensourceecology.org/wiki/DXF_to_G-code_Conversion_Tutorial

  • 相关阅读:
    int 类型 占多少字节是由什么决定的
    layer.js漂亮的弹出框
    jquery分页点击后页面置顶
    动态请求页面生成静态页
    弹出ifame页面(jquery.reveal.js)
    Request.QueryString["id"] 、Request.Params["id"] 的强大
    为什么现在改用int.TryParse了
    时间格式(例如:2015-11-09)
    返回前一页
    sql获得某个时间段的数据
  • 原文地址:https://www.cnblogs.com/harrychinese/p/gcode.html
Copyright © 2011-2022 走看看