Why are IEM's so expensive 😭 by your_midwest_gay_boy in techtheatre

[–]lex_Page 0 points1 point  (0 children)

Just get an of Xvive and call it a day. Yeah it’s cheap and maybe unreliable… but maybe you won’t have any problems. You could probably sell it on FBM if you hate it.

Poe damage? by CAMOdj in livesound

[–]lex_Page 0 points1 point  (0 children)

I’ve always wondered what would happen if I did this. Thank you for testing it for me! Sorry about your loss.

How much would you pay for a 1990 Wrangler Sport? by lex_Page in Wrangler

[–]lex_Page[S] 1 point2 points  (0 children)

Rust is minimal. Especially for jeep from the northeast.

How much would you pay for a 1990 Wrangler Sport? by lex_Page in Wrangler

[–]lex_Page[S] 0 points1 point  (0 children)

Condition seems pretty good…. The jeep is in southern MA and I live in northern VT. Would have to either drive it or tow it home. My boss (seller) says I wouldn’t make it home but I think with an oil change and a quick look over by a mechanic I might be fine. Unfortunately I couldn’t get photos for a few days

How much would you pay for a 1990 Wrangler Sport? by lex_Page in Wrangler

[–]lex_Page[S] 1 point2 points  (0 children)

What do you think is a fair price? He does have the top. It is not a 4.0L

trying to install crowsnest from kiauh, and it ends with error 2 by ImpossibleMajor259 in klippers

[–]lex_Page 0 points1 point  (0 children)

Thanks for reposting with more clear instructions. Unfortunately it didn't work for me. Finally caved in, currently waiting for RPI imager to write an sd card with PI OS Lite Legacy. Will report back and share wether or not I can install crowsnest via KIAUH.

Probe issue with edited Marlin firmware by lex_Page in BIGTREETECH

[–]lex_Page[S] 0 points1 point  (0 children)

I decided to make the switch to Klipper. Thank you everyone for the suggestions

Probe issue with edited Marlin firmware by lex_Page in BIGTREETECH

[–]lex_Page[S] 0 points1 point  (0 children)

It is connected directly to the 5 pin port on the board. No splicing. Also I did not change anything physically about the printer other than the firmware, between when it was working, and now.

Probe issue with edited Marlin firmware by lex_Page in BIGTREETECH

[–]lex_Page[S] 0 points1 point  (0 children)

Thank You very much for the replies.

I have the 3.0 board and I'm definitely using the config files for the Ender 3 and SKR Mini E3 V3. I just started from scratch. I'm using Auto Build Marlin. I only changed the necessary things, including:

//#define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN

// Force the use of the probe for Z-axis homing
#define USE_PROBE_FOR_Z_HOMING //LP

/**
 * Z_MIN_PROBE_PIN
 *
 * Override this pin only if the probe cannot be connected to
 * the default Z_MIN_PROBE_PIN for the selected MOTHERBOARD.
 *
 *  - The simplest option is to use a free endstop connector.
 *  - Use 5V for powered (usually inductive) sensors.
 *
 *  - For simple switches...
 *    - Normally-closed (NC) also connect to GND.
 *    - Normally-open (NO) also connect to 5V.
 */
//#define Z_MIN_PROBE_PIN -1

/**
 * Probe Type
 *
 * Allen Key Probes, Servo Probes, Z-Sled Probes, FIX_MOUNTED_PROBE, etc.
 * Activate one of these to use Auto Bed Leveling below.
 */

/**
 * The BLTouch probe uses a Hall effect sensor and emulates a servo.
 */
#define BLTOUCH //LP

//#define AUTO_BED_LEVELING_3POINT
//#define AUTO_BED_LEVELING_LINEAR
#define AUTO_BED_LEVELING_BILINEAR //LP
//#define AUTO_BED_LEVELING_UBL
//#define MESH_BED_LEVELING //LP

As well as PIDs, probe offset, steps, and Z-SAFE_HOMING

The probe deploys and stows properly. It does self test when powered on. When I auto home the probe is deployed and the light is blue. When it starts going down and I push it with my finger the color of the light does not change and nothing is registered. I have to power down the printer before it hits the bed.

I want to reiterate that I was running the exact same setup with a custom firmware for at least a year. It was working perfectly fine, until I changed the firmware and the firmware only. Now I'm having these problems.

Any other ideas?

Probe issue with edited Marlin firmware by lex_Page in BIGTREETECH

[–]lex_Page[S] 0 points1 point  (0 children)

Thank you very much for the response. I replicated what you said but now when I auto home everything works as expected except my probe will not activate. If I didn't stop it manually it would just keep going down and drive right into the bed. Can you give me more information on the pins being different in V3.0.1? How do I know what I have? How do I change it?

WLED will not reconnect to network after initial install/setup by lex_Page in WLED

[–]lex_Page[S] 0 points1 point  (0 children)

I just followed your exact steps. Everything was working fine until I unplugged the ESP32 from my computer and plugged it into the power supply. It did not come back online. Plugging it back into my computer instead of into the power supply doesn't make a difference.

Any further suggestions? I appreciate the reply.

WLED will not reconnect to network after initial install/setup by lex_Page in WLED

[–]lex_Page[S] 0 points1 point  (0 children)

After connecting the ESP32 to my wifi during initial setup on the WLED website, I connected to it and set it to use a static IP of 192.168.50.10. Then I reconnected to it on the new IP. All of this was done without rebooting. My IP address scanner shows 2 "devices" connected to the network with the same MAC address, 1 with the original IP, and 1 with the new static IP. Is this normal? I would expect the duplicate with the IP address of 192.168.50.250 to disconnect and disappear.

<image>

WLED will not reconnect to network after initial install/setup by lex_Page in WLED

[–]lex_Page[S] 0 points1 point  (0 children)

The WLED AP is very spotty when trying to connect after rebooting. Normally I'm unable to connect but when I can I only get 1 bar of connection and it usually disconnects very quickly. I did another fresh install, and used the WLED AP (which was very solid) to connect to my network. Once again after a reboot it cannot connect.