opulo-inc / lumenpnp

The LumenPnP is an open source pick and place machine.
GNU General Public License v3.0
2.29k stars 311 forks source link

machine,xml error #711

Open goodmandj opened 6 months ago

goodmandj commented 6 months ago

Version Number

There is no version number for the machine.xml file.

Bugfix or Enhancement

There is a config file error which shows up after running the Issues and Solutions wizard. Without the change, once the wizard is run, OpenPnP wont let you start the machine without a dialog box reporting a B axis error

Description

In the SET_GLOBAL_OFFSETS_COMMAND definition the line at 495 reads.

Suggested Solution

should read <![CDATA[G92 {X:X%.4f} {Y:Y%.4f} {Z:Z%.4f} {A:A%.4f} {B:B%.4f}; reset coordinates]]>