<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
           xmlns:content="http://purl.org/rss/1.0/modules/content/"
           xmlns:wfw="http://wellformedweb.org/CommentAPI/"
          >
<channel>
<title><![CDATA[Ooznest - Answers]]></title>
<link>https://learn.ooznest.co.uk/Answers/Device/Original%20WorkBee%20Z1%20Plus%20%20Assembly%20Manual?rss=yes</link>
<description><![CDATA[Top Questions according to your query.]]></description>
<language>en-US</language>
<pubDate>Mon, 06 Apr 2026 11:16:22 -0700</pubDate>
<item>
<title><![CDATA[Using Touch Probe - failure to comply]]></title>
<description><![CDATA[<p>Randomly when using the touch probe the bit  taps on Z then does not over shoot the plate  and jams causing damage. The router has been sent  to &quot;home all&quot; in the first instance manually guided over the touch plate hole, then probe conner command given.</p>

<p>Also again randomly - example when engrqaving text the text is cut in a totally different position form the screen display.</p>

<p>Thoughts? kind regards jjb</p>

<p>⟐ Answered January 02, 2024, 5:57 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/984/Using+Touch+Probe+-+failure+to+comply</link>
<guid>https://learn.ooznest.co.uk/Answers/View/984</guid>
<pubDate>Tue, 02 Jan 2024 05:57:35 -0700</pubDate>
</item>
<item>
<title><![CDATA[Why is the cutter not going into my material]]></title>
<description><![CDATA[<p>I have recently surfaced my Workbee 1500x1500 and since doing so, when i set up a job using V carve pro and run it the cutter doesn't cut into the material. It follows the tool path created but it's skimming above the surface of the material i want to cut by about 6mm. The material I'm using is 6mm thick and i have used the touch probe to set up my work xyz. Do i need to re-calibrate the Z height or somthing, because i've surfaced the spoil board? I can't work out what is wrong. Can anyone help please.</p>

<p>⟐ Commented December 19, 2023, 2:36 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/981/Why+is+the+cutter+not+going+into+my+material</link>
<guid>https://learn.ooznest.co.uk/Answers/View/981</guid>
<pubDate>Tue, 19 Dec 2023 02:36:23 -0700</pubDate>
</item>
<item>
<title><![CDATA[Workbee Control Software - Jobs screen layout]]></title>
<description><![CDATA[<p>Hi,</p>

<p>In the Workbee Control Software, &quot;Jobs&quot; screen layout, is there anyway to modify the display.</p>

<p>The reason I ask is that when I want to select a job from the list all those I have created, I have to scroll down and down through a narrow column list of word-wrapped names. However, there are 6 columns to the right (to do with 3D printing I think), which are of no use to me. If I could remove/hide the unwanted columns, I could then have the job filename's column much wider and display a lot more files per screen, by turning word-wrap off!</p>

<p>I know this is not a major thing, but I think it would be helpful to all those of us who don't use/want 3D printer files info cluttering up their screen unnecessarily.</p>

<p>PS: I've had a look around at all the multitude of settings, but couldn't see anything related to display settings.</p>

<p>Living in hope for a solution!</p>

<p>Rod</p>

<p>⟐ Commented December 18, 2023, 9:03 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/980/Workbee+Control+Software+-+Jobs+screen+layout</link>
<guid>https://learn.ooznest.co.uk/Answers/View/980</guid>
<pubDate>Mon, 18 Dec 2023 09:03:03 -0700</pubDate>
</item>
<item>
<title><![CDATA[Update from Firmaware 1.0.1]]></title>
<description><![CDATA[<p>Hi can I update from workbee firmware 1.0.1 to the latest version or do I have to update to version 1.0.7 first?</p>

<p>⟐ Answer accepted November 27, 2023, 4:56 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/976/Update+from+Firmaware+1.0.1</link>
<guid>https://learn.ooznest.co.uk/Answers/View/976</guid>
<pubDate>Mon, 27 Nov 2023 04:56:42 -0700</pubDate>
</item>
<item>
<title><![CDATA[Endstop / Limit switch issue after firmware update]]></title>
<description><![CDATA[<p><strong>Workbee 750 x 1000 screw</strong></p>

<p>I have upgraded firmware to version 3.3.0 - 1.2</p>

<p>When homing i get</p>

<p><strong>G28 error failed to activate endstops.</strong></p>

<p><em>The config-axes-endstop.g file reads</em></p>

<p>; Endstop configuration executed by config.g</p>

<p>M574 X2 P&quot;xstop&quot; S1 ; Set active low X endstop</p>

<p>M574 Y2 P&quot;ystop&quot; S1 ; Set active low Y endstop</p>

<p>M574 Z2 P&quot;zstop&quot; S1 ; Set active low Z endstop</p>

<p>on the software endstops do not show a status</p>

<p>If i trigger the end stops the board will correctly show a red light but no status show on software.</p>

<p><em>If I change config to</em></p>

<p>M574 X2 P&quot;xstop&quot; S0 ; Set active low X endstop</p>

<p>M574 Y2 P&quot;ystop&quot; S0; Set active low Y endstop</p>

<p>M574 Z2 P&quot;zstop&quot; S0 ; Set active low Z endstop</p>

<p>(The above is the code used before update)</p>

<p>The software will show an incorrect status of triggered</p>

<p>If I manually trigger an end stop it will correctly show a red light on the board and change status to not triggered.</p>

<p>if I add an invert code either M574 X2 P&quot;ixstop&quot; S0 or M574 X2 P&quot;ixstop&quot; S1</p>

<p>I get the original error of G28 error failed to activate endstops.</p>

<p>In all cases the endstops correctly trigger a red light on the board when manually activated.</p>

<p>I did complete step 11 in the firmware update.</p>

<p>My board is a duet 2 ethernet</p>

<p>⟐ Answer accepted November 27, 2023, 4:56 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/977/Endstop+-+Limit+switch+issue+after+firmware+update</link>
<guid>https://learn.ooznest.co.uk/Answers/View/977</guid>
<pubDate>Mon, 27 Nov 2023 04:56:22 -0700</pubDate>
</item>
<item>
<title><![CDATA[Is XYZ Lead Screw Or Ball Screw?]]></title>
<description><![CDATA[<p>Is The Workbee Z1 all Lead Screw Or Ball Screw?</p>

<p>Thanks David</p>

<p>⟐ Commented November 21, 2023, 5:55 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/974/Is+XYZ+Lead+Screw+Or+Ball+Screw</link>
<guid>https://learn.ooznest.co.uk/Answers/View/974</guid>
<pubDate>Tue, 21 Nov 2023 05:55:24 -0700</pubDate>
</item>
<item>
<title><![CDATA[Toolpath errors when cutting]]></title>
<description><![CDATA[<p>i am downloading toolpaths from V Carve Pro which appear to be ok but when i run on workbee i am getting odd toolpaths being cut.</p>

<p>⟐ Commented November 20, 2023, 2:26 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/972/Toolpath+errors+when+cutting</link>
<guid>https://learn.ooznest.co.uk/Answers/View/972</guid>
<pubDate>Mon, 20 Nov 2023 02:26:51 -0700</pubDate>
</item>
<item>
<title><![CDATA[keep getting the following error message]]></title>
<description><![CDATA[<p><strong>Error:</strong> M3: No P parameter and no active tool with spindle10/11/2023, 13:10:02</p>

<p><strong>M32 &quot;0:/gcodes/cab.tap&quot;</strong><br />File 0:/gcodes/cab.tap selected for printing <strong>Warning:</strong> M6: Command is not supported <strong>Warning:</strong> Obsolete use of S parameter on G1 command. Use H parameter instead.</p>

<p>⟐ Answered November 13, 2023, 2:33 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/970/keep+getting+the+following+error+message</link>
<guid>https://learn.ooznest.co.uk/Answers/View/970</guid>
<pubDate>Mon, 13 Nov 2023 02:33:25 -0700</pubDate>
</item>
<item>
<title><![CDATA[Settings for Ooznest Solid Carbide Engraver – 2 Flute]]></title>
<description><![CDATA[<p>Hello,</p>

<p>I need to get help with settings for <strong>Ooznest Solid Carbide Engraver – 2 Flute</strong> that is part of Kit. I tryed to setup some parameters in vCarve but without success. I dont understand well to it.<br /></p>

<p><a href="https://ooznest.co.uk/product/solid-carbide-engraver-2flute/" title="https://ooznest.co.uk/product/solid-carbide-engraver-2flute/">https://ooznest.co.uk/product/solid-carb...</a></p>

<p><br />I tryed:<br /><br />Copy of V-Bit 90<strong>°.</strong></p>

<p><strong>Units: mm</strong></p>

<p>Diameter D 1.27</p>

<p>Included Angle 90 degrees</p>

<p>No flutes 2</p>

<p>I really do not know how to setup cutting parameters etc. It is showimg me an error:</p>

<p>Pass depth 1mm is greater than maximum cutting depth. Maximum pass depth is 0.635</p>

<p>How to use this tool? That parameter do you use ?</p>

<p>Jan</p>

<p>⟐ Answered November 09, 2023, 1:46 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/966/Settings+for+Ooznest+Solid+Carbide+Engraver+%E2%80%93+2+Flute</link>
<guid>https://learn.ooznest.co.uk/Answers/View/966</guid>
<pubDate>Thu, 09 Nov 2023 01:46:41 -0700</pubDate>
</item>
<item>
<title><![CDATA[workbee z1+ lost connection]]></title>
<description><![CDATA[<p>Hi I have workbee z1+ ethernet and it keeps losing the connection</p>

<p>on every job, if i try to resume job after power loss it says no resume file found</p>

<p>this machine has been a nightmare from day one</p>

<p>⟐ Answered November 06, 2023, 2:07 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/962/workbee+z1++lost+connection</link>
<guid>https://learn.ooznest.co.uk/Answers/View/962</guid>
<pubDate>Mon, 06 Nov 2023 02:07:47 -0700</pubDate>
</item>
<item>
<title><![CDATA[Increasing Z axis travel]]></title>
<description><![CDATA[<p>To gain more Z travel I have raised the frame up from the spoil board by using 60mm extrusion, the machine is now all assembled and ready to go, objective is 3D milling to make large Extruded Polystyrene parts for mould plugs so the load on the frame and the spindle is minimal with the taller setup, the question is what do I need to do the extend the Z travel limit to accommodate the greater mechanical travel;, is is a simple config change somewhere or something more complex</p>

<p>⟐ Answer accepted October 25, 2023, 1:03 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/951/Increasing+Z+axis+travel</link>
<guid>https://learn.ooznest.co.uk/Answers/View/951</guid>
<pubDate>Wed, 25 Oct 2023 01:03:37 -0700</pubDate>
</item>
<item>
<title><![CDATA[motor phase A may be disconnected reported by driver(s) 1]]></title>
<description><![CDATA[<p><em>I have got this message coming up on my screen &quot;</em>motor phase A may be disconnected reported by driver(s) 1&quot;. Look like there is a problem with the Y axis. If I move the Y axis one side moves before the other. Is this a software problem, or a wear and tear of bearing or motors? The machine has been working for number of years.</p>

<p>⟐ Answered October 25, 2023, 0:35 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/950/motor+phase+A+may+be+disconnected+reported+by+driver(s)+1</link>
<guid>https://learn.ooznest.co.uk/Answers/View/950</guid>
<pubDate>Wed, 25 Oct 2023 00:35:37 -0700</pubDate>
</item>
<item>
<title><![CDATA[short to ground reported by drivers (1)]]></title>
<description><![CDATA[<p>no idea what this is, can anyone help?</p>

<p>I've been away for a week and everything was working fine - now the y is making a sound and going out of alignment, I've loosened the bolts and nuts and all limit switches are triggered but getting the same message.</p>

<p>⟐ Answered October 16, 2023, 23:20 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/942/short+to+ground+reported+by+drivers+(1)</link>
<guid>https://learn.ooznest.co.uk/Answers/View/942</guid>
<pubDate>Mon, 16 Oct 2023 23:20:02 -0700</pubDate>
</item>
<item>
<title><![CDATA[Lost connection to Machine from Laptop]]></title>
<description><![CDATA[<p>When I upload a gcode file to the workbee dashboard and click start job nothing happens then &quot; connection lost, attempting to reconnect&quot; appears on screen.</p>

<p>⟐ Answered October 15, 2023, 23:16 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/940/Lost+connection+to+Machine+from+Laptop</link>
<guid>https://learn.ooznest.co.uk/Answers/View/940</guid>
<pubDate>Sun, 15 Oct 2023 23:16:21 -0700</pubDate>
</item>
<item>
<title><![CDATA[Wiring diagram workbee z1 +,]]></title>
<description><![CDATA[<p>Is there a simplified wiring and looming diagram for the Workbee Z1+. The build was quite easy but the wiring is contradictory on the OOZNEST downloads and the Eire Workshop skips over quite a lot of the wiring, I wasted several hours today running wire through the machine only to find out that they should have been in the other axis. I want to get this machine up nd running so that I can start learning the Crv software.</p>

<p>⟐ Answered October 10, 2023, 4:31 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/931/Wiring+diagram+workbee+z1++,</link>
<guid>https://learn.ooznest.co.uk/Answers/View/931</guid>
<pubDate>Tue, 10 Oct 2023 04:31:59 -0700</pubDate>
</item>
<item>
<title><![CDATA[X axis is cutting 5mm long on all programs but not Y]]></title>
<description><![CDATA[<p>Problem, I have a workbee duet wifi 500x500 running screw drive. I calibrated IE cut 60mm square, this is spot on, but when you cut a 300mm(X axis) and 30mm(Y axis) the Y axis is bang on and the X axis is 5mm longer. every time even when running other programs(Gcode) I have checked the screws and all are tight. any help would be much appreciated. cheers peter</p>

<p>⟐ Commented October 08, 2023, 8:41 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/928/X+axis+is+cutting+5mm+long+on+all+programs+but+not+Y</link>
<guid>https://learn.ooznest.co.uk/Answers/View/928</guid>
<pubDate>Sun, 08 Oct 2023 08:41:04 -0700</pubDate>
</item>
<item>
<title><![CDATA[G0/G1: Target Position outside machine limits.]]></title>
<description><![CDATA[<p>Ooznest Z1 Workbee</p>

<p>I am getting this error - previously all seemed to be well.   Machine homes fine.  I tried using an old gcode file and setting machine in centre of the bed but still same issue.</p>

<p>Do I need to go back to any calibration and reset anything?</p>

<p>Hoping you can help</p>

<p>Allen</p>

<p>⟐ Answered October 03, 2023, 7:31 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/926/G0-G1:+Target+Position+outside+machine+limits.</link>
<guid>https://learn.ooznest.co.uk/Answers/View/926</guid>
<pubDate>Tue, 03 Oct 2023 07:31:33 -0700</pubDate>
</item>
<item>
<title><![CDATA[Using a Rotary with the workbee and duet original board]]></title>
<description><![CDATA[<p>Hoping to get some answers , we are wanting to use our Rotary with our workbee, the hardware is already there but we need help on wiring and configuring the software. We have just fitted the original replacement Duet board (our original one had broke) it has space for a 4th Axis and we are guessing the wiring is the same as all the other motors. First question I guess is how do we go about configuring the software to allow us to use the rotary</p>

<p>⟐ Commented September 15, 2023, 5:36 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/924/Using+a+Rotary+with+the+workbee+and+duet+original+board</link>
<guid>https://learn.ooznest.co.uk/Answers/View/924</guid>
<pubDate>Fri, 15 Sep 2023 05:36:23 -0700</pubDate>
</item>
<item>
<title><![CDATA[Z axis moving further down than it should on each pass]]></title>
<description><![CDATA[<p><strong>HISTORY<br /></strong>I've had a CNC Machine for many years and I decide to 'Upgrade' to Duet 2 and Workbee software.<br /><br />I have a Gcode file that has 3 or 4 profiles to cut, so on the first profile z goes to -2mm then as it moves the z axis seems to say its going to -4 but when I measured the depth it was like 6mm.</p>

<p>Something does not seem right. when I checked the work zero it was perfect.</p>

<p>Anyone else had the z axis going further than it should?</p>

<p>⟐ Commented September 12, 2023, 1:26 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/914/Z+axis+moving+further+down+than+it+should+on+each+pass</link>
<guid>https://learn.ooznest.co.uk/Answers/View/914</guid>
<pubDate>Tue, 12 Sep 2023 01:26:10 -0700</pubDate>
</item>
<item>
<title><![CDATA[G Code error code]]></title>
<description><![CDATA[<p>Hi. When i try to cut from a file that i have made in Vcarve Pro i get the following error</p>

<p>1/09/2023, 16:00:21: Connected to 192.168.251.2</p>

<p>11/09/2023, 16:01:09: Upload of MOSSIDE2.crv successful after 2s</p>

<p>11/09/2023, 16:01:10: M32 &quot;0:/gcodes/MOSSIDE2.crv&quot;: File 0:/gcodes/MOSSIDE2.crv selected for printing</p>

<p>Error: Bad command:   [0x11]ࡱ[0x1a]</p>

<p>Error: Bad command: &gt;</p>

<p>Error: Bad command: [0x03]</p>

<p>Error: Bad command:   [0x09]</p>

<p>Error: Bad command: [0x06]</p>

<p>Error: Bad command: [0x01]</p>

<p>Error: Bad command: [0x10]</p>

<p>Error: Bad command: [0x02]</p>

<p>Error: Bad command: [0x01]</p>

<p>Error: Bad command:</p>

<p>Error: Bad command:</p>

<p>Error: Bad command:</p>

<p>Error: Bad command: z[0x01]</p>

<p>Error: Bad command:  [0x01]</p>

<p>Error: Bad command: |[0x02]</p>

<p>Error: Bad command:  [0x02]</p>

<p>Error: Bad command: ~[0x03]</p>

<p>Error: Bad command:  [0x03]</p>

<p>Error: Bad command: ][0x04]</p>

<p>Error: Bad command:  [0x04]</p>

<p>Error: Bad command: [0x06]</p>

<p>Error: in GCode file line 86 column 201: GCode command too long</p>

<p>Cancelled printing file 0:/gcodes/MOSSIDE2.crv, print time was 0h 0m</p>

<p>⟐ Answered September 12, 2023, 1:23 MST</p>]]></description>
<link>https://learn.ooznest.co.uk/Answers/View/922/G+Code+error+code</link>
<guid>https://learn.ooznest.co.uk/Answers/View/922</guid>
<pubDate>Tue, 12 Sep 2023 01:23:04 -0700</pubDate>
</item>
</channel>
</rss>