## Configuration Choices
- M3S (Prusa style square nuts) or V0S (Voron V0 1515 Style Square Nuts)
- $squareNuts
- “M3S” (default)
- “V0S”
- 16T (Prusa spec???) or 20T
- $pulleyTeeth
- “16T”
- “20T” (default)
- Bearing Clips or U Bolt
- $bearingMount
- “BearingClips” (default)
- “UBolt”
- Frame Type: MK3 (6mm) / MK4 (8mm?)
- $frameType
- “MK3”
- “MK4”
- Z Linear Rods: 8x320 (MK3 Spec Default) / 8x325 / 8x330 / 10x320 / 10x325 (MK4 Spec Default) / 10x330 / 10x341
- $zRodDiameter
- “8”
- “10” (default)
- $zRodLength
- “320”
- “325” (default)
- “330”
- “341”
- Mainboard: BTT SKR Mini E3 V3.0 or Einsy RAMbo
- $mainBoard
- “einsy”
- “skr_mini_e3”
- Toolhead Board
- $toolheadBoard
- “nitehawk_sb” (default)
- “btt_sb2209”
- PSU
- $psu
- “black_psu” (default)
- “silver_psu”
- "meanwell_psu” (includes README with link to the Mods folder in Repo)
- Toolhead
- $toolhead
- “stealthburner" (default)
- "anthead" (includes carriage mount + READFME with link to ant head GitHub and what parts to print and not print)
- “A4T” (includes carriage mount + README with link to A4T GitHub and what parts to print and not print)
- LCD
- $display
- “mk3_lcd” (default)
- “btt_hdmi5” (includes README with link to the Mods folder in Repo)
- “btt_tft” (includes README with link to the Mods folder in Repo)
## Parts
- `y_belt_tensioner_$pulleyTeeth_$bearingMount.stl`
- `y_motor_bracket_$pulleyTeeth_Pulley.stl`
- `y_rod_holder_front_$squareNuts.stl`
- `y_rod_holder_rear_$squareNuts.stl`
- `motor_mounts_$zRodDiameter_$zRodLength.stl`
- `[a]_xz_blocks_$squareNuts.stl`
- `pulley_alignment_jig_$pulleyTeeth.stl`
- `$toolheadBoard_usb_bracket.stl`
- `mcu_box_$mainBoard.stl`
- `mcu_cover_$mainBoard.stl`
- `[a]_idler_block_$zRodDiameter_$frameType`
- IF $psu == “black_psu”
- `black_psu_cover_prusawire.stl`
- `black_psu_cover_voron.stl`
- ELSE IF $psu == “silver_psu”
- `silver_psu_cover_mk3_bottom.stl`
- `silver_psu_cover_mk3_rewired.stl`