Hello, as per title… very new user… (someone directed me to it as a possible easier (better) image to vector / gcode software …
I use primarily uccnc as my cnc software (similar to Mach3/4/LinuxCNC etc… just different)…
https://cncdrive.com/UCCNC.html
(you can install it and it will run in demo mode for you as the serial number that you buy is locked to the cncDrive hardware motion controllers. When you install it within the default folder, the documentation folder is installed which provides a raft of info [C:/uccnc/documentation] such as the install setup and also details of the macros etc. It also installs the API as default and some examples for plugins which are written in C# or VB.net if you choose
UCCNC has quite a few synchronous macros (M10/M11 etc etc) to fire and control lasers (not non-syncronous macros like M3 / M5 etc trying to control on spindle speed).
UCCNC does not allow for direct control of the cnc machine (as far as I’m aware… but this may have changed with the API being available)…
Hence my question is
-
if I was to set up lightburn for Gcode generation use… which “device” should I select?
-
given I have access to a few synchronous gcodes (to be fair with a laser I can only see 1 being of use… M10 Qxxx /M11 [with Qxx being the power control 0-255 of the PWM output] How would I go about changing this within whatever “device” I should use in question 1) above?
I have a plasma cutter, mill, lathe, router, 3D printer running marlin and a small blue laser diode available and am just a keen hobby user
Thanks for taking the time to read + any guidance you can give
Rob