Let’s rethink how we work with modules. Right now, modules always
reference the drawing’s origin point, but how often is that actually
helpful? What if you could define your own anchor point when creating a
module? Snap it to something meaningful, li...