Eclipse-Pro
5.0.26.334
8/5/2025

Improvements

  • Add source pattern to the list of XL200 patterns. This allows users to see where the pattern originated from, which is useful for debugging.
  • Added split_get function to Scriban templates for extracting elements from delimited strings - example: {{ "1.2.3" | split_get "." 2 }} returns "3".
  • Add machine run state with mini pop up to the schedule timeline view.
  • Punch Pattern editing now has more checks against creating invalid patterns. For example, Macro patterns cannot contain Shape or Macro punches. Validation errors are visible in the punch row.

Bug Fixes

  • The save bundle changes button was still visible after bundle changes were saved. This is fixed.
  • Country was not being imported from JobImport (via .json and api). This is fixed.
  • The machine metric pop-up from the Scheduler tab was not showing data. This is fixed.
  • Fix issue where orders with that used DateTime strings as their order number would not show as available to schedule.
  • Machine Shape Table incorrectly would not allow a single tool on a press with gag of 0. This is fixed.