MKS-Robin-mini icon indicating copy to clipboard operation
MKS-Robin-mini copied to clipboard

MKS Robin Mini is a powerful 32-bit 3D printer control board with STM32F103VET6. Support Marlin2.0. Support MKS Robin TFT24/28/32... Screens. The motherboard integrates 4 A4988 axis and software set c...

Results 9 MKS-Robin-mini issues
Sort by recently updated
recently updated
newest added

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

Zmieniłem wpisy wpliku platformmio.ini na platform = ststm32@end(); ^~~ read .pio\libdeps\mks_robin_mini\TMCStepper\src\source\TMC2208Stepper.cpp: In member function 'void TMC2208Stepper::postReadCommunication()': .pio\libdeps\mks_robin_mini\TMCStepper\src\source\TMC2208Stepper.cpp:182:14: error: 'class SoftwareSerial' has no member named 'end'; did you mean 'read'? SWSerial->end();...

Hi I can't seem to compile for my Robin Mini, I downloaded your branch and used VS Studio with PlatformIO (with and without) Auto build Marlin, and it fails every...

Hi there, can you please upload a bootloader that supports the TFT35, as with the Rabin-Nano-V1, I tested the nano bootloader on the robin mini and the tft35 works, but...

Is it possible to include a pins drawing in the documents area of the Robin Mini? Something like [this](https://github.com/makerbase-mks/MKS-Robin-Nano-V1.X/blob/master/hardware/MKS%20Robin%20Nano%20V1.2_004/MKS%20Robin%20Nano%20V1.2_004%20PIN.pdf) would be really helpful. Cheers, WP

While running: "platformio run --silent -e mks_robin_mini ; echo "done" >|"/var/folders/66/l72c86y9679_wmhg436frk3h0000gn/T/ipc"" Error at: Marlin/src/HAL/HAL_STM32F1/../../inc/../HAL/./HAL_STM32F1/fastio.h:30:10 error details: fatal error: libmaple/gpio.h: No such file or directory

DC power connector `POWER0` in [BOM](https://github.com/makerbase-mks/MKS-Robin-mini/blob/master/hardware/MKS%20Robin%20Mini%20V2.0_004/MKS%20Robin%20Mini%20V2.0_004%20BOM.pdf) is listed as 21mm (PWR_DC-21mm), it indicates like the connector is 5.5mm with 2.1mm pin. In the real, my board has pin 2.5mm so...

Bumps [minimist](https://github.com/minimistjs/minimist) from 0.0.8 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

I have a machine of this MKS Robin mini board, with factory loaded MKS firmware, and M503 is disable in thif is factory default firmare; If want to recompile, MKS...