Skip to content

Releases: PancakeBot/PancakePainter

PancakePainter v1.4.0

07 Aug 19:28
a34683a
Compare
Choose a tag to compare

Bugfix and general update release (no new features), full diff at #102

If you find any issues don't hesitate to file an issue in the queue.

Bug fixes:

  • Various security updates
  • Various updates for windows install issues
  • f287c61: Cross platform path join bug

PancakePainter v1.3.0 Beta

21 Feb 18:20
Compare
Choose a tag to compare
Pre-release

Nearly 7 months in the making, it's the much anticipated v1.3.0 Beta release of PancakePainter for your PancakeBot!

PancakePainter 1.3.0 Beta

New Features:

  • Automatic image tracing - This incredible new feature allows importing raster web images for automatic creation of pancake compatible drawings. It's not perfect, but it's a giant leap forward in pancake creation technology. Give it a try and let us know how it works for you.
  • 3773148 - Add support for fill aware path ordering, to ensure that fills and strokes are done in a more pancake appropriate way.
  • New Settings/Export windows - The old "Advanced Settings" window has been partially combined with a new post file pick export window that allows for live preview of GCODE rendering that should hopefully help debug any complex issues with the instructions being created for your robot.
  • c2c33fc - Marquee selection for multiple items. An absolute must for use with image trace output that may create hundreds of paths that may need adjustment.

Bug fixes:

  • d29e92b - Update of the defaults according to Miguel's tested spec.
  • Lots of GCODE Render fixes and a complete overhaul of the GCODE system.
  • #86 Et al - Moved to DMG for Mac install, should fix any problems installing from zip, and moved to developer ID signed app which should allow installing without bypassing security.
  • dffa48e - Various drag/scale/move issues

Known issues:

  • Image tracing can be very slow, especially for some images and especially for > 1 shade tracing. There is currently no clean way to cancel these long running operations. It's on our radar and will likely be part of the followup point release.

PancakePainter v1.2.0 Beta

09 Jul 02:15
Compare
Choose a tag to compare

Our first feature and bugfix release!
If you find any issues don't hesitate to file an issue in the queue.

New Features:

  • #51 - Speed adjustment control added to settings
  • #70 - Undo/Redo support
  • #73 - Simple drawn object multi-select with modifier key, select all
  • #74 - Simple clipboard cut/copy/paste & duplicate (in app only)
  • #75 - More accurate shape offset based "cam" style fill output rendering algorithm to complement the previous line based fill. See View -> Advanced Settings -> Shape Fill effective batter width to set the distance between each offset shape.
  • Color/Shade specific speed settings

Bug fixes:

  • b5131ce - Upgraded to Electron 1.0.1, should help fix crash issues on some systems
  • ac13a7c - Heavily improved settings validation
  • Numerous tool related issues
  • GCODE Render issues for some drawings

PancakePainter v1.0.0

27 Nov 18:17
Compare
Choose a tag to compare

This is the first official release of PancakePainter, the software for your PancakeBot!

Features:

  • Draw with either polygonal or smooth lines.
  • Import Photos/Images for tracing over.
  • Fill shapes enclosed by lines.
  • Export to PancakeBot GCODE.
  • Save/Load PancakeBotProject (PBP) JSON project description files.
  • See ReadMe for basic usage information and how to contribute to the project.

Known Issues

  • #37 Occasional lines/problems in fill shapes

PancakePainter v1.0.0 Beta 1

23 Oct 00:24
Compare
Choose a tag to compare
Pre-release

This is the beta release of PancakePainter, the software for your PancakeBot!

We're in release level Beta right now till the official hardware is released when hopefully v1 will be completely ready. Use the main page issue queue if you have questions, more documentation and videos to come soon.

Features:

  • Draw with either polygonal or smooth lines.
  • Import Photos/Images for tracing over.
  • Fill shapes enclosed by lines.
  • Export to PancakeBot GCODE.
  • Save/Load PancakeBotProject (PBP) JSON project description files.
  • See ReadMe for basic usage information and how to contribute to the project.

Known Issues

  • #37 Occasional lines/problems in fill shapes