machines/extrusion/lydia-print-head-v3/firmware/firmware_last/Version.h
2025-12-29 19:58:07 +01:00

7 lines
289 B
C

#ifndef VERSION_H
#define VERSION_H
#define VERSION '1.4.0|51298ac8ea651cb9832498ed1fbc94dee80d6f85'
#define SUPPORT "sales@plastic-hub.com | polymech.info"
#define BUILD "PH-v4"
#define FWD_SRC "https://git.polymech.info/osr-plastic/osr-firmware/src/branch/master/print-head-hydra"
#endif