Welcome to GlobalMAX®



There are two main applications to support the two primary purposes of this software. 

To get started


GlobalMAX Software Revision History


(Newest features listed at top)

Version 32.0, Patch #8


Changes made to Intelli-MAX Global since version 32.0, Patch #7, which was released on 2/5/2021

Version 32.0, Patch #7


Changes made to Intelli-MAX Global since version 32.0, Patch #6, which was released on 7/13/2020

OMAX Monitor

Version 32.0, Patch #6


Changes made to Intelli-MAX Global since version 32.0, Patch #5, which was released on 1/17/2020

Device Driver and Firmware

Bug Fixes

Version 32.0, Patch #5


Changes made to Intelli-MAX Global since version 32.0, Patch #4, which was released on 7/7/2019

General

Bug Fixes

Version 32.0, Patch #4


Changes made to Intelli-MAX Global since version 32.0, Patch #3, which was released 6/17/2019

Bug Fixes

Version 32.0, Patch #3

Changes made to Intelli-MAX Global since version 32.0, Patch #2, which was released 4/2/2019

MAKE

Scripting

Bug Fixes

Version 32.0, Patch #2


Changes made to Intelli-MAX Global since version 32.0, Patch #1, which was released 3/18/2019

General

Version 32.0, Patch #1

Changes made to Intelli-MAX Global since version 32.0, which was released 1/21/2019

General

Bug Fixes

Version 32.0


Changes made to Intelli-MAX Global since version 31.0, which was released 10/15/2018

LAYOUT

MAKE

Installer

Scripting

General

Bug Fixes

Version 31.0


Changes made to Intelli-MAX Global since version 30.0, which was released 8/13/2018

Device Driver and Firmware Changes

LAYOUT

MAKE

Installer

Scripting

Scripting Engine

Intelli-VISOR

General

Bug Fixes

Version 30.0


Changes made to Intelli-MAX Global since version 29.0, which was released 7/9/2018

Bug Fix

Version 29.0

Changes made to Intelli-MAX Global since version 28.0, which was released 1/29/2018

Note: After upgrading to this version, you will need to reactivate your software. To do this, visit the software registration portal, or contact OMAX Technical Support for assistance.

LAYOUT

MAKE

Scripting & Script Editor

  • The OMAX_Import function now accepts an optional parameter to allow the importing settings to be pulled from an INI file, which allows more flexibility in how files can be imported using this command. There is now also a FileImport.omaxscript demo file.
  • Several new sample scripts have been added to illustrate user interface creation of track bars and popup menus, as well as other new sample scripts and minor changes to existing scripts.
  • Event Scripts relating to tool offsetting now support OMAX_GetScriptInput(1) to receive the tool offset amount, and OMAX_GetScriptInput(2) to receive corner passing information, when corner passing is enabled.  Also added script commands for getting and setting the tool path offset side on a per-entity basis. This information is of use to those who want to modify or replace the tool offsetting routines for custom purposes through OMAX Scripting.
  • Event Scripts for LAYOUT: Similar to Event Scripts in MAKE, it is now possible to run scripts at certain events in LAYOUT, as well as replace existing LAYOUT commands with your own versions written as scripts.  For more information, consult the Scripting Manual.
  • An additional parameter is now required for the OMAX_GetLastCleanResults command, in order to return the number of zero length entities removed.  This will break any script that uses this function.  If you have any existing scripts that use this function (you probably do not, unless you are doing custom scripting), then you will need to modify your script to include the new parameter.  Most likely, this does not affect you.
  • OMAX_RunExeFile now accepts an optional parameter to launch the exe as administrator.  This function will also now launch *.bat files.
  • Several new OMAX_ functions have been added to the list of available functions to call.

Intelli-VISOR 

  • The first version of Intelli-VISOR has been built for GlobalMAX; a new factory-defaults profile has been created.
  • Added package recognition for product and accessory configurations to reduce complications with updating and preserving user changes.
  • Implemented communication with Intelli-VISOR to correctly assign pump and pump control types.

General

Bug fixes

Version 28.0

Changes made to Intelli-MAX Global since version 27.0, which was released 12/18/2017

LAYOUT

MAKE

Scripting & Script Editor

  • Improved the performance and reliability of capturing Windows Messages from MAKE
  • A few new OMAX_ commands have been added.  See the OMAX_Functions tab in the script editor for the full list of available OMAX_ commands.

