LaosLaser / Firmware

Embedded software (firmware) for the laser system and components, including configuration files
27 stars 27 forks source link

Clarification on homespeed configuration #45

Closed hpux735 closed 9 years ago

hpux735 commented 9 years ago

Depending on where you read it, the homespeed is listed as usec/step or mm/sec. The config documentation says usec/step, but the sample files all say mm/sec.

I dug into the source (Firmware/laser/LaosMotion/LaosMotion.cpp:436), and it looks like it's actually usec/step. It might be a good idea to fix the sample configurations to match...

jrv commented 9 years ago

Fixed in example config files and in-code comments.