Skip to content

Releases: Expatria-Technologies/STM32F4xx

Beta Release for 1.0.0.6

07 Jul 16:56
Compare
Choose a tag to compare
Pre-release

Updated to core version 20240604

See changelog here for details:
https://github.com/Expatria-Technologies/core/blob/Flexi-HAL_config/changelog.md

Flexi-HAL updates:

  • Initial support for persistent tool data.
  • Updated Probe Protection plugin to allow users to disable automatic selection of probe on T99.
  • Local fix for core issue #538
  • Fix to probe plugin for updated core signature change

Jog2k users must update the Jog2k firmware to the release posted here:
https://github.com/Expatria-Technologies/RT_Jog_Controller/releases/tag/1.0.4

Build Configurations:
https://github.com/Expatria-Technologies/STM32F4xx/blob/F446_Flexi_HAL/builds.png

As always, if you need an axis or plugin configuration that isn't listed here, please create an issue or PR and it will get added.

Beta Release for 1.0.0.5

21 Jun 22:54
Compare
Choose a tag to compare
Pre-release

Updated to core version 20240604

See changelog here for details:
https://github.com/Expatria-Technologies/core/blob/Flexi-HAL_config/changelog.md

Flexi-HAL updates:

  • Initial support for persistent tool data.
  • Updated Probe Protection plugin to allow users to disable automatic selection of probe on T99.
  • Local fix for core issue #538

Jog2k users must update the Jog2k firmware to the release posted here:
https://github.com/Expatria-Technologies/RT_Jog_Controller/releases/tag/1.0.4

Build Configurations:
https://github.com/Expatria-Technologies/STM32F4xx/blob/F446_Flexi_HAL/builds.png

As always, if you need an axis or plugin configuration that isn't listed here, please create an issue or PR and it will get added.

Beta Release for 1.0.0.4

04 Jun 13:55
Compare
Choose a tag to compare
Pre-release

Updated to core version 20240604

See changelog here for details:
https://github.com/Expatria-Technologies/core/blob/Flexi-HAL_config/changelog.md

Flexi-HAL updates:

  • Initial support for persistent tool data.
  • Updated Probe Protection plugin to allow users to disable automatic selection of probe on T99.

Jog2k users must update the Jog2k firmware to the release posted here:
https://github.com/Expatria-Technologies/RT_Jog_Controller/releases/tag/1.0.4

Build Configurations:
https://github.com/Expatria-Technologies/STM32F4xx/blob/F446_Flexi_HAL/builds.png

As always, if you need an axis or plugin configuration that isn't listed here, please create an issue or PR and it will get added.

Beta Release for 1.0.0.3

02 Jun 01:03
Compare
Choose a tag to compare
Pre-release

Updated to core version 20240527
See changelog here for details:
https://github.com/Expatria-Technologies/core/blob/Flexi-HAL_config/changelog.md

  • Updated Probe Protection plugin to allow users to disable automatic selection of probe on T99.
  • Includes fix from grblHAL/core#527

Jog2k users must update the Jog2k firmware to the release posted here:
https://github.com/Expatria-Technologies/RT_Jog_Controller/releases/tag/1.0.4

As always, if you need an axis or plugin configuration that isn't listed here, please create an issue or PR and it will get added.

Stable Release for 0.9.9.8

19 Jan 02:21
Compare
Choose a tag to compare

Updated to core version 20231229
See changelog here for details:
https://github.com/Expatria-Technologies/core/blob/Flexi-HAL_config/changelog.md

  • Some bug fixes to improve reliability of FTP transfers.
  • Bug fix for probe inversion during driver reset.
  • Bug fix for enable signal on Z axis not set correctly in all configurations
  • Bug fix for alternate tool probe pin assignment.
  • Includes updates to interactive jogging Keypad plugin for unlock and reset functions as well as other small updates.
  • Includes updates to interactive jogging Keypad plugin for homing function during alarm 11.

Users must update the Jog2k firmware to the release posted here:
https://github.com/Expatria-Technologies/RT_Jog_Controller/releases/tag/1.0.4

As always, if you need an axis or plugin configuration that isn't listed here, please create an issue or PR and it will get added.

Beta Release for 0.9.8.4

17 Nov 18:41
Compare
Choose a tag to compare

Small updates from 0.9.8.3 to fix an issue with aux pin assignments for probing as well as an update to the W5500 driver to improve performance when no SD card is inserted.

Beta Release for 0.9.8.3

12 Sep 08:02
Compare
Choose a tag to compare

Includes revisions to the probing plugin that changes to an edge detection while in motion. Note that motion protection is DISABLED by default and must now be enabled by setting the appropriate configuration flag.

Beta Release for Ethernet and SD card support. Includes updates to probing plugin and HY spindle support to fix issues identified during testing. Thanks to everyone that took the time to try out the new features.

This release includes the latest updates to GRBLHAL to support macro calls, subroutines, conditional gcode exectution and looping. As well it has the new W5500 Ethernet driver and the SD card interface enabled to support the eFlexiNET ethernet module for FlexiHAL.

Builds with PRB (as well as PrintNC builds) in the title also have the Probe Protection plugin enabled:
https://github.com/Expatria-Technologies/grblhal_probe_plugin

Builds with EMB in the title have the embroidery plugin from TerjIO enabled:
https://github.com/grblHAL/Plugin_embroidery/

The PRINTNC builds have the probe plugin SAFETY_DOOR and RGB functionality enabled. Please not that the RGB plugin has been updated so that the claimed pins count up from the first available, previously they counted down from the last and this does not work well with the updates to the FlexiHAL map to enable additional aux pins as they are available. Use the $pins MDI command to see which pins have been claimed. You can check exactly how the builds are configured in platformio.ini.

Also note that the exact firmware version and build can now be read from the console:
image

These builds have the ESTOP signal enabled (it is connected to the HALT input). You MUST invert this signal to match the RESET signal in the $14 control signal settings. After ESTOP is asserted you must reset and unlock the machine to continue. $484 is now available that allows you to change this behaviour.

Flexi-HAL Prebuilt Firmware 0.9.3

29 Mar 05:03
Compare
Choose a tag to compare

Unchanged from 0.9.2 except that the PI UART is disabled by default to improve EMI resistance when the header is unused.

Flexi-HAL Prebuilt Firmware 0.9.2

10 Feb 05:09
Compare
Choose a tag to compare

Updated to latest core version:
https://github.com/Expatria-Technologies/core/blob/b627c9b2e3c7d1f3284e91d78da3ff457c53090d/changelog.md

Fixed keypad issue with unlock function on Jog2k. FN-START to unlock from error or alarm state.
Fixed keypad issue 2.
Added G4P0 defaults to macros to address Keypad issue 3.

Flexi-HAL Prebuilt Firmware 0.9.1

07 Sep 05:00
Compare
Choose a tag to compare

Build optimized for Flexi-HAL controller. Includes RGB and Interactive_Jog plugins. Three different axis configurations are provided.