{"id":28479778,"url":"https://github.com/dizcza/lasercut_collection","last_synced_at":"2026-02-09T12:33:12.994Z","repository":{"id":154145504,"uuid":"609776366","full_name":"dizcza/lasercut_collection","owner":"dizcza","description":"My OpenSCAD lasercut collection","archived":false,"fork":false,"pushed_at":"2024-12-23T13:43:20.000Z","size":17229,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T12:19:00.122Z","etag":null,"topics":["flashlight","lasercut","openscad"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dizcza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-05T07:42:15.000Z","updated_at":"2024-12-23T13:43:24.000Z","dependencies_parsed_at":"2023-11-29T19:46:20.092Z","dependency_job_id":"6d3a5980-583d-433f-9cec-beddfe33bf31","html_url":"https://github.com/dizcza/lasercut_collection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dizcza%2Flasercut_collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dizcza%2Flasercut_collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dizcza%2Flasercut_collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dizcza%2Flasercut_collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dizcza","download_url":"https://codeload.github.com/dizcza/lasercut_collection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dizcza%2Flasercut_collection/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258605873,"owners_count":22727601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flashlight","lasercut","openscad"],"created_at":"2025-06-07T18:10:19.425Z","updated_at":"2026-02-09T12:33:12.911Z","avatar_url":"https://github.com/dizcza.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lasercut collection\n\nMy lasercut boxes collection designed in OpenSCAD with the [lasercut](https://github.com/bmsleight/lasercut) tool.\n\n## Exporting to DXF\n\nThe `convert-2d.sh` script converts an OpenSCAD file to the corresponding DXF file to be imported in a lasercut machine.\n\n```\n./convert-2d.sh \u003cfilename.scad\u003e\n```\n\n\n## Flashlight\n\nSources: [Lampa.scad](./Lampa.scad)\n\nA flashlight originally designed in HackLab Kyiv.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"./images/Lampa.png\" height=\"300\" \u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"./images/flashlight1.jpg\" height=\"300\" \u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"./images/flashlight2.jpg\" height=\"300\" \u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n## A case with an opening transparent panel\n\nSources: [SDP-box.scad](./SDP-box.scad)\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"./images/SDP-box.png\" height=\"300\" \u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"./images/SDP-box1.jpg\" height=\"300\" \u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"./images/SDP-box2.jpg\" height=\"300\" \u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n## Drawer partition\n\nSources: [drawer-partition.scad](./drawer-partition.scad)\n\nOrdered an organizer that comes with no divider partitions? No problem. Grab any carton box and lasercut it in partitions.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"./images/drawer-partition.png\" height=\"300\" \u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"./images/drawer-partition.jpg\" height=\"300\" \u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n## Router case\n\nSources: [router-case.scad](./router-case.scad)\n\nA box for my router, speaker, and digital oscilloscope.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"./images/router-case.png\" height=\"300\" \u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"./images/router-case.jpg\" height=\"300\" \u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n## DPS3005 power supply\n\nSources: [DPS3005.scad](./DPS3005.scad)\n\nStep-down power supply case with banana output plugs.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"./images/DPS3005.png\" height=\"300\" \u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"./images/DPS3005.jpg\" height=\"300\" \u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdizcza%2Flasercut_collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdizcza%2Flasercut_collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdizcza%2Flasercut_collection/lists"}