no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | laser-options [2022/07/17 17:35] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | | laser_module_enable | true | 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 | < | ||
+ | | laser_module_ttl_pin | < | ||
+ | | laser_module_maximum_power | 0.8 | This is the maximum duty cycle that will be applied to the laser. Value is from <kbd> 0 </ | ||
+ | | 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 </ | ||
+ | | laser_module_pwm_period | 20 | PWM frequency expressed as the period in microseconds | | ||
+ | | laser_module_proportional_power | true | Whether the laser power should be proportional to the current speed, so as speed of movement ramps up (and down), laser power is proportionally adjusted, so that the amount of laser power/ |