Transgender Werewolves

I usually stay technical in this block, but in light of the recent uptick in hate and violence I offer the following lived perspective. Werewolves are, as you most likely know, folk lore creatures who are human most of the time, but transition to a human/wolf hybrid during the full moon. They are an integral part of the “witch-hunt” phenomenon, […]

G-Code Post Processor with Embedded JavaScript

A JavaScript implementation of a GCode (CNC, 3D printer, Laser Cutter) post processor for programmatically adjusting GCode via inline-JavaScript and global transformation. Extensive documentation and a local computer (Node) version available: replicantfx/gcode-post-processor Created by: Emily A Shilling First Release: 6 NOV 2022 Description:This is a gcode post processor for standard and 3D printer flavored gcode. An input file is processed […]