Differences
This shows you the differences between two versions of the page.
laser-options [2017/01/25 14:19] arthur created |
laser-options [2017/01/25 18:35] (current) arthur |
||
---|---|---|---|
Line 1: | Line 1: | ||
|| laser_module_enable || false || Whether to activate the laser module at all. All configuration is ignored if false. The laser module is used for laser cutting using a laser diode or CO2 laser tube. || | || laser_module_enable || false || Whether to activate the laser module at all. All configuration is ignored if false. The laser module is used for laser cutting using a laser diode or CO2 laser tube. || | ||
- | || laser_module_pwm_pin || {{2.5}} || This pin will control the laser. Pulse width will be modulated to vary power output ( PWM ). Note : PWM is available only on pins {{2.0}} to {{2.5}}, {{1.18}}, {{1.20}}, {{1.21}}, {{1.23}}, {{1.24}}, {{1.26}}, {{3.25}} and {{3.26}} || | + | || 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 || {{1.30}} || 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 || 0.8 || This is the maximum duty cycle that will be applied to the laser. Value is from {{ 0 }} to {{ 1 }} || | + | || 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 {{ 0 }} to {{ 1 }} || | + | || 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 || |