Q1: Is Nitehawk-SB V2 a CAN toolhead board?
No. Nitehawk-SB V2 communicates with the Klipper host over USB. This makes it much easier to set up for users already familiar with USB-based Klipper devices.
Q2: What changed from the original Nitehawk-SB?
V2 upgrades the MCU from RP2040 to STM32G0B1 and adds: an onboard USB Hub, secondary USB port, I2C port, keyed fan adapter connection, revised JST-PH toolhead ports, and improved ESD protection.
Q3: Does Nitehawk-SB V2 support Input Shaping?
Yes. It includes an onboard ADXL345 accelerometer, allowing input shaper calibration without temporarily adding a separate accelerometer to the toolhead.
Q4: Can I connect another USB device at the toolhead?
Yes. V2 includes a secondary USB port via the onboard USB Hub, allowing an additional USB device to be connected at the toolhead without running a separate umbilical cable.
Q5: Does it support fan tachometer feedback?
Yes. Both the hotend fan and part cooling fan ports are three-pin tachometer compatible, supporting better diagnostics and pre-flight checks.
Q6: Does it support 5V fans?
Yes, but the default configuration is 24V. To use 5V fans, you must modify the fan adapter board according to the official instructions.
Q7: Can I reuse my old Nitehawk-SB V1 cable or fan adapter?
Do not assume V1 and V2 parts are interchangeable. V2 changes several connector types and the fan adapter connection interface. Always verify connector compatibility and pinout before installation.
Q8: What firmware target should I use?
Use the STM32G0B1 configuration for Nitehawk-SB V2. The original RP2040-based configuration is for the older Nitehawk-SB(V1) and should not be used for V2.
Q9: Why does V2 emphasize ESD protection?
Toolhead PCBs can be affected by static discharge, especially in dry environments. V2 improves ESD performance and provides dedicated grounding points, giving static charge a safe path to the printer frame or earth ground.
Q10: Who should choose Nitehawk-SB V2?
Choose V2 if you are building or upgrading a Voron StealthBurner and want cleaner wiring, USB-based Klipper setup, onboard input shaping, fan tach diagnostics, and better expansion potential without moving to CAN.