Skip to content

Commit

Permalink
Update 3D model to v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ErBWs committed Jul 12, 2023
1 parent 4c8ab59 commit a75e684
Show file tree
Hide file tree
Showing 9 changed files with 35,874 additions and 56,605 deletions.
91,555 changes: 35,387 additions & 56,168 deletions 1.Hardware/3.BLDC/3.AlO/AIO.kicad_pcb

Large diffs are not rendered by default.

658 changes: 354 additions & 304 deletions 1.Hardware/3.BLDC/3.AlO/AIO.kicad_sch

Large diffs are not rendered by default.

Binary file removed 1.Hardware/3.BLDC/3.AlO/production/AIO v1.1.zip
Binary file not shown.
Binary file added 1.Hardware/3.BLDC/3.AlO/production/AIO v1.2.zip
Binary file not shown.
264 changes: 132 additions & 132 deletions 1.Hardware/3.BLDC/3.AlO/production/netlist.ipc

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 2.Firmware/2.BLDC/bldc_config/bldc_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ typedef enum
#define PWM_PERIOD (uint16)(SYSTEM_CLOCK / PWM_FREQUENCY / 2)

// PWM死区设置
#define PWM_DEADTIME (0x01)
#define PWM_DEADTIME (0x0f)

// 刹车时占空比 不可更改
#define BLDC_BRAKE_DUTY (PWM_PERIOD / 100 * BLDC_BRAKE_PERCENT)
Expand Down
File renamed without changes.
Binary file added 3.Model/SupportPlate v1.1.stl
Binary file not shown.
Binary file added 3.Model/SupportPlate v1.2.stl
Binary file not shown.

0 comments on commit a75e684

Please sign in to comment.