Hopeful Spacing edition
Merged against PrusaSlicer 2.3.1
known issue
- macos version indicates a 2.3.56.2 version, for an unknown reason.
new
- merge profiles from prusa 2.3.1
- add gcode_precision_e into gui layout
bugfixes
- fix notification crash (can happen at startup)
- fix a compile issue for some linux distribution
- setting z_step reset correctly current slices #784
- fix no Bed on thumbnail #1245
- fix shortcuts (again, again and again) -> now you should be able to write numbers.
- fix extrusion color list (perimeter is now internal perimeter)
- increase precision of gcode viewer, to not create fake artifacts.
- Get build scripts working and generating images. By Eisen Montalvo
- build script: use nproc on linu. By Christoph Schöning