diff --git a/.gitignore b/.gitignore index 2831a28..f635c2f 100644 --- a/.gitignore +++ b/.gitignore @@ -265,3 +265,11 @@ PyQt_Fluent_Widgets.egg-info/ PySide6_Fluent_Widgets.egg-info/ PyQt6_Fluent_Widgets.egg-info/ PySide2_Fluent_Widgets.egg-info/ +/COM/__pycache__ +/__pycache__ +/CU/__pycache__ +/EMV/__pycache__ +/Model/__pycache__ +/Trace/__pycache__ +/Util/__pycache__ +/view/__pycache__ diff --git a/COM/__pycache__/COM_Robot.cpython-39.pyc b/COM/__pycache__/COM_Robot.cpython-39.pyc deleted file mode 100644 index 832d773..0000000 Binary files a/COM/__pycache__/COM_Robot.cpython-39.pyc and /dev/null differ diff --git a/COM/__pycache__/COM_TCP.cpython-39.pyc b/COM/__pycache__/COM_TCP.cpython-39.pyc deleted file mode 100644 index 10d2e88..0000000 Binary files a/COM/__pycache__/COM_TCP.cpython-39.pyc and /dev/null differ diff --git a/CU/__pycache__/Catch.cpython-39.pyc b/CU/__pycache__/Catch.cpython-39.pyc deleted file mode 100644 index 1053da3..0000000 Binary files a/CU/__pycache__/Catch.cpython-39.pyc and /dev/null differ diff --git a/CU/__pycache__/Command.cpython-39.pyc b/CU/__pycache__/Command.cpython-39.pyc deleted file mode 100644 index dfd4570..0000000 Binary files a/CU/__pycache__/Command.cpython-39.pyc and /dev/null differ diff --git a/CU/__pycache__/Detect.cpython-39.pyc b/CU/__pycache__/Detect.cpython-39.pyc deleted file mode 100644 index f5aa744..0000000 Binary files a/CU/__pycache__/Detect.cpython-39.pyc and /dev/null differ diff --git a/CU/__pycache__/EMV.cpython-39.pyc b/CU/__pycache__/EMV.cpython-39.pyc deleted file mode 100644 index 2215df0..0000000 Binary files a/CU/__pycache__/EMV.cpython-39.pyc and /dev/null differ diff --git a/CU/__pycache__/Feeding.cpython-39.pyc b/CU/__pycache__/Feeding.cpython-39.pyc deleted file mode 100644 index 242680e..0000000 Binary files a/CU/__pycache__/Feeding.cpython-39.pyc and /dev/null differ diff --git a/CU/__pycache__/drop.cpython-39.pyc b/CU/__pycache__/drop.cpython-39.pyc deleted file mode 100644 index 516f334..0000000 Binary files a/CU/__pycache__/drop.cpython-39.pyc and /dev/null differ diff --git a/CU/__pycache__/test_Catch_EMV.cpython-39.pyc b/CU/__pycache__/test_Catch_EMV.cpython-39.pyc deleted file mode 100644 index b139e88..0000000 Binary files a/CU/__pycache__/test_Catch_EMV.cpython-39.pyc and /dev/null differ diff --git a/EMV/__pycache__/EMV.cpython-39.pyc b/EMV/__pycache__/EMV.cpython-39.pyc deleted file mode 100644 index ff07aaa..0000000 Binary files a/EMV/__pycache__/EMV.cpython-39.pyc and /dev/null differ diff --git a/Model/__pycache__/FeedModel.cpython-39.pyc b/Model/__pycache__/FeedModel.cpython-39.pyc deleted file mode 100644 index f76e240..0000000 Binary files a/Model/__pycache__/FeedModel.cpython-39.pyc and /dev/null differ diff --git a/Model/__pycache__/Position.cpython-39.pyc b/Model/__pycache__/Position.cpython-39.pyc deleted file mode 100644 index baefbe0..0000000 Binary files a/Model/__pycache__/Position.cpython-39.pyc and /dev/null differ diff --git a/Model/__pycache__/RobotModel.cpython-39.pyc b/Model/__pycache__/RobotModel.cpython-39.pyc deleted file mode 100644 index 22ac572..0000000 Binary files a/Model/__pycache__/RobotModel.cpython-39.pyc and /dev/null differ diff --git a/Trace/__pycache__/handeye_calibration.cpython-39.pyc b/Trace/__pycache__/handeye_calibration.cpython-39.pyc deleted file mode 100644 index 00d29c5..0000000 Binary files a/Trace/__pycache__/handeye_calibration.cpython-39.pyc and /dev/null differ diff --git a/Util/__pycache__/util_ini.cpython-39.pyc b/Util/__pycache__/util_ini.cpython-39.pyc deleted file mode 100644 index 3f00984..0000000 Binary files a/Util/__pycache__/util_ini.cpython-39.pyc and /dev/null differ diff --git a/Util/__pycache__/util_log.cpython-39.pyc b/Util/__pycache__/util_log.cpython-39.pyc deleted file mode 100644 index 16dc201..0000000 Binary files a/Util/__pycache__/util_log.cpython-39.pyc and /dev/null differ diff --git a/Util/__pycache__/util_math.cpython-39.pyc b/Util/__pycache__/util_math.cpython-39.pyc deleted file mode 100644 index c67aa79..0000000 Binary files a/Util/__pycache__/util_math.cpython-39.pyc and /dev/null differ diff --git a/Util/__pycache__/util_pic.cpython-39.pyc b/Util/__pycache__/util_pic.cpython-39.pyc deleted file mode 100644 index a421dde..0000000 Binary files a/Util/__pycache__/util_pic.cpython-39.pyc and /dev/null differ diff --git a/Util/__pycache__/util_time.cpython-39.pyc b/Util/__pycache__/util_time.cpython-39.pyc deleted file mode 100644 index da6d484..0000000 Binary files a/Util/__pycache__/util_time.cpython-39.pyc and /dev/null differ diff --git a/__pycache__/Constant.cpython-39.pyc b/__pycache__/Constant.cpython-39.pyc deleted file mode 100644 index ac54e65..0000000 Binary files a/__pycache__/Constant.cpython-39.pyc and /dev/null differ diff --git a/__pycache__/Expection.cpython-39.pyc b/__pycache__/Expection.cpython-39.pyc deleted file mode 100644 index 8d9e7ea..0000000 Binary files a/__pycache__/Expection.cpython-39.pyc and /dev/null differ diff --git a/__pycache__/MainRecources_rc.cpython-39.pyc b/__pycache__/MainRecources_rc.cpython-39.pyc deleted file mode 100644 index f51d7fd..0000000 Binary files a/__pycache__/MainRecources_rc.cpython-39.pyc and /dev/null differ diff --git a/__pycache__/toggleswitch.cpython-39.pyc b/__pycache__/toggleswitch.cpython-39.pyc deleted file mode 100644 index cb5ae41..0000000 Binary files a/__pycache__/toggleswitch.cpython-39.pyc and /dev/null differ diff --git a/__pycache__/ui_MainWin.cpython-39.pyc b/__pycache__/ui_MainWin.cpython-39.pyc deleted file mode 100644 index 235a4ca..0000000 Binary files a/__pycache__/ui_MainWin.cpython-39.pyc and /dev/null differ diff --git a/view/__pycache__/ResetView.cpython-39.pyc b/view/__pycache__/ResetView.cpython-39.pyc deleted file mode 100644 index f6eab99..0000000 Binary files a/view/__pycache__/ResetView.cpython-39.pyc and /dev/null differ diff --git a/view/__pycache__/ui_Dialog_Reset.cpython-39.pyc b/view/__pycache__/ui_Dialog_Reset.cpython-39.pyc deleted file mode 100644 index f26ba73..0000000 Binary files a/view/__pycache__/ui_Dialog_Reset.cpython-39.pyc and /dev/null differ