Separate names with a comma.
Some features disabled for guests. Register Today.
I linked the instructions above ^ Click on the blue link Bitmap tracing is completely the wrong method for CAD drawings. But even so, that...
Use DXF but make sure its DXF R14 Polyline, with all arcs/circles/splines converted to Polylines (even it means a cleanup in an intermediate CAD...
Indeed. Symptoms point to something. If that something was an intermittent short, you came out lucky with it just preventing boot, but next time...
Checkout Xtension Limit Switch Kit instead Your switches are more for 3D printers (they come from way back from Makerbot in 2009 Mechanical...
@Giarc no that's outdated - BlackBox X32 runs GrblHAL. Correct procedure is way simpler: CONTROL > grbl settings tab > Select machine from the...
1) machine profile still has $4 set correctly? 2) check 24vPSU
So, basically just the great Misterg's TLO Macro? : see post #14 in Getting started with Javascript Macros in CONTROL / Library of Macros created...
Use our Post. Don't forget to Home. That's all it takes
com1 and 2 are usually reserved for onboard serial ports with com3 and up (to com254) reserved for removable devices So unlikely to be COM2. Try...
Stuttering is almost always a symptom of wiring (one of the 4 motor wires losing contact). If the driver was damaged, you'd almost always see no...
We currently have up to 20230501 inside CONTROL, so @vaw you can build the latest from...
Correct, during Door grbl doesn't accept commands (could cause you to move/change states causing crashes) If you can turn it off from within the...
Yes, in on/off was what I was referring to (the back-EMF from the induction motor tends to fry the triac). PWM didn't even occur to me as...
Did you flash the Door firmware? Can you stop your spindle from gcode? (Tool on and Off menu in CONTROL?)
SSRs doesnt usually play nice with heavy inductive loads, and has sufficient leakage current to keep the LEDs on a router lit up (not good for the...
Keep in mind the Firmware (grblHAL) has its own Documentation: SD Card is used in conjunction with GitHub - grblHAL/Plugin_SD_card: grblHAL...
Standard gcode. M3 = clockwise, M4 = anticlockwise. You can also redefine them to do whatever you want by recompiling grblHAL
Did you follow ALL the setup steps in the BlackBox Documentation (Didn't perhaps skip section 7.1) during your initial setup? If you skipped...
Relay2 is the Direction relay. Com = DCM, NC/NO to FWD/REV (or the other way round)
Not an ERROR, just a report that the frontend, sent the gcode to the backend for furthe processing. If nothing further happens, its a PC specific...