Tuesday, March 15, 2022

Install GRBL on STM32F103 (3 AXIS CNC)


The easy way 
1. Download dan extract Yaroslav Vlasov  6-AXIS-USBCNC-GRBL
3. Find the hex file on Release folder 
2. Run STMCubeProgramer
3. Flash the STM32
Remember, the default parameter is 4 AXIS.
Note : 
1.the default 4-AXIS parameter is only work with USG Platform (Universal Gcode Sender) 
2. For flashing the hex file you can google it, there are many tutorial about it.

Monday, February 7, 2022

GRBL32 (STM32F103) Configuration PART-1



STM32F103


I'm using STM32F103 board, bought it from online shop. these are the Firmware (stm32grbl11_v2) it's 4 axis, got it form Jim's Embeddedtronic Flash it to STM32 using STM32 ST-LINK Utility using ST-LINK V2 Dongle (you can find abounded the tutorial about using it.