Skip to content

0.1.0

Compare
Choose a tag to compare
@jneilliii jneilliii released this 03 May 01:55
· 98 commits to master since this release

Added

  • Flip X/Y settings added to allow changing the orientation of the surface displayed.
  • Added Remove Row Labels in order to shift the mesh data to account for some reports that return an index at the beginning of the line.
  • Added bootstrap tooltips to info icons.
  • Wizard added on install to explain/enter the GCODE commands and demonstrate how to use the @BEDLEVELVISUALIZER command.

Changed

  • Improved graph display by reading build volume from printer profile settings.
  • Fixed Z range on graph between -2mm and 2mm.
  • Updated settings dialog for new options and moved stored data to it's own tab.
  • Simiplified data extraction regular expression.
  • Data collection now triggered based on sending the GCODE command @BEDLEVELVISUALIZER.

Removed

  • Prusa Firmware mode no longer necessary due to added options listed above.