Git Product home page Git Product logo

Comments (3)

arkypita avatar arkypita commented on May 27, 2024

sorry to open the ticket for my question

It's ok

I was wondering if you have successfully implemented GRBL for actual cnc laser machine, I really interested to know more about your experience

I'm not sure I understand the question.
However I have developed LaserGRBL for a personal use. After self-built a laser engraver-cutter, I tried to use different software without finding one that is suitable to my needs. Either they are too complex, or too simple.

And 'so the need arose and the pleasure of writing a simple, lightweight software, but it does everything I need. For now features include a very reliable GCode streamer on com port, and the loading a raster image and convert to GCode scan lines with PWM modulation.

I would soon add a conversion from raster to vector (image vectorialization) that allows to do the tracking edges.

My engraver is very homemade, made with a wooden frame and slides for drawers, bought for cheap at the hardware store. Now I'm currently updating it, with better mechanical created by the machine itself.

Unfortunately I do not have the opportunity to work with professional CNC machines, so I can not test my software environment different from that hobby (to which it is intended)

2016-12-18 10 26 02-1
2016-12-17 21 21 52
2016-12-21 21 29 54

from lasergrbl.

mkeyno avatar mkeyno commented on May 27, 2024

thanks for reply , I mean if you've built successfully cnc laser base on GRBL firmware ,I really interested to know how to configure the lib and setup your hardware . if you know any links for that I really appreciated to share it

from lasergrbl.

arkypita avatar arkypita commented on May 27, 2024

Yes, and it is not particularly difficult. You need an Arduino one, a arduino CNC shield, and two/three driver chip for stepper motors.

However Starting point could be:
https://github.com/gnea/grbl/wiki/Grbl-v1.1-Configuration
https://github.com/gnea/grbl/wiki/Connecting-Grbl

Google is your friend, and if you search www.google.it/search?q=grbl+cnc+arduino you can find a lot of DIY project with instructions.

My configuration is the default conf found in grbl. However the support on grbl configuration must be asked on grbl site, and not on this site.

from lasergrbl.

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.