Skip to content

Releases: Phil1988/FreeDi

FreeDi v1.03 (software and image)

06 Nov 17:00
Compare
Choose a tag to compare

FreeDi v1.03 release

Changelog:

New: Included the tft version and sw version to show them at the "about menu":
image

Fixed: Z Position updates frequently now during Z offset calibration.
Fixed: Manual z-offset calibration now show decimal numbers.
Fixed for the image: Set stepper_z position_min to -2 to allow negative movement while z-offset calibrating
New: Changed interface of the Manual measurement menu:
image

New: If you change the z-offset during a print (baby stepping) a new button "Save z-offset" will appear on the "Printjob done screen"
This will save the new applied z-offset persistent and will restart the printer:
image
image

Fixed: "move bed to bottom"-button is working again

Fixed: "Load" and "Unload" filament buttons do now work again at cold nozzles
Changed: Preset temperatures for load and unload filament changed 215°C -> 230°C
New: When pressing the "Load" or "Unload" filament button, the extruder animation starts only when the nozzle temperature is > 215°C

Moonraker updated: v0.9.2-6 > v0.9.3-0

Based on and included

  • Armbian 24.2.0 Bookworm 6.6.17 OS
  • KIAUH v5.1
  • Klipper v0.12.0-289
  • Moonraker v0.9.3-0
  • Mainsail v2.12.0
  • X3seriesLCD v1.00

Current supported printer models:

  • X-Max 3
  • X-Plus 3

Image for new systems

This release includes an image (*.rar archive -> *.img file when unpacked) to flash a pure and minimal image to your EMMC or USB flahs drive.
See Installation guide for fresh systems how to install it

Software update for existing FreeDi systems

To update the software check out the Updating FreeDi guide

Please head over to the Installation guide section for step by step guides.

Release v1.02

10 Oct 18:10
Compare
Choose a tag to compare

New pause menu and bug fixes

Bug fixes:
Fixed a bug caused by the gcode naming with special chars.

New features:
Introducing a new submenu during a print pause to control the extruder and movement

image

To update:

1. Flash the screen with the new tft firmware:

  • Added: X3seriesLCD_firmware_v1.02.tft
  • Added: X3seriesLCD_firmware_v1.02_legacy.tft

FYI:
See https://github.com/Phil1988/FreeDi/tree/main/screen_firmwares for other firmwares

2. Replace your files with these:

  • Modified: main.cpython-311-aarch64-linux-gnu.so
  • Modified: printer.cpython-311-aarch64-linux-gnu.so
  • Modified: lcd.cpython-311-aarch64-linux-gnu.so

FYI:
Latest software is in https://github.com/Phil1988/FreeDi/tree/main/X3seriesLCD
Older releases are located in https://github.com/Phil1988/FreeDi/tree/main/old_X3seriesLCD_software

Initial FreeDi v1.00 release

06 Sep 12:25
eb66f24
Compare
Choose a tag to compare

Initial FreeDi v1.00 release

This is an image to flash a pure and minimal image to your EMMC or USB flahs drive.
Current supported printer models:

  • X-Max 3
  • X-Plus 3

Based on and included

  • Armbian 24.2.0 Bookworm 6.6.17 OS
  • KIAUH v5.1
  • Klipper v0.12.0-289
  • Moonraker v0.9.2-6
  • Mainsail v2.12.0
  • X3seriesLCD v1.00

Please head over to the Installation guide section for more information.