Oliver Köster

Results 65 comments of Oliver Köster
trafficstars

Hi everyone. I just pushed a handfull test-fixes regarding the soft-endstops and the sd file sorting (which causes a higher ram usage) to the master. Unfortunately, I'm still groping in...

Can you read out the current status of your endstops with M211 and then deactivate them manually with M211 S0 or activate them with M211 S1? In the current master,...

> M211 is S1 (ON) > Turning OFF (S0) results in the Z axis ignoring the end stop when using the Move Axis menu. It does not seem to change...

Yes, this is a bug. You can try M600 to pause the print, but it seems that there is an issue with the old Anycubic tft. I'll take a look!

You can use parameters on M600 for custom filament unload/load length. Alternatively you can configure your M600 with M603. See https://marlinfw.org/docs/gcode/M603.html. Maybe this could be a workaround for you?

That's indeed a bug. I'll take a look. Thanks for reporting!

The problem is usually related to the wiring or the soldering points. The black and white cables may also be swapped. Almost all error scenarios are described in the FAQ...

Bitte lies einmal die Anleitung zum Kompilieren :) https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/Howto:-Firmware-mit-PlatformIO-selbst-kompilieren

Gerne :) Input Shaping wird schon von der Hardware so nicht unterstützt - jedenfalls nicht sinnvoll. Es gibt dazu schon diverse geschlossene Tickets wie dieses hier: https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/issues/402 Und ja, der...

You can use the vanilla leveling feature. The 4-Point is *not* a auto-leveling feature. It's only a feature to help the manual bed leveling.