Matt McWilliams mattmcw
mattmcw pushed to main at 16mm/intval2 2024-06-05 00:54:31 +00:00
f7bd6bd95d fixed bad image reference
mattmcw pushed to main at 16mm/intval2 2024-06-05 00:52:15 +00:00
664e189f37 Move images into repo. Make local references
mattmcw pushed to main at modules/bolex_rewind_key 2024-06-04 04:12:48 +00:00
07c41abd4d Standardize a README.md spelling. Move meta info from README header into dedicated meta.json
mattmcw pushed to main at modules/bolex_rewind_key 2024-06-04 01:07:56 +00:00
72b1607d4f Moved files. Re-rendered with newly-compiled OpenSCAD.
mattmcw opened issue 16mm/mcopy#86 2024-06-01 21:37:00 +00:00
The settings.json being corrupted causes failure to connect on start
mattmcw opened issue 16mm/mcopy#85 2024-06-01 21:34:02 +00:00
Log file not consistently created in macOS
mattmcw pushed to main at 16mm/intval2 2024-05-29 02:22:24 +00:00
12f88fbb95 Fix laser render. Re-render all DXF files
mattmcw pushed to main at 16mm/intval2 2024-05-29 01:43:02 +00:00
f1c2ec94d9 Accidentally rendered all files wrong. This corrects that. Add laser rendering of DXF files.
mattmcw pushed to main at 16mm/intval2 2024-05-29 01:17:50 +00:00
cb950f3f85 Correct wrongly-named l298N throughout SCAD file
3f409f4805 Delete wrongly-named stl
Compare 2 commits »
mattmcw pushed to main at 16mm/intval2 2024-05-29 01:13:39 +00:00
b3e6412598 Render all previously un-rendered STLs
4feec7501e Add script for rendering all STLs
Compare 2 commits »
mattmcw renamed repository from bolex_90_degree_pris to modules/bolex_90_degree_prism 2024-05-28 00:42:48 +00:00
mattmcw created branch main in modules/bolex_90_degree_prism 2024-05-28 00:42:25 +00:00
mattmcw pushed to main at modules/bolex_90_degree_prism 2024-05-28 00:42:25 +00:00
693e040826 Initial commit
mattmcw created repository modules/bolex_90_degree_prism 2024-05-28 00:41:51 +00:00
mattmcw opened issue 16mm/mcopy#84 2024-05-25 15:31:48 +00:00
Cancel button to stop GOTO actions
mattmcw commented on issue 16mm/mcopy#10 2024-05-25 15:30:46 +00:00
Add new features to mscript to control multi-projector and multi-camera behavior.

Refactor has been done, any has been almost completely removed. Cases for multi-device have been added to tests which are currently failing.

mattmcw commented on issue 16mm/mcopy#78 2024-05-25 15:29:21 +00:00
Secondary projector not showing up when configured

No longer occuring.

mattmcw closed issue 16mm/mcopy#78 2024-05-25 15:29:21 +00:00
Secondary projector not showing up when configured
mattmcw closed issue 16mm/mcopy#83 2024-05-24 19:44:00 +00:00
Use -hwaccel with ffmpeg when supported
mattmcw pushed to main at 16mm/mcopy 2024-05-24 19:44:00 +00:00
4dc988c5bb Resolves #83; Adds the -hwaccel auto flag to all ffmpeg output commands. May not be used unless the source video is an accelerated format.