Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
laser-options [2018/08/17 10:28] 78.174.146.205 |
laser-options [2018/08/17 11:04] (current) 51.6.19.46 old revision restored (2018/08/17 10:27) |
||
---|---|---|---|
Line 2: | Line 2: | ||
|| laser_module_pwm_pin || <kbd>2.5</kbd> || This pin will control the laser. Pulse width will be modulated to vary power output ( PWM ). Note : PWM is available only on pins <kbd>2.0</kbd> to <kbd>2.5</kbd>, <kbd>1.18</kbd>, <kbd>1.20</kbd>, <kbd>1.21</kbd>, <kbd>1.23</kbd>, <kbd>1.24</kbd>, <kbd>1.26</kbd>, <kbd>3.25</kbd> and <kbd>3.26</kbd> || | || laser_module_pwm_pin || <kbd>2.5</kbd> || This pin will control the laser. Pulse width will be modulated to vary power output ( PWM ). Note : PWM is available only on pins <kbd>2.0</kbd> to <kbd>2.5</kbd>, <kbd>1.18</kbd>, <kbd>1.20</kbd>, <kbd>1.21</kbd>, <kbd>1.23</kbd>, <kbd>1.24</kbd>, <kbd>1.26</kbd>, <kbd>3.25</kbd> and <kbd>3.26</kbd> || | ||
|| laser_module_ttl_pin || <kbd>1.30</kbd> || This pin turns on when the laser turns on, and off when the laser turns off. || | || laser_module_ttl_pin || <kbd>1.30</kbd> || This pin turns on when the laser turns on, and off when the laser turns off. || | ||
- | || laser_module_maximum_power || 1 || This is the maximum duty cycle that will be applied to the laser. Value is from <kbd> 0 </kbd> to <kbd> 1 </kbd> || | + | || laser_module_maximum_power || 0.8 || This is the maximum duty cycle that will be applied to the laser. Value is from <kbd> 0 </kbd> to <kbd> 1 </kbd> || |
|| laser_module_minimum_power || 0.0 || This duty cycle will be used for travel moves to keep the laser active without actually burning. Useful for some diode setups. Value is from <kbd> 0 </kbd> to <kbd> 1 </kbd> || | || laser_module_minimum_power || 0.0 || This duty cycle will be used for travel moves to keep the laser active without actually burning. Useful for some diode setups. Value is from <kbd> 0 </kbd> to <kbd> 1 </kbd> || | ||
|| laser_module_pwm_period || 20 || PWM frequency expressed as the period in microseconds || | || laser_module_pwm_period || 20 || PWM frequency expressed as the period in microseconds || |