Giter VIP home page Giter VIP logo

Comments (5)

InsanityAutomation avatar InsanityAutomation commented on June 2, 2024

Do you mean G84?

https://gcodetutor.com/fanuc-training-course/g84-tapping-cycle.html

from marlin.

hsyngndz85 avatar hsyngndz85 commented on June 2, 2024

not M84
G84 fanuc tapping cycle

from marlin.

hsyngndz85 avatar hsyngndz85 commented on June 2, 2024

In fact, the gist of the matter is that the G and M commands have conflicting codes for Linux cnc and Fanuc. There are commands that do the same job, for example the m226 pin control command and the m66 command in Linuxcnc, they both do the same job. For compatibility, Marlin combines these two standards and 3D printing codes that are not included in them are pushed out of them, creating a more advanced Marlin that provides both 3D sector, Linux CNC compatibility and Fanuc compatibility. It can be done. Marlin will surpass Linuxcnc if the Linux codes that have not been found in the research I have done so far are added. Why is there no command to read files from SD or USB in Linux and there is a PC dependency. The current Marlin is quite advanced, the only thing it lacks is the G and M codes in industrial machines, Marlin would be delicious if they were added too. On the other hand, there is a need for an extra 40 inputs and 40 outputs. It would be great if this could be controlled with a simple code such as m66 p0.16, which communicates with a simple PCF chip. Similarly, it would be great if pin status waiting was done from additional chips such as m42 p0.4.

from marlin.

hsyngndz85 avatar hsyngndz85 commented on June 2, 2024

This G84 command requires an additional feature, the spindle motor must be controlled in steps like a stepper motor, that is, the spindle motor must be angularly driven like a rotary axis, just like the E0 motor.

from marlin.

thisiskeithb avatar thisiskeithb commented on June 2, 2024

@hsyngndz85: It would be really helpful if you could translate your Feature Requests & comments to English since that is the primary language used for this project.

from marlin.

Related Issues (20)

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.