The brake of the CNC lathe is broken, is there a way to program it to stop a little faster

Updated on technology 2024-04-03
7 answers
  1. Anonymous users2024-02-07

    There are ways, but how effective it is depends on your machine. Stop the spindle early. When the last tool is finished, add M5 (stop spindle) before the last G00 retract command, or S0**Speed 0).

    That is, stop the spindle before returning to the reference point. In this way, the spindle has stopped when the tool holder returns to the tool change position. I've tried it, and the actual running time of the spindle motor has been shortened by a few seconds, which has saved the boss a lot of electricity bills.

    o^*

  2. Anonymous users2024-02-06

    When programming, the spindle decelerates first and then stops, such as when the tool is just withdrawn, it is lowered to S300 first, and then M5

  3. Anonymous users2024-02-05

    When the parts are clamped, there are chatter marks in the workpiece, and the root cause is the change in the position of the tool tip relative to the workpiece. There are many reasons for these problems, but the most fundamental problem is that the relative stiffness of the tool is not enough, and the rigidity is insufficient.

    Improvement method: improve the strength of the tool, divided into multiple processing (rough knife and fine knife, reduce the cutting force to reduce the vibration of the tool, cutting more smoothly, reduce the method of cutting force, generally reduce the amount of tool and feed rate, as well as the use of sharper tools, increase the rake angle of the tool.

    The main reason why the quality of the hole is worse than that of the shaft is that the rigidity of the inner hole turning tool is worse than that of the external turning tool. There is also inconvenient chip removal and inconvenient cold cutting lubrication.

    There are many ways to solve these problems, and there are many ways to think about them! I won't explain them all.

  4. Anonymous users2024-02-04

    CNC lathe programming as long as you want to learn, learn with your heart, there is no learning can not learn, Shanghai Quanwei specializes in CNC mold training for 17 years, small class teaching, the school offers CNC programming training, UG mold design training, UG product design training, MasterCam CNC programming training, CNC lathes, machining centers and other related courses, its own factory practical machine tools for students to practice, detailed can visit Shanghai Quanwei teaching points for consultation.

  5. Anonymous users2024-02-03

    See if the motor has a holding brake, generally the motor will produce a certain torque when it stops to prevent rotation. Generally, it is necessary to confirm the brake that comes with the motor, and generally the gravity shaft will have, which is generally power-off braking, and check whether there is a short circuit in the line. If there is no brake, confirm whether the motor has its own quasi-stop function, such as Siemens' CNC motor will have two kinds of enablement.

    Control enable and pulse enable, two kinds of enable two parking modes, one is immediate braking, and the other is free parking. These are not the same as the system, and the situation is different.

    There are also hydraulically assisted braking, like some domestic turning centers, in the milling to turn to turn to rely on this external braking, this matter can be from the PLC troubleshooting, to see what conditions have not arrived, resulting in tightening failure. There are many cases, such as solenoid directional valves.

    Does not work, hydraulic cylinders.

  6. Anonymous users2024-02-02

    Modify the parameters of the inverter If you used to rely on the brake pads on the motor to brake, check whether the brake relay is working normally, and check whether the brake pad working voltage is normal.

  7. Anonymous users2024-02-01

    I checked the brake resistance and the brake resistance is good, but I still can't brake, what is the problem.

Related questions
9 answers2024-04-03

Hazards of CNC lathe work:

1. Noise pollution, the workshop is very noisy; >>>More

3 answers2024-04-03

1. How to operate.

Cut the end face and outer circle of the workpiece with one knife (the end face is flat, and the outer circle is turned), then measure the diameter of the outer circle d, and change the roughing thread cutter to cut the thread. Here's how: >>>More

5 answers2024-04-03

FANUC CNC machine time adjustment, in MDI mode, found"offset"Key to open the program to modify, change "0" to "1" and then press to turn the page until you find the time to adjust, and then modify the time The parameters of the time are different for different brands, it is best to look directly at the manual of the model to operate. >>>More

13 answers2024-04-03

CNC machine tools were born to adapt to the mass automated production of modern industrial production, and the key word is automation. The flat bed CNC lathe is transformed from the ordinary lathe with simple numerical control, and the consideration of automation is not comprehensive. The inclined bed CNC lathe is developed and designed according to the principle of CNC machining, and the pertinence is very strong, in terms of the layout, rigidity, accuracy, and chip removal capacity of the machine tool, it has been significantly improved compared with the flat bed CNC lathe. >>>More

8 answers2024-04-03

x=2r(1-tgq 2)tgq r is the radius of the tip tgq is the angle of the chamfer thief 45° is 45 30 is 30 z=r(1-tgq 2) to give you an example, the length of the chamfer 45 is the chamfer of c1 The outer yard turning tool The outer diameter of the bar with an outer diameter of 20 is x=2* is approximately equal to This is the knife to make up and then the chamfer of C1 1*2+ The outer diameter minus z=r ( is approximately equal to Then the chamfer of C1 1+ The program is z0 So so. However, in general programming, just cutting chamfer outer diameter There must be a reserve in the program, which is the z distance before cutting to the end face, which is generally the distance that must be added in the program, for example: or the chamfer of C1 x=2(x1+x2)+2r(1-tgq 2)tgq=2(1+program: >>>More