General

Bug fixes

  • LAYOUT: Fixed a bug where the wrong help topic was being launched from one of the Auto-Path menus.
  • LAYOUT: Fixed a translation issue in the Bridge and Tab features.
  • MAKE: Fixed a bug that predicted minimum taper speeds slower than necessary.

Version 27.0

Changes made to Intelli-MAX Global since version 26.0, which was released 10/23/2017

LAYOUT

MAKE

Scripting & Script Editor

  • Several new or modified sample scripts
  • New script functions OMAX_GetParamStr() and OMAX_GetParamCount to access parameters passed to the host application via the command line.
  • Added support for a MAKE_OnPathDialogShow event script, to allow custom scripts to be run when the Path Dialog first shows.

General

Bug fixes

  • Fixed a bug in MAKE that would falsely report positioning errors when using XY error maps.
  • Fixed a bug in MAKE that would allow entering of machineability and pierceability values greater than 20,000 or less than 0.01.
  • Fixed a bug in MAKE that would prevent Pause at Start / Pause at End of traverses when using the drill.
  • Fixed a bug in MAKE that would prevent Pause at Start / End of Traverse when using heads up traverses.
  • Intelli-VISOR: Fixed bug in UI where disconnected sensors were showing unrealistic values (e.g. -49 deg water temp)
  • Fixed a bug in MAKE where the "Recompile in Water Only" option was presenting a low pressure option not supported by the machine.
  • Fixed a bug in LAYOUT that could cause and exception error in the Clean command when removing zero length entities.
  • Fixed a bug in LAYOUT that could show unsupported commands in they keyboard shortcuts configuration dialog.
  • Fixed a bug in MAKE that was causing corner washout in thick parts with low cutting power

Version 26.0 Official Release

Changes made to Intelli-MAX Global since version 25.0, which was released 5/15/2017

LAYOUT

MAKE

  • Improved auto sizing of MAKE on startup to look better with a wider variety of computer screens and resolutions.
  • Automatic XY Home Verification:  MAKE now supports an optional home verification step for some machines that use hard stop homing.  When enabled, additional steps are taken during the homing process to ensure that the machine made it all the way to the hard stop, and did not stop prematurely due to an obstruction or axis misalignment.  This can improve the reliability of the homing process, but at the expense of taking slightly more time to home.  This feature is only useful for, and available on select machines, and is not yet intended for general use.  Contact techsupport@omax.com for information on how to enable this feature.
  • Tool tip hints now delay based on the length of the text, so longer hints have longer delays, allowing the viewer more time to read.
  • MAKE Tech Support Reports now contain the last 90 days worth of Intelli-VISOR history, instead of 7. 

General:

  • Added additional items recorded to the EventLog.txt file for homing events.
  • Alert messages now show slightly different contact information relating to reaching Tech Support.
  • The installer will now provide a warning if attempting to install on a system that is low on disk space, and it will not allow the installation to continue if the disk space is so low that it may not be able to install at all, or would result in a bad user experience.
  • Improved USB disconnect messages: In most (but not all) cases of having the USB cable yanked out of it's socket while either MAKE or Tester are running, an improved error message shows.
  • There is now an output bit specified for "User" use - bit #12 is available for custom projects and similar.  This may be set, for example, using one of the XData items designed for setting outputs.  Since it is reserved for non-OMAX use, OMAX won't program it for other functions that may conflict with your uses in the future.
  • Additional items have been added to Tech Support Reports.
  • One can now disable Antialiasing in LAYOUT and other CAD displays via Theme.INI.
  • A couple of other minor tweaks and fixes have been made.

Scripting & Script Editor

  • New commands:
    • OMAX_GetLastClientErrorCode - Used to get error information in TCP/IP communication
  • The Scripting manual is now a PDF instead of Docx, to allow it to be read by folks without Word installed.
  • A handful of other minor changes and tweaks were also made to sample scripts, templates, and the scripting editor.

