-
UPDATE 27 Aug 2021 - Separate PID RANGE values coming soon. Meantime, good advice from thinkyhead on how best to mitigate this issue on the upstream bug [BUG] "Heating Failed" after PID takes over Mar…
-
# GUIDE:
1. You CAN NOT mix PT100/PT1000 and thermocouples:
If you have only one hotend then you can have the following:
- Thermistor (that is an ADC Temp Sensor [uses a pure analog I/O pin]…
-
# GUIDE:
1. You CAN NOT mix PT100/PT1000 and thermocouples:
If you have only one hotend then you can have the following:
- Thermistor (that is an ADC Temp Sensor [uses a pure analog I/O pin]…
-
In the example below, all simulated values are reasonably good, but the simulated results are far from the expected values. My guess is that there is an error creating the bins in the simulated data.…
-
**Version (k3OS / kernel)**
k3os version v0.20.7-k3s1r0
5.4.0-73-generic #82 SMP Thu Jun 3 01:19:50 UTC 2021
**Architecture**
aarch64
**Describe the bug**
Issues with establish…
-
### What happened?
![image](https://github.com/supermerill/SuperSlicer/assets/12484386/7f7da959-3070-4411-b877-a7bd485a5861)
inner perimeter is set to 100% in slicer - comes out at 300m/s on p…
-
### Is your feature request related to a problem? Please describe.
The "Print Test Pattern" menu option via the touch screen assumes a 4mm retraction length. This makes the option unusable for printe…
-
The current UI menu structure - we inherited this from Creality - is quite unlogical and I often find myself lost when using the printer. We need to clean this up. I don't think the default MarlinUI i…
-
It might worth adding a branch for G5 interpolation for playing around.
This study compares G1 (linear) / G2_3 (arc) / G5 (cubic spline) movements and concludes:
https://www.sciencedirect.com/scie…
-
There is no option to choose LSB or MSB first in the byte. For SSD 1306 i have problem the byte in vertical order is generated reversely i understand the byte orientation is reversed. There is no opti…