Are there any changes to the config file needed for JP2? I have a CYD pendent and it looks like I will need to change to Pins 15 and 12. Anything else? I would rather use my current config since I have some changes in there.
both are rating switching time in low double digit nanoseconds scale. The millisecond pwn scale should be fine. But I honestly don’t know. I need to hook up the scope again to check.
I need to eat a quick lunch so I don’t get hangry, can you try pin 2 just in case? If you are still messing with it, otherwise no worries I will check shortly
I was going to try gpio.26, but I got interupted. I changed the Laser output_pin to gpio.26, but forgot to change the wire to pin 26. It is still in pin 2. The laser fired at 100% again, not 18%. Even though it was wired to pin 2, not pin 26. Very strange
I’m on the road, but can share that the laser I setup in FluidNC on Saturday does not have the pin configured in user outputs, and only in the laser config, as you now have above, like you would for any spindle.
Also remember that variable laser power (and thus variable… ‘lesser’ pwm signal) is output in M4 mode, so lessens from the target value based on actual motion speed vs the commanded feed rate (to compensate laser power for accelerations).
The 0 to 1000 scale is the default for LightBurn for non 8-bit boards (versus 0 to 255 for 8-bit boards).
I would check to make sure M3 mode isn’t being used with a feed rate that far outpaces what’s available with the configured accelerations, resulting in more power output than desired.