Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarins authored Nov 22, 2021
1 parent 286eae3 commit 84f812d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ Motorized automatic solder paste dispenser. Easily printable on a 3D printer at
+ In addition, non-blocking User Timers derived from SysTick interrupts are used, which do not stop the CPU while waiting for the Timer to run out. The number of these Timers is limited only by the CPU speed and the amount of allocated RAM) *more about this in* [*main.c*](Software/CubeMX/Src/main.c)

+ **Tasks**
- [x] The continuation of the work consists in the completion of the control button mounted on the Syringe tube and the tuning of the SW for optimal paste dispensing. This is a game with engine on and off times and duty cycle of PWM wave
- [ ] Create a video with instructions for assembly and demonstration at work. Soon.
- [ ] electronics attachment and power supply solution for the future possibility of 12V power supply from a 3D printer.
- [ ] Next step is using this solder paste dispenser with a 3D printer. It may be necessary to use a stepping motor for dispensing instead. It has a better and more accurate dispensing control option. I have already finished the PCB for this variant with the DRV8825 controller and the NEMA14 stepper motor.
+ [x] ***The continuation of the work consists in the completion of the control button mounted on the Syringe tube and the tuning of the SW for optimal paste dispensing. This is a game with engine on and off times and duty cycle of PWM wave***
+ [ ] Create a video with instructions for assembly and demonstration at work. Soon.
+ [ ] electronics attachment and power supply solution for the future possibility of 12V power supply from a 3D printer.
+ [ ] Next step is using this solder paste dispenser with a 3D printer. It may be necessary to use a stepping motor for dispensing instead. It has a better and more accurate dispensing control option. I have already finished the PCB for this variant with the DRV8825 controller and the NEMA14 stepper motor.

UPDATE 11/22/2021:
- Syringe control button completed
Expand Down

0 comments on commit 84f812d

Please sign in to comment.