{"id":1947,"date":"2014-02-18T20:06:11","date_gmt":"2014-02-18T20:06:11","guid":{"rendered":"http:\/\/blog.bachi.net\/?p=1947"},"modified":"2014-02-18T20:13:00","modified_gmt":"2014-02-18T20:13:00","slug":"replicatorg-0040-fix","status":"publish","type":"post","link":"https:\/\/blog.bachi.net\/?p=1947","title":{"rendered":"ReplicatorG 0040 Fix"},"content":{"rendered":"<pre class=\"brush: java; first-line: 660; title: replicatorg.app.gcode.GCodeParser; notranslate\" title=\"replicatorg.app.gcode.GCodeParser\">\r\nif (gcode.hasCode('E')) {\r\n    \/\/ can't assume tool 0 == a, it's configurable in machine.xml!\r\n    if (driver.getMachine().getTool(tool).getMotorStepperAxis().name() == &quot;B&quot;) {\r\n<\/pre>\n<pre class=\"brush: java; first-line: 660; title: replicatorg.app.gcode.GCodeParser; notranslate\" title=\"replicatorg.app.gcode.GCodeParser\">\r\nif (gcode.hasCode('E')) {\r\n    \/\/ can't assume tool 0 == a, it's configurable in machine.xml!\r\n    if (driver.getMachine().getTool(tool).getMotorStepperAxisName() == &quot;B&quot;) {\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>if (gcode.hasCode(&#8216;E&#8217;)) { \/\/ can&#8217;t assume tool 0 == a, it&#8217;s configurable in machine.xml! if (driver.getMachine().getTool(tool).getMotorStepperAxis().name() == &quot;B&quot;) { if (gcode.hasCode(&#8216;E&#8217;)) { \/\/ can&#8217;t assume tool 0 == a, it&#8217;s configurable in machine.xml! if (driver.getMachine().getTool(tool).getMotorStepperAxisName() == &quot;B&quot;) {<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1947","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/1947","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1947"}],"version-history":[{"count":8,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/1947\/revisions"}],"predecessor-version":[{"id":1955,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/1947\/revisions\/1955"}],"wp:attachment":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1947"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1947"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1947"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}