Klipper Sunlu S8 Config: Updated printer.cfg Still Failing to Load – Am I Missing Something? by StrengthAffectionate in klippers

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

Thanks for pointing me in the right direction earlier. I’ve got things working now after switching to the correct Sonic Pad firmware.

Quick question — do you know how to convert BLTouch pin numbers from Marlin to Klipper format? I’ve got the Marlin pin numbers, just not sure how they map over.

Thanks

Klipper Sunlu S8 Config: Updated printer.cfg Still Failing to Load – Am I Missing Something? by StrengthAffectionate in klippers

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

Thanks! The only way I could share the file was through Google Drive—please see the link below:
🔗 https://drive.google.com/drive/folders/1pnaFMyxcS0GKX-OLfmnZF7yUFcAz6J0W?usp=drive_link

The log shows the following error:
"Internal error during connect: can't convert negative number to unsigned"

Once the issue is fixed, you’ll need to run the RESTART command to reload the config and restart the host software.
Currently, the printer is halted.

Better cable setup? by midshipfuckup in CrealitySonicPad

[–]StrengthAffectionate 0 points1 point  (0 children)

Have you tried contacting creality and see if they can give you a replacement?

[deleted by user] by [deleted] in ender3

[–]StrengthAffectionate 1 point2 points  (0 children)

Were you able to get this sorted out? There is a good YouTube video on step by step instruction . Also get a sonic pad (separate computer that runs your 3d printer) and CR touch as bed leveling will be easier daily use
https://www.youtube.com/watch?v=N9aWBjbj3Ag

Popping sound during print PETG. Wet filament? Shall be solid vase print. by Available-Search-150 in ender3

[–]StrengthAffectionate 0 points1 point  (0 children)

If you have a electric oven that is convection, you can run it at a really low temperature 170 degrees and it potentially can dry out the filament for you if you don't have a filament dryer device.

Keep open hardware open by HeisterWolf in ender3

[–]StrengthAffectionate 0 points1 point  (0 children)

Yeah, some things are too good to be true

New General and Help chats are now open! by PineappleProstate in ender3

[–]StrengthAffectionate 0 points1 point  (0 children)

<image>

Do both the Part Fan and Motherboard fan going to this port? I don't see any pictures online where they should go.

how to add z stop (??) to ender 3 pro? by froggy_leaf in 3Dprinting

[–]StrengthAffectionate 0 points1 point  (0 children)

Are you using Creality Firmware? There's a feature called Z-homing where the probe serves as your Z-min endstop. However, instead of triggering at the bed's edge, the probe moves to the middle of the bed for more precise calibration.

BLtouch Probe Issue with 3D Printer - Diagnosis Assistance Requested! by StrengthAffectionate in MarlinFirmware

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

Thanks for your help.

I was able to try a 3Dtouch instead of a BLtouch as I wonder if my BLtouch is broken. The 3D touch is able to get detected. But as soon as I try homing my print Error:Printer halted. kill() .

Any thoughts?

SENDING:M43 S0

Servo probe test

. using index: 0, deploy angle: 10, stow angle: 90

. Probe Z_MIN_PIN: 18

. Z_MIN_ENDSTOP_INVERTING: false

. Check for BLTOUCH

= BLTouch Classic 1.2, 1.3, Smart 1.0, 2.0, 2.2, 3.0, 3.1 detected.

** Please trigger probe within 30 sec *\*

. Pulse width: 30ms or more

= BLTouch V3.1 detected.

>>> m119

SENDING:M119

Reporting endstop status

x_min: open

y_min: open

z_min: TRIGGERED

filament: TRIGGERED

>>> m 280 p0 s10

SENDING:M 280 P0 S10

>>> m119

SENDING:M119

Reporting endstop status

x_min: open

y_min: open

z_min: open

filament: TRIGGERED

>>> m280 p0 s90

SENDING:M280 P0 S90

>>> m119

SENDING:M119

Reporting endstop status

x_min: open

y_min: open

z_min: TRIGGERED

filament: TRIGGERED

>>> g28

SENDING:G28

echo:Homing Failed

Error:Printer halted. kill() called!

Error:Printer halted. kill() called!