Not really sure if I should be posting this in the control software section but my question I can't remember prior to which update on the Black box it was but I'm using vetrix expire software when I set the spindle speed previously it would carry over into the initial carving of the piece when it started now the spindle stays at 12,000 RPMs and will not increase unless I manually increase it. Prior when I save the toolpaths it would ramp up to 16 thousand RPMs or 18000 RPMs or wherever I needed it to be based off the toolpaths that I saved an openbuilds? Any ideas would that be in the gcode?
Is gnea/grbl properly configured Is your 0-10v calibrated? docs:blackbox:connect-vfd [OpenBuilds Documentation] And recheck your VFD params (number of poles etc)
I haven't changed anything in the machine it was after the last update that it would not change the speed of the spindle. Prior to this update the it would ramp up to the designated speed I set in aspire.
Which update? Control only sends the gcode you give it. So I'll assume a Vectric update. Do you have a file from before and one from after the update to compare
Peter maybe I mispoke, but here is the gcode for my machine that is written prior to every job and I think I see where the lies the M3 command is set to S12000. Is there way to have the machine start up and ramp up to the designated speed that I set in aspire? "T1" "G17" "G21" "G90" "G0[ZH]" "G0[XH][YH][ S]" "M3 S12000" "M8" "G4P03"
Is that from our Post (compare to OpenBuilds/OpenBuilds-Vectric-Postprocessor it looks different) - maybe you are using a different post now than before? S value for the job should come from the RPM set for the tool used in the toolpath:
Peter THANK YOU! There were some values that needed to be changed that link explained everything! Thanks AGAIN!!