Originally shared by Nathaniel Stenzel I need someone to test output from bucket_mill.py.

Originally shared by Nathaniel Stenzel

I need someone to test output from bucket_mill.py. http://chilipeppr.com/jpadie seems to keep going nuts and moving too deep. That or my arduino is going nuts or I am missing some Z steps. I checked my bit and it was not slipping out of the chuck. The two gcode files have comments surrounded by parenthesis and should be cut in the order provided. They were made for a 1/4" (6mm) spiral bit and need at least 3mm of cutting depth per pass at a total of 16mm depth. Please examine the files before using them in case I am overlooking something.

https://raw.githubusercontent.com/nathanielstenzel/bucket_mill/master/example_output/owl-trace-A3mm.gcode
https://raw.githubusercontent.com/nathanielstenzel/bucket_mill/master/example_output/owl-final-A.gcode

I assume you are using GRBL 1.1, right?

Yes. 1.1f, I believe.

I updated the 3mm rough cut gcode listed above to be more efficient by removing extra lines while moving from point A to point B. That cuts the file size in half.