-
Clipper crashes in the middle of the print.
Providinbg log.
Dumping stepper 'stepper_z' (mcu) 5 queue_step:
queue_step 0: t=111759778813 p=-87277 i=180000 c=-40 a=0
queue_step 1: t=111766978813 …
-
I have a Flash Forge Creator Pro currently running Sailfish. In ReplicatorG I can change the LED colors via the control panel. However, I have looked up in documentation, and didn't find any working G…
-
This is not necessarily a bug with your retraction tower, but I've exhausted all other explanations I could think of including printer firmware and calibration.
In short, the retraction tower fails…
-
### The problem
I have a strange issue with the reading of files from the SD card:
- Long filenames with extension .gco are listed
- Long filenames with extension .gcode are NOT listed
- If I on…
-
### What happened?
I set my Part cooling fan to spin already at layer 1. As the M106 command comes before the PRINT_START line and I do make use of the part cooling fan during heatsoak within the Pri…
-
### Controller Board
M4
### Machine Description
M4
### Input Circuits
_No response_
### Configuration file
```yaml
N/A
```
### Startup Messages
```text
N/A
```
### User Interface Software
…
-
See here: https://github.com/QIDITECH/klipper/blob/b90736975baeed82ff93d87c0260fd6b24889e7b/klippy/extras/chamber_fan.py#L31-L33
This creates the `TOGGLE_CHAMBER_FAN` custom g-code command, but the…
-
When klipper's idle_timeout kicks in, I'd like to dim the screen as well instead of relying on the auto-dim timeouts. Maybe it can be done in gcode even?
My `idle_timeout`:
```ini
[idle_timeout…
-
### What happened?
**Behaviour**
The "Start G-code" ignores M106 when expressed as a decimal number between 0 and 1:
![M106](https://github.com/user-attachments/assets/8c6a6df2-5aef-4fbb-969f-30b…
-
### Printer model
MK4
### Describe the enhancement
If my gcode uses layer-time dependent cooling or dynamic cooling, the gcode constant overrides my manual print fan speed changes. If there was the…