Mr. Baltazar

Results 10 comments of Mr. Baltazar

![2022-08-16 21_47_08-Window](https://user-images.githubusercontent.com/16564592/185036970-0fa35cf1-dd49-4fa1-8d0e-884ca7594322.png) ![2022-08-16 21_44_29-Window](https://user-images.githubusercontent.com/16564592/185036973-b90a1161-13ea-4fc8-a172-e511a84ce3c9.png) ![2022-08-16 21_45_01-Window](https://user-images.githubusercontent.com/16564592/185036974-51ba65c6-039c-4bfe-a8bc-cd80c3c2ef64.png) ![2022-08-16 21_46_14-Window](https://user-images.githubusercontent.com/16564592/185036975-c803e362-8dda-45e0-87ee-0abeb3a7b48d.png)

[comlog.txt](https://github.com/arkypita/LaserGRBL/files/9356426/comlog.txt)

I would like the homing button to show up and the speed max to be set. I guess I'm asking LaserGRBL to support FluidNC

When scraping,, The max speed is set by : $100 $101 In FluidNC: $axes/X/max_rate_per_min: $axes/Y/max_rate_per_min: Laser power max is stored in: $laser/speedmap: instead of $30

This was a request I made years ago. My issue was the buffer was getting full as I was doing high speed lasering and it was stuttering. In Grbl,, once...

Not quite. It's that percentage hold that I like after the initial stroke. (hold_percent).

It does,, But I don't know if I can make any of my Gcode creators can output that. I would also like to be drawing within 10ms so I don't...

That's the issue with the laserGRBL scraper. With fluidNC you can query $30 but it doesn't return any value. You would have to query: $laser/speed_map And it would return one...

Use the standard GRBL 1.1 firmware. set $30=1. Use LaserGRBL software. Connect your solenoid relay to the Spidle enable pin (or Z_Limit if you're using an old shield). instead of...