- Status: open --> merged
Andrey Zabolotnyi wants to merge 2 commits from /u/andyz/dxf2gcode/ to develop, 2019-05-09
This fixes a serious bug in Shape.setNearestStPoint that would cause the start move for shape not to be updated after a shape reorder. This leads to broken G-code being generated for such shapes.
In earlier versions Shape.setNearestStPoint was used only if you manually do right click on shape -> Set nearest StartPoint. With my later motion optimization patch the bug started to be triggered very often.
Commit | Date | |
---|---|---|
[de8157]
(upstream-shapefix)
by
![]() Fixed a recently introduced bug that causes dxf2gcode crash when selecting "custom G-Code" objects. |
2019-04-30 21:33:18 | Tree |
[de18ef]
by
![]() * Fixed a old nasty bug that would cause broken G-code export after invoking Shape.setNearestStPoint() |
2019-04-29 22:55:07 | Tree |