sk8board

Results 8 issues of sk8board

### Did you test the latest `bugfix-2.0.x` code? Yes, and the problem still exists. ### Bug Description Changing Soft Endstop Z_MIN_POS in Configuration.h affects NOZZLE_TO_PROBE_OFFSET for the Z axis. ###...

### Is there an existing issue for this problem? - [X] I have searched the existing issues ### What part of EdgeTX is the focus of this bug? Transmitter firmware...

bug 🪲
triage

The blocks `micropython > machine.Pin > Pin.on and Pin.off` use the following code: ![image](https://github.com/BIPES/BIPES/assets/96895142/cc350c3f-09b0-44cb-8c97-59556de664ff) These blocks have the following problems: 1) Library call syntax `import machine.Pin` is incorrect. This syntax...

I noticed the documentation for this project does not list a minimum requirement for the micro. Would you know the minimum processor speed, RAM, ROM, and flash size for this...

Hello Bryan, Is there an easy way for the user to adjust failsafe settings? For example, could the ELRS team "simply" add the [failsafe WebUI](https://www.expresslrs.org/hardware/pwm-receivers/?h=failsafe#channel-mapping-and-failsafe) configurator to select non-PWM receivers?...

unlikely

My Mobula7 worked without issue before upgrading to 4.4.3. I have upgraded my Mobula7 from 4.3.0 to 4.4.3 to get ELRS v3, but now Betaflight does not see the gyro...

Add second {client.user_pause_macro2|default("")} to PAUSE macro for allowing nozzle wipe or park macros after _TOOLHEAD_PARK_PAUSE_CANCEL Resolves issue https://github.com/mainsail-crew/mainsail-config/issues/33

> Please provide a clear and concise description of the bug along with logs ## What are the steps to reproduce this issue? 1. Auto Connect provides a COM error...

bug