v2.3.0
Released Time: 2024.01.17
Firmware v2.3.0
- Gcode supports G2/G3 arc motion; add several error types and error codes for Gcode.
- Arc motion supports negative angle.
- Support Modbus timeout query at the end of robot arm.
- The payload identification of the 6-axis force torque sensor supports the installation methods of ceiling, wall-up and wall-down.
- The manual mode of the six-dimensional torque sensor supports self-collision detection.
- Optimize the experience of using the 6-axis force torque sensor.
- Add the parameter query for C23/C24/C31/C37 errors.
- Add the error code C43 for dynamics loading failure.
- Manual mode soft limit supports UFACTORY 850.
- Optimize the problem of joints abnormal when the controller starts with SN 1304 and connect the arm of 1303 or below version.
- Fix the problem that when the LineB command with big attitude change, the following command may report the problem of overspeed.
- Optimize the problem of abnormal speed of TCP 30000 data reporting port in simulation mode.
- Fix the problem of timeout when accessing the interface of the end of robotic arm in simulation mode.
Studio v2.3.0
- Redesign the page and interactive logic.
- Blockly-support store variables without assigning values.
- Blockly-allowed to view logs by scrolling up and down, and to copy log contents.
- Blockly-optimize the problem that sequential click on Blockly's circle command.
- Blockly-add the "wait" parameter for linear motor.
- Blockly-fix the problem that Robotiq's gripper position commands are not executed.
- Blockly- remove the logic of sending TCP payload again if the TCP payload reported by the firmware is inconsistent with the current one when Blockly is running.
- Gcode - add Gcode page; add Gcode error code; add built-in Gcode example; support G2/G3 commands.
- Torque Sensor - add C18 specific error code query.
- Torque Sensor - payload identification supports ceiling, wall-up and wall-down mounting.
- Torque Sensor-adjust the parameters of manual mode of torque sensor to optimize the hand teaching experience.
- Settings - General Settings - add robot parameter observation page.
- Settings-Externals-Modbus RTU, add the function of saving Modbus debugging commands; add Modbus timeout settings.
- Settings-General-Assistive Features, add Python IDE entry.
- Python IDE-restrict the execution of .py files only; disable the operation of creating files and folders in Blockly to Python folders.
- Python IDE-add record the page status of Python IDE.
- Control Logic-remove the logic that sends the TCP payload again if the TCP payload used by the button of the Live-Control page is inconsistent with the value reported by the firmware.
- Optimize the pop-up window, C23 add the joint ID and joint angle if the joint angle is over the limit; C24 add the joint ID and joint speed if the joint speed is over the limit; C31 add the joint ID, theoretical torque and actual torque if there is an error; C37 add the joint ID and joint move value if there is an error.
- Live-Control - fix the problem that after modifying the self-collision model through SDK, the end tool displayed in the 3D model does not match the self-collision model.