From b73ef4eff776c05a3739dc0264fcaaed50fa7adc Mon Sep 17 00:00:00 2001 From: Gitshaoxiang <1026025056@qq.com> Date: Thu, 28 May 2020 21:05:47 +0800 Subject: [PATCH] add some product weight size specification --- docs/en/1515/6060-push.md | 30 +++++++++++++--- docs/en/1515/nut.md | 27 +++++++++++++-- docs/en/accessory/485t.md | 25 ++++++++++++++ docs/en/accessory/battery_base.md | 25 ++++++++++++++ docs/en/accessory/bus_socket.md | 25 ++++++++++++++ docs/en/accessory/cable/lego_cable.md | 25 ++++++++++++++ docs/en/accessory/converter/grove2grove.md | 25 ++++++++++++++ docs/en/accessory/converter/grove_t.md | 27 +++++++++++++++ docs/en/accessory/frame.md | 25 ++++++++++++++ docs/en/accessory/glass_panel_repair_kit.md | 25 ++++++++++++++ docs/en/accessory/screw.md | 25 ++++++++++++++ docs/en/accessory/servo_holder.md | 25 ++++++++++++++ docs/en/accessory/sg90_servo.md | 25 ++++++++++++++ docs/en/accessory/watch.md | 30 ++++++++++++++++ docs/en/app/ac_socket.md | 25 ++++++++++++++ docs/en/app/bala.md | 25 ++++++++++++++ docs/en/app/balac.md | 16 ++++++--- docs/en/app/demo-board.md | 25 ++++++++++++++ docs/en/app/flir.md | 25 ++++++++++++++ docs/en/app/lidarbot.md | 27 +++++++++++++-- docs/en/app/m5scale_diy_kit.md | 27 +++++++++++++++ docs/en/app/piano.md | 26 ++++++++++++++ docs/en/atom/atomecho.md | 14 ++++++-- docs/en/atom/atomhub.md | 16 ++++++--- docs/en/atom/atomic.md | 14 ++++++-- docs/en/atom/tail485.md | 16 ++++++--- docs/en/atom/tailbat.md | 14 ++++++-- docs/en/base/base15.md | 25 ++++++++++++++ docs/en/base/base26.md | 25 ++++++++++++++ docs/en/base/basex.md | 25 ++++++++++++++ docs/en/base/btc_base.md | 34 ++++++++++++++++--- docs/en/base/core_bottom.md | 26 ++++++++++++++ .../en/base/iiot_dual_switch_kit_with_core.md | 17 ++++++++++ docs/en/base/lan_base.md | 26 ++++++++++++++ docs/en/base/m5go_bottom.md | 27 +++++++++++++-- docs/en/base/m5go_charger.md | 26 ++++++++++++++ docs/en/base/plc_base.md | 25 ++++++++++++++ docs/en/base/pm2.5.md | 27 +++++++++++++++ docs/en/core/atom_lite.md | 14 ++++++-- docs/en/core/atom_matrix.md | 14 ++++++-- docs/en/core/basic.md | 15 ++++++-- docs/en/core/face_kit.md | 18 +++++++--- docs/en/core/fire.md | 16 ++++++--- docs/en/core/gray.md | 16 ++++++--- docs/en/core/m5go.md | 14 ++++++-- docs/en/core/m5go_lite.md | 14 ++++++-- docs/en/core/m5stick.md | 16 ++++++--- docs/en/core/m5stickc.md | 16 ++++++--- docs/en/core/m5stickc_plus.md | 14 ++++++-- docs/en/core/m5stickt.md | 16 ++++++--- docs/en/core/m5stickv.md | 14 ++++++-- docs/en/hat/hat-18650.md | 24 +++++++++++++ docs/en/hat/hat-8servos.md | 25 ++++++++++++++ docs/en/hat/hat-adc.md | 25 ++++++++++++++ docs/en/hat/hat-beetlec.md | 32 +++++++++++++---- docs/en/hat/hat-bugc.md | 32 +++++++++++++---- docs/en/hat/hat-cardkb.md | 25 ++++++++++++++ docs/en/hat/hat-dac.md | 26 ++++++++++++++ docs/en/hat/hat-env.md | 25 ++++++++++++++ docs/en/hat/hat-finger.md | 25 ++++++++++++++ docs/en/hat/hat-joyc.md | 25 ++++++++++++++ docs/en/hat/hat-joystick.md | 25 ++++++++++++++ docs/en/hat/hat-ncir.md | 25 ++++++++++++++ docs/en/hat/hat-neoflash.md | 25 ++++++++++++++ docs/en/hat/hat-pir.md | 25 ++++++++++++++ docs/en/hat/hat-powerc.md | 25 ++++++++++++++ docs/en/hat/hat-proto-plus.md | 24 +++++++++++++ docs/en/hat/hat-proto.md | 25 ++++++++++++++ docs/en/hat/hat-puppyc.md | 25 ++++++++++++++ docs/zh_CN/accessory/converter/grove2grove.md | 5 +-- docs/zh_CN/atom/tail485.md | 2 +- 71 files changed, 1484 insertions(+), 100 deletions(-) diff --git a/docs/en/1515/6060-push.md b/docs/en/1515/6060-push.md index b1c97fc5..a5dfcc98 100644 --- a/docs/en/1515/6060-push.md +++ b/docs/en/1515/6060-push.md @@ -4,10 +4,6 @@
- - ## Description This an application-level module, which implements a motion & robotic control and it is totally customizable with different length. Packed with Stepper motor, Mega328 microprocessor, RS485 serial bus, 1515 framework. It realized a linear motion control, you can program the stepper motor to move a certain length with high precision. This type of module can be applied to 3D print, linear push and etc. @@ -36,6 +32,32 @@ This an application-level module, which implements a motion & robotic control an Example Code +## Specification + + + + + + + + + + + + + + + + + + + + + + +
ResourcesParameter
net weight569g
Gross weight569g
Product Size166*60*60mm
Package Size166*60*60mm
+ + ## Links - **Datasheet** - [Mega328P](http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-7810-Automotive-Microcontrollers-ATmega328P_Datasheet.pdf) diff --git a/docs/en/1515/nut.md b/docs/en/1515/nut.md index e93500aa..383ad8d6 100644 --- a/docs/en/1515/nut.md +++ b/docs/en/1515/nut.md @@ -15,10 +15,31 @@ ## Package Includes - 10x pcs -## Weight and Size +## Specification + + + + + + + + + + + + + + + + + + + + + + +
ResourcesParameter
net weight7g
Gross weight7g
Product Size15*9*4mm
Package Size90 x 60 x 3mm
-- Package size:9mm x 6mm x 3mm -- Package weight:7g