Whenever I try to download STLs from Thingiverse, I bring them into RepG and then I generate the Gcode. However, when I click Build, I get the following error message;
—-
The pre-run check has found some potentially problematic GCode.
This may be a result of trying to run code on a machine other than the one it's intended for (i.e. running dual headed GCode on a single headed machine).
This message can be turned off from the preferences menu.
Warning 1 of 186 (see console for more): You're moving too fast!
G1 X-30.98 Y1.68 Z0.75 F7346.939 Tries to turn an axis faster than its max rate.
—-
It basically tells me the pre-run check has caught some issues with an axis "trying to turn faster than its max rate."
Has anyone else had this issue? I've searched around and haven't found this problem anywhere else.
Seems like a software problem, where GCode is being generated without taking into account the constraints of my set-up.
Some specs;
·Thing-O-Matic (ordered October 2011)
·Stepstruder MK7
·HBP
·Gen 4 Electronics
·Replicator G 0027
When I generate GCode, I use the "1.75mm ABS MK7" profile from the dropdown. This is when I get the GCode error.
However, if I switch to "SF35-Thingomatic-HBP-Mk7" I do NOT get the GCode error. However, the homing is off and when the build starts the X and Y axes move too far and the extruder gets ready to extrude over no platform (seems like the X,Y,Z offset values are off somehow with this profile?)
Is there a way to use SF35 profile from dropdown and adjust the x,y,z offsets? I re-calibrated with the script included in RepG, but that didn't work.
Also, what is the difference between the base profiles "1.75mm ABS MK7" and "SF35-Thingomatic-HBP-Mk7"?
Anyone know what's going on?
Thanks so much for any help you can provide