Skip to content

2019 New year edition

Pre-release
Pre-release
Compare
Choose a tag to compare
@supermerill supermerill released this 04 Jan 13:24
· 790 commits to masterPE since this release

new

  • build against the prusa 1.42.0-alpha : new gui, no more perl. See the prusa release note for all the changes
  • new parameter for thin walls: the minimum thickness to takes into account
  • new behaviour for thin walls: now, each thin extrusion with a thickness less than the nozzle diameter will be increased to the nozzle diameter, because it's the only way to extrude something good enough.
  • option for "no z-lift" for top solid layers (in nozzle setting tab)
  • switch to 64bits for the compiled release.

fix

  • fix the skirt bug from the previous version.
  • reverse the behaviour of "hole XY compensation" to be more in line with the two other fields: negative to increase the size of the hole / reduce the size of the part over the hole (I promise to not change it again).
  • fix the "dense layer" option that was a bit bugged.