Find Our Products
LSR Molding
Melon Rubber is a leading LSR injection molding manufacturer in China, delivering FDA-certified silicone parts for medical devices, automotive sensors, and consumer electronics. With 10+ years of expertise and in-house tooling, we guarantee ±0.01mm tolerances, 15-day LSR prototypes, and flexible LSR injection molding mass production.
1. Silicone Molding Process & Types
- Liquid Silicone Rubber (LSR): Ideal for flexible, high-temperature-resistant parts (e.g., medical seals, baby products).
- High Consistency Rubber (HCR): Rigid components for industrial gaskets and diaphragms.
- Overmolding/Insert Molding: Multi-material integration for electronics and automotive connectors.
2.Material Comparison Table
Material | Hardness (Shore A) | Max Temp | Common Uses |
LSR | 10–80 | 300℃ | Medical devices, baby products |
HCR | 20–90 | 230°C | Industrial seals, gaskets,Food Consumer parts, Low mold cost, no need tightly tolerance |
1030 - Got error 28 from storage engine
select distinct p.products_model,p.price,p.max_order_num,p.min_order_num,p.products_brand_name, pd.products_name,p.products_quantity, p.products_image,p.is_shipping_free, p.products_weight, pd.products_description,pd.products_feature, pd.products_simpledescription, p.products_id, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price,p.products_price,products_msrp,p.products_size,p.products_sizes from products_description pd, products p left join specials s on p.products_id = s.products_id ,categories_description cd,products_to_categories p2c where p.products_status = '1' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and cd.categories_id = p2c.categories_id and pd.language_id = '1' and (p2c.categories_id=7 )order by p.products_sort_order ,p.products_id desc limit 36, 12
[TEP STOP]
select distinct p.products_model,p.price,p.max_order_num,p.min_order_num,p.products_brand_name, pd.products_name,p.products_quantity, p.products_image,p.is_shipping_free, p.products_weight, pd.products_description,pd.products_feature, pd.products_simpledescription, p.products_id, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price,p.products_price,products_msrp,p.products_size,p.products_sizes from products_description pd, products p left join specials s on p.products_id = s.products_id ,categories_description cd,products_to_categories p2c where p.products_status = '1' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and cd.categories_id = p2c.categories_id and pd.language_id = '1' and (p2c.categories_id=7 )order by p.products_sort_order ,p.products_id desc limit 36, 12
[TEP STOP]