Commit Graph

46 Commits

Author SHA1 Message Date
Matt McWilliams c16233dfda Serial functions and general firmware functionality seem to be working. Need to test on real hardware with motors and test softserial next. 2023-02-13 14:45:01 -05:00
mmcwilliams f5458ba8f1 Add buttons to case 2023-02-13 00:09:26 -05:00
Matt McWilliams 34b1613778 Merge remote-tracking branch 'origin/main' 2023-02-12 15:59:37 -05:00
mmcwilliams 7400dc68a9 Start button logic 2023-02-10 15:36:17 -05:00
mmcwilliams 45fc1abd77 Changes to get script working. ALSO, the cheap Arduino Nanos I am buying sometimes use the old bootloader 2023-02-09 23:46:26 -05:00
Matt McWilliams ae1b4dbbd2 Takeup case top 2023-01-24 20:09:23 -05:00
Matt McWilliams 31d1a6dbba Sketch work 2023-01-17 18:07:16 -05:00
Matt McWilliams dbcf6c1b6e Start a case for the electronics 2023-01-14 18:38:07 -05:00
Matt McWilliams 44ea35b290 First draft of the idle roller 2023-01-14 18:37:59 -05:00
Matt McWilliams c0b02a900a Merge remote-tracking branch 'origin/main' into main 2023-01-14 12:38:55 -05:00
Matt McWilliams 40dd3a3dbc Takeup sketch 2023-01-14 12:38:49 -05:00
Matt McWilliams 175b9710b4 Takeup improvements. Now you can use a M4x50mm bolt for the idle rollers (yet to be designed). 2023-01-14 09:26:20 -05:00
Matt McWilliams ed93b6da39 Add an example script for working with the L298N shield 2023-01-11 20:30:40 -05:00
Matt McWilliams 38cf4b10d7 Add rollers to be affixed with m4 bolts 2023-01-11 19:11:41 -05:00
Matt McWilliams e209746800 Fix the bolt size for the M5 bolts 2023-01-04 23:13:46 -05:00
Matt McWilliams ae2d82e1e1 Bolts work in progress 2023-01-03 21:15:34 -05:00
Matt McWilliams 1e05d8b98a Use common submodule 2022-12-28 19:18:09 -05:00
Matt McWilliams ef70952269 Takeup can be printed in halves 2022-11-28 13:01:26 -05:00
Matt McWilliams c019e54e34 Printing two part prototype 2022-11-20 18:24:38 -05:00
Matt McWilliams 6060381e95 Takeup WIP 2022-11-15 21:39:31 -05:00
Matt McWilliams a5907409ca Add M4 as a reinforcement bolt that allows for a screw-on nut to hold a reel in place 2022-10-28 19:45:25 -04:00
Matt McWilliams 3e2b57f066 Add JK takeup example that implements the takeup design 2022-10-11 19:40:04 -04:00
Matt McWilliams 58afa65d1a Adjust size of daylight spool mount size 2022-10-10 21:55:23 -04:00
Matt McWilliams 26aa45854d Refactor script to use R() helper function 2022-10-10 14:11:54 -04:00
Matt McWilliams 0cf6685eb9 Build all STLs and images with new Makefile build process. Add common.scad from other projects and move geared motor module to that. 2022-10-10 13:05:22 -04:00
Matt McWilliams a08924bee4 Move the build process from build.sh to a Makefile. Requires parseVars.sh but now all editing and additional modules can be added within takeup.scad. 2022-10-10 12:46:55 -04:00
Matt McWilliams ce505d83c6 Center the mount plate and also create a "minimal_mount" module for incorporating this into other SCAD files. The idea being that this is a centered mount for a motor that can be dropped into different designs. 2022-10-10 08:43:35 -04:00
Matt McWilliams eb2f452431 Add a slot for an m3 nut as a set screw in the magnetic coupling 2022-10-10 08:42:36 -04:00
mattmcw 9adce4733c Improve build process and rebuild with images 2022-08-16 20:52:31 -04:00
Matt McWilliams 8b7aff4eb1 Merge remote-tracking branch 'origin/main' into main 2021-11-25 09:43:59 -05:00
Matt McWilliams 9d5b03ef06 Add holes to poke out the magnets 2021-11-25 09:42:30 -05:00
mmcwilliams 5a5a15a160 Fixed the mount plate. Actually fits the motor. 2021-11-19 13:15:54 -05:00
mmcwilliams 08ff8a0fdd Encountered a physical issue with the design causing the motor to stall (friction from the inside of the magnetic coupling) 2021-11-16 19:25:10 -05:00
mmcwilliams 73a59225bc Add a demo Arduino file 2021-11-15 22:45:31 -05:00
Matt McWilliams d2fc3e535d Adjust the size of the pad voids for a better fit on the mount plate 2021-11-14 12:00:41 -05:00
Matt McWilliams 7145d81b83 Re-render magnetic coupling and mount plate 2021-11-14 11:25:51 -05:00
Matt McWilliams 63577f0492 Add an insert for the slip coupling that allows a swappable, modular connection 2021-11-14 11:25:33 -05:00
mmcwilliams 3e0132f91c Render a preview image 2021-11-14 09:06:30 -05:00
mmcwilliams cab23f67cc Add an assembled debug view 2021-11-14 09:04:50 -05:00
mmcwilliams f41029e963 Ignore .DS_Store 2021-11-14 09:04:28 -05:00
mmcwilliams 385baa8233 Add a build script 2021-11-13 23:57:48 -05:00
mmcwilliams ac5c36680b Render the mount plate 2021-11-13 23:57:37 -05:00
mmcwilliams 604a1b5cf9 Rename slip_attach to slip_coupling 2021-11-13 23:57:29 -05:00
mmcwilliams 2d84db008f rename reel attach to slip attach 2021-11-13 23:52:27 -05:00
mmcwilliams 9fa8ba3524 Move stls into folder 2021-11-13 23:50:22 -05:00
Matt McWilliams 307939c1b4 Created project 2021-11-13 23:37:27 -05:00