J.C. Nelson
J.C. Nelson
You need these two options enabled: #if ENABLED(EEPROM_SETTINGS) && ENABLED(FLASH_EEPROM_EMULATION) > On May 2, 2018, at 12:26 AM, zerg32 wrote: > > Prints! But accelerations are to fast for my...
The temperature thing occurs because unlike Malyan’s codebase, I”m not directly manipulating the temperature manager (I believe that the parser reaches out and just sets the hotend target on the...
Yes. The problem here is that from the printer’s POV, there’s almost nothing happening, so the firmware never sends a {SYS:BUILD command. There’s a GCODE command that sets an LCD...
The Motherboard cooling fan doesn’t work on all systems, since the second iteration of it reversed the transistor that enables it. I’ve heard that flipping the transistor re-enables it. Yes,...
No, the four I was thinking of are the horizontal line right below the resonator. There’s two pins in the middle that are the RX/TX pins for USART2. > On...
One step at a time. I’ve never configured a BL-Touch, so I did some reading, and things aren’t as bad as they seem. Your BL Touch comes with two harnesses...
You can compile directly from Marlin’s bugfix-2.0.x, there’s no need to use my forks. Copy over the example configs. There is one major problem - pretty much all the branches...
No, the one near the display is SWD. The Com2 headers are immediately beneath the crystl/to the left of the MCU if the board is held so the USB connector...
That’s Serial 2 right above the crystal. Look at the gidigit page and you can see how there’s a header on this on the newest boards. > On Jun 7,...
www.gigdigit.com. I ordered the cheapest bl-touch clone I could find and when it arrives I'll see what it takes to make it work with the mini. For sure we'll need...