diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-04-22 14:30:52 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-04-22 16:19:15 -0400 |
commit | ff28f33967f069a85dc86098ecfc9d14feb71c8b (patch) | |
tree | 399655c2387302d2e3f02b71781e8367d00f220e /klippy/gcode.py | |
parent | 120331f49ac626efc313e27f8ebc3842f0293ab6 (diff) | |
download | kutter-ff28f33967f069a85dc86098ecfc9d14feb71c8b.tar.gz kutter-ff28f33967f069a85dc86098ecfc9d14feb71c8b.tar.xz kutter-ff28f33967f069a85dc86098ecfc9d14feb71c8b.zip |
gcode_arcs: Simplify parameter parsing
Use the normal gcode.get_float() mechanism for extracting parameters
from the g-code command.
Don't register descriptions for the G2/G3 commands as the convention
is to only use descriptions for "extended g-code commands".
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/gcode.py')
0 files changed, 0 insertions, 0 deletions