So I have been working on getting my Wazer to work with LightBurn using the custom GCode device. I have also converted the materials library to a LightBurn library. The machine can be imported in the device’s menu and the library in the libraries panel.
I am still working on finetuning this but so far it’s working great!
That is a cool idea!!! I use Lightburn with my fiber laser and it’s a really great program. I really don’t care for the web-based WAM software. I love the idea of making gcodes from Lightburn!!
This is great seems to work well. Sometimes I need to use both the Wazer and laser on the same project this should improve the precision.
Any ideas on how to include tabs to the design?
when i export gcode it seems that the scaling is off by a factor of 10 the image looks fine in lightburn but the code is wrong. for a simple square 30 by 30 mm the gcode shows a maximum x and y excursion of 3 mm not 30
various wazer specific codes seem totally out of range. for example the size of the cut envelope is wrong.
is there a step i am missing to get lightburn to output correct gcode files? i added the device from the github download as well as the material list.
is there something else that needs to be done? what about the python code? how about some better documentation?
Should be something with the units. The wazer uses the G21 command to set it to millimeter mode. You can try removing the G21 command in the machine settings under the gcode tab. This should put the wazer it in inches mode. You can ignore the other files they are just for testing. The python script can upload gcode files to the wazer using a USB cable.
all of my files are metric but it is acting like they are imperial and being cut as metric. if they were in inches i could understand this but they are not.
@ChrisAnd1998 Have you still been using LightBurn for your Wazer? We just bought a galvo laser and I’m going to make a push to get LightBurn for it - even easier sales pitch if I can tell them it will make waterjetting better too.