Separate names with a comma.
Some features disabled for guests. Register Today.
I see 2 minus signs -- instead of - which is exactly what the error message is pointing out, invalid format of the number
no G53 in that file, but it does have a T1M6 toolchange which you will need to remove. some resources for you to learn from: (knowledge is...
and you are sure the Gcode is not just cutting another layer deeper ? please upload the gcode so we can see it
so you have just rewired everything (-: so my vote is for a partial connection in that motors plug where it plugs into the X32. but do check the...
each stepper driver needs to have 2 pins connected, the step/pulse pin, and the direction pin if it only goes one direction, that may be because...
I would replace the USB cable with a quality item, 4 feet or less.
you do have to select the Uno under Boards and the correct port otherwise it won't work.
the code says var plasma_pierceHeight = 1; // set by onParameter from Linking|PierceClearance and on the Linking tab we see the Pierce Clearance...
either you mean it becomes impossible to turn by hand, which is correct when it gets power or you mean it is turning and then stops when it should...
try the instructions (-: OpenBuilds-Fusion360-Postprocessor/README-plasma.md at master ยท OpenBuilds/OpenBuilds-Fusion360-Postprocessor
acorn is an integrated software and hardware solution mach3/4 can drive existing drivers via one of the compatible usb interfaces. some of the...
reading what you wrote, the pins OUTPUT. (and the M7/M8 commands are for controlling coolant outputs, nothing to do with probes.) yet, the probe...
also look at Acorn, one of the nicest GUI's I have seen [MEDIA]
yep, the Gecko and Mach are propbably the right thing for that machine
slow down the max feed rate in the GRBL settings, and slow down the acceleration rate. if there is dirt anywhere it can stop the axis when moving...
feedrate is set by the gcode to 381mm/min, which is pretty slow, you wil wait for that for sure,
e-stop switch must be in the power line supplying power to the 24v PSU so the stepepr motors stop instantly.. if possible it can also cut power to...
please attach the Gcode file for that job so we can look at it