Matt McWilliams mattmcw
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-19 17:32:14 +00:00
64faaa9427 Slight change to outer diameter.
d44c67ce80 Update the lens board design
Compare 2 commits »
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-17 20:44:07 +00:00
144b408092 Print state in the arri-s firmware
mattmcw pushed to main at 16mm/intval2 2023-04-17 18:49:00 +00:00
c99a6166c0 Render the printed panel.
ced940a858 Make a printable version of the intval2 laser cut panel.
Compare 2 commits »
mattmcw pushed to main at modules/takeup 2023-04-17 18:30:26 +00:00
0f247fc8b6 Name parts in example for output
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-17 03:33:16 +00:00
d2390dca30 Add a bellows board -- to be attached to bellows and then to boards with magnets. Render all STLs
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-17 02:53:21 +00:00
503a8ec92f Add magnets to bellows board design
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-16 20:42:07 +00:00
ca22a3ba4b Rewrite arri_s_firmware to use McopySerial
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-16 02:44:38 +00:00
ef54e61494 Use McopySerial in mcopy_arri_s_firmware
mattmcw pushed to main at modules/takeup 2023-04-16 02:43:36 +00:00
a374ea3909 Use new module style by creating block_bolt_voids()
mattmcw pushed to main at modules/takeup 2023-04-15 15:04:03 +00:00
60caecaaf0 Re-render all STL and images. All STLs are sorted which should result only in diffs when source is changed in a way that results in geometry differences.
109a6cb729 Sort all resulting STLs after render.
Compare 2 commits »
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-14 23:48:23 +00:00
b1745c786b Invert logic for use with solid state relays rather than standard
mattmcw pushed to main at examples/openscad_examples 2023-04-14 22:48:00 +00:00
57c5f9cccf Add a test case that compares the sorted stl of the python c14n script vs. sort-stl (does not pass)
85bcc06ea0 The random_seed parameter does not produce the desired effects. Creates different files even though they share the same random_seed.
Compare 2 commits »
mattmcw pushed to main at modules/takeup 2023-04-14 20:09:35 +00:00
6b24209ca4 Rewrite of mount_plate() module into more literate and readable format. Make better use of variables and improve DRY.
mattmcw pushed to main at modules/takeup 2023-04-14 18:50:04 +00:00
6a0bfbe8c6 Use updated common lib.
mattmcw pushed to main at modules/common 2023-04-14 18:49:18 +00:00
87a68d07fa MountX and MountY shouldn't be arguments, are immediately overwritten
mattmcw pushed to main at modules/common 2023-04-14 05:17:12 +00:00
8a5fa27ff0 Remove invocation
mattmcw pushed to main at modules/common 2023-04-14 05:16:40 +00:00
9fffe97e6e Migrate motor modules to their own library file, may have cascading effects throughout different projects.
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-14 00:39:28 +00:00
83efbc18c7 Fix mcopy_cam_canon_ble
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-12 19:25:46 +00:00
f47396e48c Need confirmation after mcopy_cam_relay
mattmcw pushed to canon_ble at 16mm/mcopy 2023-04-12 19:15:44 +00:00
03c27a9226 Relay logic was reversed