You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ Heavily modified firmware for the Anycubic Kobra Neo. Based on the original by A
12
12
- Increased probing accuracy by doing multiple probes per point
13
13
- Increased speed for the first Z-probe approach when double-probing
14
14
- Fixed ABL probe's y-offset coordinates
15
+
- Extrapolate bed leveling beyond the 5x5 grid
15
16
- Enabled quick home (X and Y homes at the same time)
16
17
- Enable M117 Gcode for setting messages to printer screen
17
18
- Enable M73 Gcode for setting progress bar on printer screen
@@ -25,6 +26,7 @@ Heavily modified firmware for the Anycubic Kobra Neo. Based on the original by A
25
26
- Only blink Print Time in the status menu when idle and not printing
26
27
- Unlocked more languages and enabled missing translations in some menus (*[need help with the translations!](https://github.com/NuclearPhoenixx/Kobra_Neo/issues/1)*)
27
28
- Fixed the Z-Offset not showing in the Tune menu when printing
29
+
- Automatically open the file menu when connecting an SD Card
28
30
- Halfed startup time from about 10s to 5s
29
31
- Default values of the original Anycubic firmware for the E-Steps and PID values so you can use this FW as a drop-in replacement for the official FW
30
32
- Increased Z-babystepping resolution to 0.01mm from 0.02mm
0 commit comments