feat(enclosure): flush-at-rim pedal seating (case top on the slot's upper rim) - #376
Open
tomassasovsky wants to merge 1 commit into
Open
feat(enclosure): flush-at-rim pedal seating (case top on the slot's upper rim)#376tomassasovsky wants to merge 1 commit into
tomassasovsky wants to merge 1 commit into
Conversation
… upper rim Issue #373 (user call: pedals read too low, sunken against the rear lip): - platform_h() re-derived: pedal BODY TOP lands flush with the faceplate surface at the slot's UPPER (rear) rim; only the pad stands above the metal (+2.2 at the rim, ~15 over the centre-line). Includes the new face_drift() doc-calibrated seating model -- without it flush was still 1.4 mm short at row 1 (probed in the populated doc) - pedestals grow: front 10.9 -> 15.2, mid 56.0 -> 59.3 - PERIMETER RELIEF: tub strips overhanging the slot opening (1.25 front/ rear, ~5.2 per side) are shaved with the skirt's under-plate plane -- the raised deck box would otherwise poke the plate bands and the row-1 front lip fold (found via doc interference probes, 8x153 + 2x124 mm3) - SKIRT_DRIFT_ROW2 0.7 -> 0.5 (re-measured at the #366 rearward position; 0.3 mm to the real plate at the tub's rear band) - screw-boss clearance assert now uses face_drift (real ~1.0 row 1 / ~0.95 row 2, threshold 0.8) -- the price of flush seating, static parts - front pedestals now take the standard M3 5x5 inserts (deck 13.2 gives full 6.0 pilot depth) -- short M3x3 obsolete, BOM unified - mini console inherits via platform_h (stays a faithful fit test) Both Fusion docs updated (pedestals v373c/v373 replaced in populated + VSM, pedals re-seated) and verified: flush within 0.15 mm on both rows, ZERO interference above the known-benign pedal slivers. Assertions PASS.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #373
Stacked on #368 (which stacks on #361) — merge order: #361 → #368 → this; retarget after each parent lands. CI note: the test matrix only triggers on PRs into
master, so only GitGuardian runs until retargeted.User call: the Cherub pedals read too low — sunken against the slot's upper (rear) rim, because the sloped plate keeps rising past the slot centre while the old rule fixed the pad +12 over the centre-line.
platform_h()re-derived: pedal case top flush with the plate surface at the slot's upper rim, pad above the metal. Uses the newface_drift()doc-calibrated seating model (bare frame was 1.4 mm short at row 1)SKIRT_DRIFT_ROW20.7 → 0.5 (re-measured at the feat(enclosure): LED indicators for REC/PLAY, STOP, UNDO, MODE (design trial) #366 position)platform_hand stays a faithful metal-order fit testVerified in "VAMP console (populated)": flush within 0.15 mm on both rows, zero interference beyond the known-benign internal pedal slivers; VSM doc pedestals replaced too. Generator assertions ALL PASS.