It's been one month since I completed my Voron 2.4. During that time I've learned a few things that improved my prints and general use of the printer. I've combined 10 of these for this video. Some of these will apply to any core-xy printer and other Voron models as well. Some of these might apply to any printer running Klipper. These have all proven useful to me.
Links:
Print Tuning Guide: https://github.com/AndrewEllis93/Print-Tuning-Guide
Improved Heat Sinks: https://amzn.to/3HndIsc
Green ABS used in the printer shown: https://amzn.to/3LGHCdO
I receive commissions from Amazon purchases that contribute to content creation on this channel.
Or
The military green, white ABS and black ASA filament: https://www.paramount-3d.com/?ref=o457ztqk
Printer.cfg text:
Plot RPi temp:
[temperature_sensor raspberry_pi]
## Pi Temps
sensor_type: temperature_host
max_temp: 100
Plot MCU temp:
[temperature_sensor mcu_temp]
## Spider Temps
sensor_type: temperature_mcu
max_temp: 100
Have the controller fans turn on on any initial motor move:
[controller_fan controller_fan]
## Controller fan - FAN2 Connector
pin: PB2
max_power: 0.90
off_below: 0.10
kick_start_time: 0.5
heater: heater_bed, extruder
stepper: stepper_x, stepper_y, stepper_z
Exhaust Fan:
[fan_generic exhaust_fan]
## Exhaust fan - In E2 OUT Positon
pin: PB3
max_power: 1.0
Instagram: https://www.instagram.com/kapmansbasementworkshop/