Skip to content

Releases: VolteraInc/styx

v3.10.7

12 Apr 18:36
Compare
Choose a tag to compare
  • [fix] fix automatic app update fail (update cert)

v3.10.5

03 Apr 18:58
Compare
Choose a tag to compare
  • [ink] Released new Cond 3 conductive silver ink.
  • [ink] Added instructions specific for newly released Cond 3 conductive silver ink.
  • [ink] Corrected soldering instructions to specify 180 degree soldering.
  • [fix] resolved error: "unable to process command, commad is too long" in dispense solder paste workflow.
  • [fix] increased drill depth for 1.6mm drill bit by 0.2mm to insure tip fully clears 1.6mm FR1.

v3.10.4

17 Oct 18:21
Compare
Choose a tag to compare
  • [fix] added probe points along interior edges of geometries.
  • [enhancement] improved sorting of toolpaths and probe targets to minimize gantry travel distance.

v3.10.3

22 Jul 13:12
Compare
Choose a tag to compare
  • [hotfix] fixed critical bug that prevents mac users from connecting to printer.

v3.9.0

07 Apr 15:29
Compare
Choose a tag to compare
  • [fix] Start button no longer flickers in Print's Bake step when a Dispenser with mount sensing is attached

v3.8.0

02 Feb 16:07
Compare
Choose a tag to compare
  • [fix] Handle unicode characters in gerber file names and paths. in particular Japanese characters and umlauts no longer result in an error during load
  • [regression] App no longer fails to generate toolpaths on windows systems without MSVC runtime dlls. The necessary version of those dlls is once again included in the install.

v3.7.0

07 Jan 21:57
Compare
Choose a tag to compare

Fixes

  • [fix] Fix toolpath generation on mac 10.16 Big Sur
  • [fix] Reduce false detach detection of tools by making voltage filtering more tolerant of anomalies

Feature

  • Advanced drill controls were added to the Drill step, including pecking controls. They should never be needed for drilling FR1, but may be useful when experimenting with other substrates.

Gerbers

  • [fix] prevent tool ids from holes file from colliding with ids from the ink or solder layer
  • [fix] drill files will now use the zero suppression format from the ink or solder file as a backup when no format is available in the file
  • [regression] Restore support for omisson of D01 in gerber files. This feature has been deprecated in the gerber spec but is still common enough that we need to support it.

UI

  • Color of selected toolpaths in Solder procedure are now green, consistent with Print and Drill

Other

  • [regression] Probing height discrepancies are once again rendered in the correct location.
  • Extra points are no longer inserted into toolpaths. These were needed when probing targets were based on toolpaths points (now they are based
    on the circuit)

v3.6.1

10 Sep 20:50
Compare
Choose a tag to compare

Gerbers

  • [regression] gerbers with arcs no longer fail to load

v3.6.0

09 Sep 19:58
Compare
Choose a tag to compare

Gerbers

  • Zero-dimension polygons in aperture macros are no longer treated as invalid
    UI
  • Use of right mouse button to move the circuit preview is no longer disabled when toolpath selection is enabled
  • Use latest Voltera logo
  • Prevent long ink names from overlapping other text on ink labels
  • Reduce the maximum number of inks shown when scrolling in Add and Remove ink pages
  • Prevent the open file dialog from being hidden by the app
    Fixes
  • Refine probe target selection to improve height mapping
  • Probe target selection will no longer select a hole that is covered by larger hole
  • Fix loading of files with non-ascii characters
  • Removed redundant file extension checks from toolpath planner

v3.5.0

16 Jul 14:14
Compare
Choose a tag to compare

Features

  • Display a message when we automatically fix an issue while loading a circuit

Gerbers

  • Automatically fix gerber contours that are missing a closing edge

Fixes

  • increase timeout for temperature change detection when heating
  • [regression] Firmware updates on windows no longer fail and loop forever
  • [regression] Toolpaths can once again be deselected using the Ctrl key