LaserWeb / deprecated-LaserWeb3

Open Source Laser Cutter / Engraver software. Supports gcode, svg, dxf, stl, png, jpg, bmp
265 stars 68 forks source link

Feed and Power overrides - max 200% ? #191

Closed funinthefalls closed 7 years ago

funinthefalls commented 7 years ago

I have noticed that the real time overrides are limited to 200%, is there any specific reason why this has been limited to this value?

cprezzi commented 7 years ago

Override rages are limited by the firmwares:

@arthurwolf : What are the valid ranges of M220 and M221 for smoothie?

chamnit commented 7 years ago

Grbl override ranges are somewhat arbitrary. They are based on expected ranges of use. In extreme circumstances, each of them can be altered in the config.h file with a value between 1-255.