Skip to content

PancakePainter v1.2.0 Beta

Compare
Choose a tag to compare
@techninja techninja released this 09 Jul 02:15
· 159 commits to master since this release

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