Base plate dimensions: 270mm wide × 240mm deep #18

Closed
opened 2026-02-28 17:15:06 -05:00 by seb · 0 comments
Owner

Requirement

Base plate (without wheels) must be:

  • Width: 270mm (axle-to-axle direction)
  • Depth: 240mm (front-to-back)

Current values

  • prototype_baseplate.scad Rev C: 680mm wide (WHEELBASE + 2×PLATE_OVERHANG) × 130mm deep
  • chassis_frame.scad Rev A: 640mm × 220mm

Both are wrong. The 270mm width is the plate only — wheels extend beyond.

Action

Update prototype_baseplate.scad plate dimensions to 270×240mm. Wheelbase and motor fork positions need to be recalculated to fit within this envelope.

## Requirement Base plate (without wheels) must be: - **Width:** 270mm (axle-to-axle direction) - **Depth:** 240mm (front-to-back) ## Current values - `prototype_baseplate.scad` Rev C: 680mm wide (WHEELBASE + 2×PLATE_OVERHANG) × 130mm deep - `chassis_frame.scad` Rev A: 640mm × 220mm Both are wrong. The 270mm width is the plate only — wheels extend beyond. ## Action Update `prototype_baseplate.scad` plate dimensions to 270×240mm. Wheelbase and motor fork positions need to be recalculated to fit within this envelope.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seb/saltylab-firmware#18
No description provided.