Skip to content

Release v2.3.2

Compare
Choose a tag to compare
@frossm frossm released this 19 Mar 16:28
· 213 commits to master since this release

Release Notes

Added two new commands to convert inches to millimeters and millimeters in inches.

  • mm: This command assumes the the Line1 item (top of the stack item) is in inches and this command will convert it to millimeters and replace it on the stack.
  • in: Same as mm, but in reverse. Assume the line1 items is a length in millimeters and will convert that value into inches.

Remember that the u undo command will undo this action as it does with all of the commands.