I installed a J Tech laser last week on the left side of my spindle last week. I moved the limit switch on the X axis to account for the four additional inches when the laser is attached. In jogging the machine, I forgot about the new switch position and hit it. Alarm went off and I reset it. Now, when I use the jogging feature, it moves in turtle speed. I couldn't figure out why, so I got the bright idea to uninstall/reinstall OB Control. It didn't solve my issue... homing sequence now moves in turtle speed and tries to home to RR corner instead of LF corner. Same issue using Lightburn. Any help resetting things would be appreciated. Thanks all, KM
Restore your last good Grbl Settings backup. If you never took a backup, manually work through the Grbl Settings checking Steps per mm, acceleration, max rate, homing dir, etc. See the Grbl Wiki for more info
Hi Peter, thanks for the reply. Unfortunately, I did not have a backup of my grbl settings. So, after searching for grbl settings, I used this as a guide. Now, the spindle will not move in any direction. At this point the machine is completely unusable as I cannot move the spindle from its current location. Although I've r/r the control software, it did not do a fresh install, it kept my inch and dark mode settings which makes me think that there is a file somewhere that doesn't get deleted and is being referenced by the control software. Suggestions at this point? Thanks again for the assistace. $0=10 Step pulse, microseconds $1=25 Step idle delay, milliseconds $2=0 Step port invert, mask $3=0 Direction port invert, mask $4=0 Step enable invert, boolean $5=0 Limit pins invert, boolean $6=0 Probe pin invert, boolean $10=1 Status report, mask $11=0.010 Junction deviation, mm $12=0.002 Arc tolerance, mm $13=0 Report inches, boolean $20=0 Soft limits, boolean $21=0 Hard limits, boolean $22=1 Homing cycle, boolean $23=0 Homing dir invert, mask $24=25.000 Homing feed, mm/min $25=500.000 Homing seek, mm/min $26=250 Homing debounce, milliseconds $27=1.000 Homing pull-off, mm $30=1000. Max spindle speed, RPM $31=0. Min spindle speed, RPM $32=0 Laser mode, boolean $100=250.000 X steps/mm $101=250.000 Y steps/mm $102=250.000 Z steps/mm $110=500.000 X Max rate, mm/min $111=500.000 Y Max rate, mm/min $112=500.000 Z Max rate, mm/min $120=10.000 X Acceleration, mm/sec^2 $121=10.000 Y Acceleration, mm/sec^2 $122=10.000 Z Acceleration, mm/sec^2 $130=200.000 X Max travel, mm $131=200.000 Y Max travel, mm $132=200.000 Z Max travel, mm
Do you have a BlackBox 4X or a BlackBox X32? X32: $4=0 4X: $4=1 That is very slow - compare that to our machine profiles (for example a LEAD1010 is set to 2500mm/min and that is also extremely conservative) Super low. LEAD1010 profile sets it as 150mm/sec^2 and again, that is a very conservative default setting Not sure what machine you have, but those haven't been changed from default Probably want that as 10mm instead or you won't clear a typical lever switch You also didn't say which machine you have, but if its one of ours - use the Select Machine > Select a profile from the list instead
I have a Blackbox 4X and a Lead1515 machine. I made the changes you listed, the axis is moving again. You referenced a Lead1010, what do you recommend for the Lead1515? I'll make a backup of the settings in case something else goes wrong.