David Ramiro

Results 20 comments of David Ramiro

Sorry, this should not have been closed. Some GitHub workflows were pulled from upstream that are a bit too quick for this repo. I have merged your ExtUI repo code...

E1 and Z2 are kinda used interchangeably since that is what's marked on the Trigorilla board. By default, the second Z motor plugs into the E1 pins on the board,...

So, just so I understand, you are trying to power a second extruder via the motor from the second Z-axis, right?

Confusing indeed, I wasn't so sure myself since the pin config comes from Anycubic themselves. You are correct, it should be Z2 according to the pins file. I simply commented...

Sorry for my unresponsiveness. I am currently working on rebasing the whole project onto the current 2.0.8 of upstream Marlin. This will take a bit of time, as it will...

https://github.com/davidramiro/Marlin-AI3M/wiki/Frequently-Asked-Questions#i-am-getting-layer-shifts-on-the-y-axis

Hi, do you mean restoring the original song after having enabled the `STARTUP_CHIME` flag? The chime is defined in here: https://github.com/davidramiro/Marlin-Ai3M/blob/master/Marlin/AnycubicTFT.cpp#L119 The original tune is to be found here: https://github.com/ANYCUBIC-3D/I3-MEGA/blob/master/Marlin_TFT_CR_V1.1.1/music.cpp#L32...

Cannot reproduce any of those issues, anything special on your setup? Since you are using a self-compiled version, anything noteworthy that you changed? I'd recommend trying again with a precompiled...

>before with the anycubic firmware when i put M25 pause in gcode resume did not work, tft just never displayed resume. Yes, that is a feature I built into this...