Skip to content

Releases: bassamanator/Sovol-SV06-firmware

Klipper-Adaptive-Meshing-Purging (KAMP) incorporated

07 Jul 06:57
Compare
Choose a tag to compare

Printers

  • Sovol SV06
  • Sovol SV06 Skr-Mini-E3-V3.0
  • Sovol SV06 Plus

Will push to all other branches after testing in develop is successful.

Changelog

  • Imports in printer.cfg adjusted.
  • KAMP can be enabled/disabled from within [gcode_macro _globals]; enabled by default only in this release/branch.
  • Other minor code cleanup.

Installation

  • Standard instructions in master README.md can be followed, however, relevant code lives in the develop branch, be sure to pull the correct branch.

Improvements to PRINT_START macro.

07 Apr 14:46
Compare
Choose a tag to compare

Changelog:

  • PRINT_START changes: Adjusted homing and heating sequences to save time, and prevent oozing.
  • printer.cfg changes: Increased microsteps: 128 to reduce VFAs. Also added square_corner_velocity: 8.0, this value was pulled from Marlin settings.

Incremental improvements to `PRINT_END` and `PURGE_LINE` macros.

02 Apr 23:36
Compare
Choose a tag to compare

Changelog:

  • PRINT_END macro adjusted to use slightly slower speeds to deal with the case where the print volume was large enough to effect travel speeds.
  • PURGE_LINE marco is now printer agnostic. Purge line is now printed along the x-axis.
  • Other minor code cleanup.

First official release.

27 Mar 21:18
38cabc7
Compare
Choose a tag to compare

First official release.