YUHUAN CNC MACHINE TOOL Co.,Ltd. — Investor Relations & Filings
YUHUAN CNC MACHINE TOOL Co.,Ltd. specializes in the research, development, and manufacturing of high-precision CNC grinding machines and intelligent equipment. The company's product portfolio includes double-surface grinders, vertical grinding machines, CNC lapping and polishing machines, and specialized equipment for precision component processing. Its solutions are widely utilized in the production of components for consumer electronics, automotive systems, aerospace, and bearing manufacturing. YUHUAN CNC focuses on integrating advanced automation and intelligent control systems into its machinery to enhance processing efficiency and surface quality. The company maintains a strong emphasis on technological innovation, providing equipment designed to meet the rigorous demands of high-volume manufacturing environments requiring micron-level accuracy and stability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司章程修订对照表(2025年12月) | 2025-12-30 | Chinese | |
| 公司章程(2025年12月) | 2025-12-30 | Chinese | |
| 关于获得政府补助的公告 | 2025-12-24 | Chinese | |
| 关于2023年限制性股票激励计划第二个解除限售期解除限售股份上市流通的提示性公告 | 2025-12-21 | Chinese | |
| 关于部分限制性股票回购注销完成的公告 | 2025-12-12 | Chinese | |
| 湖南启元律师事务所关于宇环数控机床股份有限公司 2023年限制性股票激励计划第二个解除限售期解除限售条件成就相关事项的法律意见书 | 2025-12-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38664077 | 公司章程修订对照表(2025年12月) | 2025-12-30 | Chinese | ||
| 38664070 | 公司章程(2025年12月) | 2025-12-30 | Chinese | ||
| 38664057 | 关于获得政府补助的公告 | 2025-12-24 | Chinese | ||
| 38664051 | 关于2023年限制性股票激励计划第二个解除限售期解除限售股份上市流通的提示性公告 | 2025-12-21 | Chinese | ||
| 38663952 | 关于部分限制性股票回购注销完成的公告 | 2025-12-12 | Chinese | ||
| 38663943 | 湖南启元律师事务所关于宇环数控机床股份有限公司 2023年限制性股票激励计划第二个解除限售期解除限售条件成就相关事项的法律意见书 | 2025-12-08 | Chinese | ||
| 38663863 | 董事会薪酬与考核委员会关于2023年限制性股票激励计划第二个解除限售期解除限售条件成就的核查意见 | 2025-12-08 | Chinese | ||
| 38663848 | 关于2023年限制性股票激励计划第二个解除限售期解除限售条件成就的公告 | 2025-12-08 | Chinese | ||
| 38663833 | 第五届董事会第十次会议决议公告 | 2025-12-08 | Chinese | ||
| 38663816 | 关于控股股东、实际控制人 减持计划时间届满暨减持股份结果的公告 | 2025-12-07 | Chinese | ||
| 38663782 | 2025年第二次临时股东大会决议公告 | 2025-11-13 | Chinese | ||
| 38663770 | 湖南启元律师事务所关于公司2025年第二次临时股东大会的法律意见书 | 2025-11-13 | Chinese | ||
| 38663749 | 关于控股股东、实际控制人及其一致行动人持股比例被动稀释触及1%及5%整数倍的公告 | 2025-11-10 | Chinese | ||
| 38663738 | 关于2025年限制性股票激励计划授予登记完成的公告 | 2025-11-06 | Chinese | ||
| 38663716 | 宇环数控:公司章程(2025年10月) | 2025-10-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of metal-forming machinery and machine tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abpro Bio Co., Ltd.
Manufactures precision machine tools and develops antibody …
|
195990 | KR | Manufacturing |
|
Ador Welding Ltd.
Manufactures welding consumables, equipment, and industrial…
|
ADOR | IN | Manufacturing |
|
AIDA ENGINEERING,LTD.
Global manufacturer of metal forming systems and press mach…
|
6118 | JP | Manufacturing |
|
AMADA CO., LTD.
Global manufacturer of metal processing machinery for sheet…
|
6113 | JP | Manufacturing |
|
AML3D LIMITED
Provides large-scale metal additive manufacturing via propr…
|
AL3 | AU | Manufacturing |
|
AMPCO PITTSBURGH CORP
Manufactures specialty metal products and customized engine…
|
AP | US | Manufacturing |
|
Anderson Industrial Corporation
Manufactures high-precision CNC machinery, PCB equipment, a…
|
1528 | TW | Manufacturing |
|
A-ONE SEIMITSU INC.
Manufactures high-precision components and accessories for …
|
6156 | JP | Manufacturing |
|
ASAHI-SEIKI MANUFACTURING CO.,LTD.
Manufacturer of precision metal components and industrial m…
|
6111 | JP | Manufacturing |
|
AURORA LABS LIMITED
Develops high-speed 3D metal printers and industrial additi…
|
A3D | AU | Manufacturing |
YUHUAN CNC MACHINE TOOL Co.,Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/54900/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54900 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=54900 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=54900 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 54900}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for YUHUAN CNC MACHINE TOOL Co.,Ltd. (id: 54900)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.