Commit Graph

10 Commits

Author SHA1 Message Date
Matt McWilliams 967df4e7b1 Fixed report script. Update report. 2024-03-04 20:54:45 -05:00
Matt McWilliams eb6461c416 Work on report and start on integrating WebGUI 2024-03-03 10:16:39 -05:00
Matt McWilliams d5cb055d2c Update render to new design. Add a script that will output the render from openscad and scale/crop with imagemagick. 2024-02-24 15:46:28 +01:00
Matt McWilliams 7c8be86fb8 Motor speed is now calculated (flawed). Tests can be run on various PWM speeds, resolutions and with and without loads to determine the ability for the printer run at maximum speeds. 2024-02-21 22:48:08 +01:00
Matt McWilliams 1aca2dd5c0 Motor behavior is stable. Discarded one of the L298N boards: now we can run the drive motor off one channel and both takeup motors off another. DO NOT USE LESS THAN 2A. Using 1.3A the motor controller board draws too much and shuts it down. Removed the rerences to Picture/Stock and am just using takeup. All progress at Worm. 2024-02-20 22:11:13 +01:00
Matt McWilliams ce910d66b4 Remove pre-commit hook for now. Cannot access requested commit message so it won't do what I want 2024-02-17 14:20:32 +00:00
Matt McWilliams 5134038ac5 Add a placeholder git pre-commit script for executing versioning rules 2024-02-17 14:16:57 +00:00
Matt McWilliams db21753d71 Add the version.sh script for incrementing semver number on changes 2024-02-17 14:16:01 +00:00
Matt McWilliams eb3c920d2d Project compiles now with scripts/compile.sh and in the IDE 2024-02-01 11:40:38 -05:00
Matt McWilliams 6a1dd305ce Move build script to scripts/scad and update submodules with a script as well. 2024-02-01 10:42:51 -05:00