Skip to content

Commit 6f022b7

Browse files
authored
Update README.md
1 parent d558b6e commit 6f022b7

1 file changed

Lines changed: 24 additions & 1 deletion

File tree

README.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,25 @@
1-
#### Hc32f460kct6 Marlin
1+
#### Modified Anycubic Kobra Neo V1.33 Firmware
22

3+
## Features
4+
- Increase probing accuracy by doing multiple probes per point
5+
- Increased speed for the first Z-probe approach when double-probing
6+
- Enabled quick home (X and Y homes at the same time)
7+
- Set default mainboard fan speed to 5 instead of 255
8+
- Enable M117 Gcode for setting messages to printer screen
9+
- Enable M73 Gcode for setting progress bar on printer screen
10+
- UI changes - black background, removed ugly yellow text color
11+
- Add personal PID and E-Step values
12+
13+
## Download
14+
https://github.com/jokubasver/Kobra_Neo/releases
15+
16+
## Flashing
17+
Copy firmware.bin to your microSD card, insert the card with the printer off, turn printer on and wait until you get to the home screen. Afterwards, delete the firmware.bin file from your card.
18+
19+
## Building
20+
https://www.reddit.com/r/anycubic/comments/y2waxu/tutorial_how_to_build_anycubic_marlin_source_code/
21+
22+
## Based on
23+
https://github.com/sjorge/Kobra_Neo_Fw
24+
https://github.com/jojos38/anycubic-kobra-improved-firmware
25+
https://github.com/Auburn/Kobra_Go

0 commit comments

Comments
 (0)