Skip to content

Instantly share code, notes, and snippets.

@X3msnake
Last active April 24, 2025 13:44
Show Gist options
  • Save X3msnake/69550f63d5eb9d7c0d1ed27f7fcc37bc to your computer and use it in GitHub Desktop.
Save X3msnake/69550f63d5eb9d7c0d1ed27f7fcc37bc to your computer and use it in GitHub Desktop.

X3msnake's RatRig BauMaus™ Build Log





@X3msnake
Copy link
Author

@X3msnake
Copy link
Author

X3msnake commented Mar 1, 2025

BauMaus™ special pin configs

########################################
###  START - RATOS OVERRIDE BAUMAUS™ ###
########################################

# Part cooling fan 4028 running from 24v on a 12v a stepdown
[fan]
pin: toolboard_t0:PB4              # PWM Pin
cycle_time:  0.00004               # 100Hz
enable_pin: toolboard_t0:PA0       # Ground pin 
tachometer_pin: ^toolboard_t0:PB3  # RPM Pin in toolboard 0
tachometer_poll_interval: 0.0005   # will support up to a 30.000 RPM fan with 2 pulses per rotation.

[extruder]
dir_pin: toolboard_t0:e_dir_pin    # Remove ! in front of pin name to reverse the direction of extruder

[stepper_z]
position_max: 400                  # BauMaus™ is a custom Z400 Vcore 3.1

########################################
####  END - RATOS OVERRIDE BAUMAUS™ ####
########################################

@X3msnake
Copy link
Author

X3msnake commented Mar 1, 2025

image

@X3msnake
Copy link
Author

X3msnake commented Mar 4, 2025

@X3msnake
Copy link
Author

X3msnake commented Mar 10, 2025

Power Button - Datasheet

image
image

image

@X3msnake
Copy link
Author

@X3msnake
Copy link
Author

X3msnake commented Mar 14, 2025

@X3msnake
Copy link
Author

X3msnake commented Apr 5, 2025

IMG_20250404_222924

Probing failure causes bed to crash, it requires endstops wired to the emergency stop but using the emergency command and not m112

https://www.reddit.com/r/klippers/comments/yjsbit/physical_kill_switch/

@X3msnake
Copy link
Author

X3msnake commented Apr 24, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment