Skip to content

Releases: makerslocal/localplot

Flexible - Update 1

Choose a tag to compare

@ctag ctag released this 24 Jul 05:10

This update to version 0.3 brings many new changes, bugfixes, and features!

  • The UI has been rehauled to make navigation easier.
  • The program now supports stored settings which persist between executions.
  • Large files can now be vinyl cut by estimating the cutter's speed and sending the serial commands as they execute. This is specific to the USCutter which our makerspace uses.

Flexible

Choose a tag to compare

@ctag ctag released this 12 Mar 05:57

In this release we add (minimal) support for transformations. The item to be plotted can now be scaled, rotated, and translated live by localplot.

Bug reports are requested 😀

Only one object (file) is supported for loading and plotting at a time.

Classy

Choose a tag to compare

@ctag ctag released this 10 Mar 06:55

Program now has basic classes implemented.
Graphics view is implemented but not all together yet.
The rest of 0.2.X track should be devoted to cleaning and making more robust classes.

Works Kinda

Choose a tag to compare

@ctag ctag released this 09 Feb 15:43

Basic functionality for driving our vinyl cutter exists.

The UI is almost nonexistent. Files are cut from left to right as they appear in the graphics view.

The program does nothing but read in and spit out hpgl syntax directly.