Bug fixes

  • Fixed a bug in LAYOUT that could prevent some .AI files from importing correctly.
    Fixed a bug in LAYOUT that could cause a "Range Check Error" when importing raster portion of AI or PDF files where the "DPI" setting in the file is unusually high..
  • Fixed a bug in the welcome dialog for the installer where the wrong image for the brand would show for International installers.
  • Fixed a bug in the Script Editor where the editor font size would not be remembered if the Script Editor was exited while maximized.  Also, enabled Ctrl+Mouse wheel to change the font size for the Navigation Pane.
  • Fixed a bug that could cause the OMAX_Instructions command in Scripting to render funny on some displays.
  • Fixed a bug that could cause an exception error on start-up when running the Hungarian version of LAYOUT.
  • Fixed a bug in LAYOUT and MAKE that could cause an exception error during certain operations that involve getting statistics about the active drawing, such as the "Info" button in LAYOUT.
  • Fixed a big that could prevent the fault indicator from blinking in MAKE.
  • Fixed a possible cause of "Range Check" errors in the Path Controller dialog in MAKE.
  • Fixed a bug in the "Shell" command in LAYOUT where some corners were not being kept correctly.
  • Fixed a bug in MAKE that could cause a "Missing Drive" error on some computers.
  • Fixed a bug in OMX parsing that could cause the software to lock up if the OMX file being loaded was missing an [END] marker in the [Variables] section of the file.
  • Fixed a bug in LAYOUT where a help menu was missing from the right-click menu on the AutoPath button.
  • Fixed a bug in LAYOUT and MAKE's file open dialogs where if a folder location was chosen to open from was blocked for some reason (say a network folder where the user does not have permission to open it), then an exception error would occur.  Now, a friendlier message appears instead.
  • Fixed an annoyance in MAKE that would move the mouse cursor to the center of the screen whenever MAKE first starts.
  • Fixed a couple of spots in MAKE when generating tech support reports, where some files might not be included that should be.
  • Fixed a bug in MAKE's Change Path Setup dialog that could cause the Z axis selection box to now show properly.
  • Fixed a bug in MAKE that would cause the debug menu items to flicker when selected.
  • Fixed a bug in MAKE that could cause improper acceleration on the first cutting entity after a traverse, when no lead-in was used.
  • Fixed a bug in MAKE that could prevent "Recompile with Pierces Only" from functioning properly.
  • Fixed a bug in MAKE that improves transitions from Heads Down to Heads Up traverses.  This would also have affected Heads Up Traverses used as the first entity in the tool path.
  • Fixed an extremely rare bug in a low level routine used by LAYOUT and other programs that could cause an "Invalid Floating Point Operation" error when working with arcs with extremely small radii, but are not zero.
  • Fixed a bug in LAYOUT where the help button on the Bridge command would open the help topic for the  Tab command.
  • Fixed a bug in Intelli-VISOR data logging that helps provide useful diagnostic information.
  • Fixed a bug in MAKE that prevented Z motion for heads-up traversing after a standard traverse or at the beginning of a path when the terrain follower was enabled.
  • Fixed a minor visual glitch in LAYOUT relating to drawing the background grid, when the grid size is not an even multiple of the grid spacing.
  • Fixed a bug in MAKE where the right-click menu item on the lower "go home" button for "Go to Path Interrupted Home" would sometimes be enabled or disabled when it should not be.
  • Fixed a bug that could cause the scripting command OMAX_IsPointOnPart and LAYOUT's "Render" commands to sometimes make mistakes in regards to what is part, and what is not part.
  • Fixed a general bug that could cause highlighted entities to overdrawn with the wrong pen, resulting in a minor visual glitch.
  • Fixed a bug in LAYOUT where keyboard focus in the Sprocket Maker could be lost when typing in new values.
  • Fixed a bug that prevented a warning from showing in the help screens when running the help in offline mode (a warning that would let the reader know to connect to the internet for the most recent help.)
  • Fixed a bug in LAYOUT where "Deselect Connected" was not on the main menu (though it was accessible via other common menus.)
  • Fixed a bug where when launching the help screens from the desktop shortcut, when not connected to the internet, it would fail to launch the local version of help.
Fixed a bug in the OMAX Theme Changer that could allow one to run many copies of it at once, resulting in file in use conflicts.

Version 25.0

Changes made since version 24.0, which was released 5/1/2017

LAYOUT

MAKE

  • No significant changes have been made to this version of MAKE for this release.

General:

  • Help screens have been updated and improved
  • GlobalMAX Beta software no longer will expire after 90 days.
  • A couple of other minor tweaks and fixes have been made.

Scripting & Script Editor

Bug fixes

Other information


Click here to return to the main page of this readme file. 


Copyright © 2017-2021 OMAX Corporation All Rights Reserved.
Patent(s): www.omax.com/patents