Sprite Extruder 0 Y Offset and 5015 hotend fan
by Lasse Lauesen · via Printables
| Format | STL |
| Category | Art |
| License | CC BY |
| Uploaded | Jan 10, 2024 |
⬇ 536 downloads
❤ 129 likes
👁 4.0k views
Description
Was really happy with tsuga's backplate for the Creality Sprite Extruder, that fixed all my bed leveling issues... But, I wanted a more silent hotend fan than the standard one. Went with the following fan: WINSINN 5015 Fan 24V no supports needed Below are the 3 sections I modified in my printer.cfg file for klipper [heater_fan hotend_fan] pin: PC0 max_power: 1.0 fan_speed: 0.4 #Changed with the new fan kick_start_time: 0 heater: extruder heater_temp: 50.0 [bltouch] sensor_pin: ^PC14 control_pin: PC13 x_offset: -46.8 #Was -32 before new placement y_offset: 0 #Was -40.7 before new placement #z_offset: 0 probe_with_touch_mode: true stow_on_each_sample: false [safe_z_home] home_xy_position: 146.8, 100 #Was 147, 154 before new bltouch placement speed: 75 z_hop: 10 z_hop_speed: 5 move_to_previous: true
Originally published on Printables