Simulation Error
-
Hi,
i have simulated a gdoce file....
And the simulation works, but i have a lot of messages in DWC, like this, aprox 1 message every 10 seconds (its varialble)
Error: Attempting to extrude with no tool selected.
-
My guess is that your slicer start GCode doesn't select a tool. As this is a common problem (because many slicers assume that a tool is already selected), RRF selects a tool automatically if you issue a M109 command with no tool selected. But perhaps that doesn't happen when you use simulation mode. I will check. Meanwhile you could put a T0 command in your start.g file.