Commit Graph

18 Commits

Author SHA1 Message Date
Matt McWilliams e2f3ccd324 BOM script now generates table that links to minimums 2024-11-28 13:54:42 -05:00
Matt McWilliams 49e63b292d Updated BOM script formats dollars and cents properly. Need to format another column for minimum 2024-11-28 13:20:49 -05:00
Matt McWilliams 95a41e1443 Script will now print out list of parts with no price that have BOM entries 2024-11-28 12:06:25 -05:00
Matt McWilliams e1c8a7bc3c Update BOM script to account for quantity better 2024-11-28 11:37:58 -05:00
Matt McWilliams fae5dc7cdf Update BOM and rendered image. 2024-11-06 16:01:27 -05:00
Matt McWilliams 3f399f0a6c Improve table process, last line is in USD 2024-11-06 14:28:37 -05:00
Matt McWilliams a2bbe78c12 Work on BOM. Add more to script. Experiment with table in markdown 2024-11-06 14:21:41 -05:00
Matt McWilliams 2cc0503aa8 Start building BOM of project with a rough price estimate 2024-11-06 13:51:17 -05:00
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