Commit dec2f21
fix: seat the ladder rungs and stop the iron chamfers reading as wood (#172)
* fix: seat the ladder rungs and stop the iron chamfers reading as wood
The rung dowels were as deep as the stile they pass through, so each one
erupted through the stile's front and back chamfers as a thin spike in
every joint close-up. Narrowing the dowel to 26 mm corrects the
proportion; a material or camera change would only have hidden it.
Beveling the caps and shoes left every chamfer face in the wood slot.
Bevel does not inherit material_index onto the faces it creates, and the
piece claimed its metal faces from a pre-bevel snapshot, so each iron
fitting rendered as a black block framed in tan. Claim them from the
bevel op's own return instead.
The previous round removed six iron fittings per ladder without
re-fitting the triangle band or the outer AABB, leaving the piece
failing its own gates at exit 4. Both constants are re-fitted to the
measured result: 2184 tris to 936.
Locks all of it in as budgets recomputed from the generated mesh: shell
count, rung-to-stile depth clearance, tenon engagement and breakout
margin, and material face floors that the pre-bevel snapshot would have
failed. --lift-z could never fire, because matrix_world is evaluated
data and the object was moved without a view-layer update; --stray-vert
and --fat-rungs are new, and all four are proven to fire.
Signed-off-by: TMHSDigital <154358121+TMHSDigital@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
* docs: require joint-fit budgets and a falsifier per hygiene budget
A part exactly as thick as its host passes any "do the parts overlap"
check while erupting through the host's chamfer as a spike, which is how
the wooden ladder shipped. Name the three minima that catch it, and the
frame to measure them in, so the next piece inherits them instead of
rediscovering the class.
The hygiene budgets added in the last pass had no named falsifier, so
nothing proved they could fail. Name one per budget and require the exit
code be checked rather than merely non-zero.
Signed-off-by: TMHSDigital <154358121+TMHSDigital@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Signed-off-by: TMHSDigital <154358121+TMHSDigital@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 0083c51 commit dec2f21
8 files changed
Lines changed: 797 additions & 144 deletions
File tree
- docs/gallery
- assets
- wooden-ladder
- showcase
- wooden-ladder
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1151 | 1151 | | |
1152 | 1152 | | |
1153 | 1153 | | |
1154 | | - | |
| 1154 | + | |
1155 | 1155 | | |
1156 | 1156 | | |
1157 | 1157 | | |
1158 | | - | |
1159 | | - | |
| 1158 | + | |
| 1159 | + | |
1160 | 1160 | | |
1161 | 1161 | | |
1162 | 1162 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
46 | 61 | | |
47 | 62 | | |
48 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | | - | |
| 299 | + | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
32 | 52 | | |
33 | 53 | | |
34 | 54 | | |
| |||
37 | 57 | | |
38 | 58 | | |
39 | 59 | | |
40 | | - | |
41 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
42 | 72 | | |
43 | 73 | | |
44 | 74 | | |
45 | 75 | | |
46 | 76 | | |
47 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
48 | 81 | | |
49 | 82 | | |
50 | 83 | | |
51 | | - | |
| 84 | + | |
52 | 85 | | |
53 | 86 | | |
54 | 87 | | |
| |||
72 | 105 | | |
73 | 106 | | |
74 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
Loading
0 commit comments