Printer Model: ENDER 5 pro
MCU / Printerboard: BTT SKR mini e3v3
Host / SBC BTT Pad 7
klippy.log
Fill out above information andin all cases attach yourklippy.logfile (use zip to compress it, if too big). Pasting yourprinter.cfgis not needed Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
i’ve got everything set on my upgrades but the printer-config file IF anyone can share with me or point me in the right direction for a printer-config file for an Ender 5 pro with a BTT SKR mini e3v3 and BL Touch using a BTT Pad 7 interface id greatly appreciate IF there’s a stock config file that can be edited to get this dialed in id be appreciate that as well. Never created a print-config file before but i’m willing to learn. Thanks in advance.
For the BLTouch, you can add these sections to your config:
[bltouch]
sensor_pin: ^PC14 #Remove ^ if print head crashes into bed, the ^ is for the CR touch a bl touch should work without.
control_pin: PA1
[safe_z_home]
home_xy_position: 100, 100 # Change coordinates to the center of your print bed
speed: 50
z_hop: 10 # Move up 10mm
z_hop_speed: 5
I edited the generic BTT SKR mini e3 V3 printer.cfg file to include all setting changes for Ender 5 pro with BL Touch and Micro Swiss NG extruder using WinSCP saved and uploaded the file but I cannot seem to get this new printer-config file to be recognized on BTT Pad 7 or PuTTY. Is there anything specific i’m missing like renaming the file or a step, series of steps, wrong order of operations maybe Everything prior seemed to go rather smoothly now i’ve hit a wall with how to proceed.