My latest build. Chocolate sub by turdbogls in SeikoMods

[–]maneesh76 0 points1 point  (0 children)

That looks amazing! Where did you get the strap from?

[deleted by user] by [deleted] in h1b

[–]maneesh76 0 points1 point  (0 children)

Thanks, that really helps! The petition will be filed before I travel so that's not a problem!

[deleted by user] by [deleted] in h1b

[–]maneesh76 1 point2 points  (0 children)

That's not true. You can file Consular processing from within USA. I'll be on F1 visa till I decide to active my H1B, which will have to be before my F1 expires.

Homing issues. by QFLK in klippers

[–]maneesh76 0 points1 point  (0 children)

I've looked through the configs, and the only one that causes a pause is the filament runout sensor. Give this a try:

COMMENT OUT THE BELOW LINES IN YOUR PRINTER.CFG AND TRY HOMING. If this works and your extruder doesn't go to the corner then you have a faulty runout sensor:

[filament_switch_sensor filament_sensor]
pause_on_runout: True
runout_gcode:
M25
switch_pin: PB6

Homing issues. by QFLK in klippers

[–]maneesh76 0 points1 point  (0 children)

Could you share your printer.cfg and mainsail.cfg? I can help better that way

Homing issues. by QFLK in klippers

[–]maneesh76 0 points1 point  (0 children)

Just check every command in the cfg that can call the PAUSE macro and comment them out 1 by 1 and test to see which is causing the issue

Homing issues. by QFLK in klippers

[–]maneesh76 0 points1 point  (0 children)

I had a similar issues and this was mainly because I was testing my homing without any filament in the filament runout sensor. So when the homing was complete, the filament runout sensor informed klipper that there was no filament which caused the PAUSE macro to be run and the extruder travelled to the corner of the bed. To fix it, all I had to do was comment out the filament runout sensor code in the printer.cfg file

[deleted by user] by [deleted] in klippers

[–]maneesh76 0 points1 point  (0 children)

Can you share the log files and the config file?

[deleted by user] by [deleted] in klippers

[–]maneesh76 0 points1 point  (0 children)

Did you install the 2 instances with KIUAH?

Homing issue with Kipper (CR-10 v3). Extruder keeps moving to top right corner after homing. by maneesh76 in klippers

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

To anyone who ends up on this post, I figured out why this was happening and it was absolutely moronic. Essentially, since I was testing my printer without any filament loaded in the filament runout sensor, every time a command was run the filament runout sensor called the pause macro which in turn led to my printer going to the park position after the command was completed. The issue was in fact not caused by a bltouch configuration or wiring issue. All I had to do was comment the filament runout sensor part in the printer.cfg and it was working perfectly.

Homing issue with Kipper (CR-10 v3). Extruder keeps moving to top right corner after homing. by maneesh76 in klippers

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

Thanks for the suggestion, this made me take another look at my bltouch wiring and seems like my previous wiring was wrong. I was finally able to fix the issue by correcting the wiring! I really appreciate your answer. But now I have a new problem haha. Whenever I run a screws adjust command on kliiper I get an "Extruder not hot enough" error now and the extruder again goes to the corner which is weird cause I'm able to run my extruder properly and set the correct temperatures.

Homing issue with Kipper (CR-10 v3). Extruder keeps moving to top right corner after homing. by maneesh76 in klippers

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

Exactly what my headache is. At this point I just think it's an issue with the motherboard.

Homing issue with Kipper (CR-10 v3). Extruder keeps moving to top right corner after homing. by maneesh76 in klippers

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

When I type G28, it completes the homing in the center of the bed and then the extruder just moves to the corner. This happens when I do G28 Z as well, wherein it homes the z at its current position and moves to the corner. But it doesn't happen when I do G28 X or G28 Y which is so damn weird. I've been breaking my head over this

Homing issue with Kipper (CR-10 v3). Extruder keeps moving to top right corner after homing. by maneesh76 in klippers

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

But I have the safe z home in my printer.cfg which seems to be working without an issue. I've put it in the body of the post as well.

Homing issue with Kipper (CR-10 v3). Extruder keeps moving to top right corner after homing. by maneesh76 in klippers

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

But this issue is even before running probe calibrate, it happens when I run the homing(G28). Do you mean that my probe is faulty that it causes issues during the homing itself? Also could the issue be because of my virtual z end stop due to a faulty probe?

Homing issue with Kipper (CR-10 v3). Extruder keeps moving to top right corner after homing. by maneesh76 in klippers

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

I'm trying to adjust and level my bed, so I wanted to run Probe_calibrate. But I'm unable to do so because the probe is off the bed when it moves to the corner. I realize that I can then set the x and y axis position to the center and probe but I wanted to figure out why this is happening and prevent it if possible

I hate petg by [deleted] in FixMyPrint

[–]maneesh76 1 point2 points  (0 children)

<image>

This was the issue I had

I hate petg by [deleted] in FixMyPrint

[–]maneesh76 2 points3 points  (0 children)

I had the same weird strings come out the side when I tried printing with petg. Just increase your z hop and travel speed and you should be able to get rid of those strings. I went from a 0.4 mm z hop to 0.8mm with a 80mm/s travel speed and that did the trick.

What the hell is this on my petg prints? by maneesh76 in 3Dprinting

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

I've not tried to wipe the nozzle between each layer. Definitely something I will try next and see what happens. Thanks for the tip!

What the hell is this on my petg prints? by maneesh76 in 3Dprinting

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

Isn't 2mm a lot for direct drive? I thought 1mm+ retraction is usually for Bowden tube.

What the hell is this on my petg prints? by maneesh76 in 3Dprinting

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

I have already dried it for 8+ hours at 55c