Releases: NuclearPhoenixx/Kobra_Neo
Releases · NuclearPhoenixx/Kobra_Neo
v1.3.6
v1.3.5
- Decrease min temp for the bed heating PID autotune to 50°C (= PLA preheat temperature).
v1.3.4
Full Changelog: v1.3.3...v1.3.4
v1.3.3
- Increase probing grid density from 5x5 to 6x6
- Slightly adjust the ABL y offset position
Full Changelog: v1.3.2...v1.3.3
v1.3.2
- Increase the number of PID autotune cycles in the advanced temperature menu from the default 5 to 8.
Full Changelog: v1.3.1...v1.3.2
v1.3.1
- Add localiation to "Menu" text on info screen
- Change text of "Menu" to "Tune" (localized) depending on the printer status. If the printer is busy and the main menu changes to the tune menu, also display the tune menu text instead of the main menu text.
Full Changelog: v1.3.0...v1.3.1
v1.3.0
- Optimize compiler FW build (-O1)
- Update EN and DE translations
- Disable DEBUG_LEVELING_FEATURE
- Enable EXTRAPOLATE_BEYOND_GRID for the ABL
- Automatically open file menu on SD Card insert
Full Changelog: v1.2.1...v1.3.0
v1.2.1
- Do not blink the PrintTime on the status screen when a print is running. It only blinks now when it's idling.
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- Increased Z babystepping resolution to 0.01mm from 0.02mm
- Fixed the Z offset not showing in the tune menu while printing
v1.1.1
- Localize Z-Offset message on status screen
- Do not blink Z-Offset message on status screen
- Some limited code cleanup behind the scenes