-
I want to do manual filament changes during prints. I use OrcaSlicer and when I put a filament change in on the slicer preview it just keeps printing. Orca sends a M600 when adding the filament change…
-
Hi.
I am new to Klipper. Just to verify ... is it possible to modify the printer.cfg to my own needs ? As i understand the "printer.cfg" is the main important file, that holds all parameters that a…
-
According to this diagram, E2 heater is PC8:
https://github.com/FYSETC/FYSETC-S6/blob/main/hardware/V2.0/S6%20V2.0%20Postion.pdf
But in this diagram, PC8 is given as the bed heater output: https:/…
-
Having a SKEW profile (https://www.klipper3d.org/Skew_Correction.html) can cause the toolhead to miss the filament cutter. I get
Reason: Unload sequence failed: Error running _MMU_CUT_TIP: Move out…
-
STM32MP157 doesn't have SWRST bit in I2C_CR1 register. Instead, you have to use PE bit to reset I2C.
-
Hi,
I see that in the official Klipper repo the config printer file contains this:
https://github.com/Klipper3d/klipper/blob/master/config/printer-elegoo-neptune3-pro-2023.cfg#L28
instead in yo…
-
Can you tell me exactly what commit number your took your effective branch from to make this repo? I could get a PR prepared for you on this.
-
Hi
I wanted to try the new usb to can bridge mode (https://www.klipper3d.org/CANBUS.html#usb-to-can-bus-bridge-mode) with my Spider 1.1 (with attached CAN transceiver) but only got USB errors on th…
-
Hello all,
I am trying to attach a hall sensor based filament diameter sensor to mi SKR mini e3 v3 running a voron v0.1.
https://www.klipper3d.org/Hall_Filament_Width_Sensor.html
https://www.th…
-
A correction for the pressure advance calibration section: Klipper has patched TMC2208's incompatibility with its version of pressure advance including in standalone mode: https://github.com/Klipper3d…