FARSOON TECHNOLOGIES CO., LTD. — Investor Relations & Filings
About FARSOON TECHNOLOGIES CO., LTD.
Farsoon Technologies Co., Ltd. specializes in the development and manufacture of industrial laser powder bed fusion systems for polymer and metal applications. The company provides a range of Selective Laser Sintering (SLS) and Selective Laser Melting (SLM) platforms, including high-temperature and large-format systems. Its proprietary Flight Technology utilizes fiber lasers to achieve high scanning speeds and fine feature resolution. Operating under an "Open for Innovation" philosophy, the company provides users with open machine parameters and material flexibility. The product suite encompasses hardware, specialized software, and a variety of metal and plastic powders. These solutions are utilized across sectors such as aerospace, automotive, medical, and industrial tooling to facilitate the transition from prototyping to full-scale additive production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第二届董事会第十次会议决议公告 | 2026-04-28 | Chinese | |
| 董事会审计委员会关于公司2026年度向特定对象发行A股股票相关事项的书面审核意见 | 2026-04-28 | Chinese | |
| 未来三年股东分红回报规划(2026-2028) | 2026-04-28 | Chinese | |
| 前次募集资金使用情况鉴证报告 | 2026-04-28 | Chinese | |
| 关于最近五年未被证券监管部门和交易所采取监管措施或处罚的公告 | 2026-04-28 | Chinese | |
| 关于2026年度开展外汇衍生品交易业务的公告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39587449 | 第二届董事会第十次会议决议公告 | 2026-04-28 | Chinese | ||
| 39587443 | 董事会审计委员会关于公司2026年度向特定对象发行A股股票相关事项的书面审核意见 | 2026-04-28 | Chinese | ||
| 39587434 | 未来三年股东分红回报规划(2026-2028) | 2026-04-28 | Chinese | ||
| 39587423 | 前次募集资金使用情况鉴证报告 | 2026-04-28 | Chinese | ||
| 39587351 | 关于最近五年未被证券监管部门和交易所采取监管措施或处罚的公告 | 2026-04-28 | Chinese | ||
| 39587343 | 关于2026年度开展外汇衍生品交易业务的公告 | 2026-04-28 | Chinese | ||
| 39587339 | 2026年第一季度报告 | 2026-04-28 | Chinese | ||
| 39587336 | 2026年度向特定对象发行A股股票募集资金使用的可行性分析报告 | 2026-04-28 | Chinese | ||
| 39587326 | 2026年度向特定对象发行A股股票方案的论证分析报告 | 2026-04-28 | Chinese | ||
| 39587315 | 前次募集资金使用情况专项报告 | 2026-04-28 | Chinese | ||
| 39587308 | 2026年度向特定对象发行A股股票预案 | 2026-04-28 | Chinese | ||
| 39587297 | 关于2026年度向特定对象发行A股股票预案披露的提示性公告 | 2026-04-28 | Chinese | ||
| 39587290 | 关于本次募集资金投向属于科技创新领域的说明 | 2026-04-28 | Chinese | ||
| 39587279 | 西部证券股份有限公司关于湖南华曙高科技股份有限公司2026年度开展外汇衍生品交易业务的核查意见 | 2026-04-28 | Chinese | ||
| 39587271 | 关于2024年限制性股票激励计划授予部分第一个归属期归属结果暨股份上市的公告 | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Freund Corporation
Develops machinery and chemicals for the pharmaceutical, fo…
|
6312 | JP | Manufacturing |
|
FUJI CO., LTD.
Develops and manufactures robotic solutions, SMT machines, …
|
8278 | JP | Manufacturing |
|
FUJI CORPORATION
Develops and sells robotic solutions, SMT equipment, and CN…
|
7605 | JP | Manufacturing |
|
FUJI CORPORATION
Manufactures robotic solutions, SMT equipment, and machine …
|
6134 | JP | Manufacturing |
|
FUJI CORPORATION LIMITED
Manufacturer of SMT equipment and CNC machine tools for ind…
|
8860 | JP | Manufacturing |
|
FUJI JAPAN CO. LTD.
An elevator manufacturer providing design, manufacturing, i…
|
1449 | JP | Manufacturing |
|
Funeng Oriental Equipment Technology Co., Ltd
Manufactures intelligent equipment for new energy, electron…
|
300173 | CN | Manufacturing |
|
Furonteer Inc.
Develops and manufactures automation equipment for automoti…
|
370090 | KR | Manufacturing |
|
Fusion Fuel Green PLC
Develops and commercializes green hydrogen technology using…
|
HTOO | US | Manufacturing |
|
Future Innovation Group, Inc.
Holding company integrating IoT and machinery for the trans…
|
4392 | JP | Manufacturing |
FARSOON TECHNOLOGIES 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/58417/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58417 | 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=58417 | 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=58417 \ -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": 58417}, 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 FARSOON TECHNOLOGIES CO., LTD. (id: 58417)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.