Commit Graph

16 Commits (7d256dd47e78ff46d7d2485ca3ef3f3833b6179f)

Author SHA1 Message Date
Clement Jambou (cadbuildr agent) 7d256dd47e feat(scad): cadbuildr.foundation port of every printed part
Auto-generated by the CADbuildr prototype agent (Medium tier, gemma-4-31b
via cliproxy) driven by the headless qa/run-prusa-i3-scad-medium.mjs
harness from the cadbuildr/monorepo PR #685. Each .scad under
Printed-Parts/SCAD/ gets a sibling .py that reproduces the SCAD module
shape using cadbuildr.foundation primitives:

  - 2D shapes on Sketch-based Points (Square / Rectangle / Circle)
  - 3D primitives (Box / Cylinder / Sphere / Cone) with Point-as-centre
  - difference() via cut=True on the cutter operation
  - SCAD translate() folded into Point coordinates

All 23 files import + execute against cadbuildr.foundation and submit
geometry to cadbuildr-broker locally. Visual fidelity vs the SCAD source
is a first-pass approximation — hull(), minkowski(), and polyhedron()
calls were approximated or omitted; included module recursion was inlined.

Generated 23/23 in ~8 minutes wall-clock. No human edits.
2026-05-18 20:28:18 -07:00
Alexandr Kukan 529e5ad689
Missing version info added 2022-11-14 15:35:57 +01:00
Jim e439111a60
Increase the R6 version number 2022-11-09 11:06:57 +08:00
Jim a1a532a25f
Increase the R6 version number 2022-11-09 11:03:45 +08:00
akukan bc7818d10d R7 - x axis bearings / lcd window
x-carriage linear bearings holder update
LCD window frame adjustment
2021-06-08 16:51:52 +02:00
akukan d7f81f2ef2 MK3S+ upgrade
MK3S+ upgrade
2020-12-07 14:59:53 +01:00
Alexandr Kukan e1982c8dda
Left / Right marking added 2019-07-26 18:00:50 +02:00
Alexandr Kukan d4f24eb334
Heatbed cable cover using opposite screw direction 2019-06-10 18:46:01 +02:00
Alexandr Kukan c4281ea05c
Delete heatbed-cable-cover.scad 2019-06-10 18:45:44 +02:00
Alexandr Kukan b6ecb46f0f
Delete heatbed-cable-cover-no-screw.scad 2019-06-10 18:45:33 +02:00
Alexandr Kukan fb1976ccb7
Delete heatbed-cable-cover-no-screw_8mm_sleeve.scad 2019-06-10 18:45:22 +02:00
Alexandr Kukan 5e0dca5306
Delete heatbed-cable-cover_8mm_sleeve.scad 2019-06-10 18:45:08 +02:00
Alexandr Kukan 62163d3b2f
MK2.5S initial 2019-02-27 14:48:15 +01:00
Alexandr Kukan f35614d48b
Delete _assembly.scad 2019-02-12 15:31:15 +01:00
Alexandr Kukan 3dc4e39104
MK3S initial 2019-02-12 15:13:17 +01:00
Alexandr Kukan c8636c8c46
MK3S initial 2019-02-12 14:54:49 +01:00