kvbilek

I would like to help with firmware settings. How to make the laser work as a PWM? Not just turn it on and off. Thank you very much for your advice.

About

Username
kvbilek
Joined
Visits
3
Last Active
Roles
Member

Comments

  • RAyWB said: that´s the section : #define SUPPORT_LASER 1  199 : newIntensity < 200)); #endif     }     intens=newIntensity;//for "Transfer" Status Page } #endif // SUPPORT_LASER How should I modify it to make PWM regulation work? I …