The boards are updated to 1.1 version!

Here’s a recap of the situation:

After the first tests, everything seems to be working fine.
As shown in the videos that I posted in the past few weeks, the controller has been functioning properly both in “MILL” and in “LASER” mode.
These tests have given me the chance to check the hardware and think about some improvements I could make to the boards that will be produced.
Here are the results:

Errors I fixed

  1. I corrected the position of 4 out of the 8 mounting holes both on the motherboard and on the expansion board (1mm offset on the X axis)
  2. I corrected the silk screen names “CHARGE PUMP” and “DIGITAL ENA” of the JP3 jumper (expansion board) because they had been swapped by mistake.
  3. I changed the power supply of IC2 (74HC14) to 5 Volts. It was connected at 3.3 Volts by mistake, but should be powered at 5V (otherwise the signals on the LPT would be mixed, some at 3.3V and some at 5V).
Motherboard version 1.1

Improvements and modifications

  1. I added dual footprint for the ESP32 module (900mils and 1000mils) to increase the possibility of using different boards available on the market.
  2. In order to improve safety, I eliminated the DOOR button and inserted a PANIC! button in its place.
  3. I added the DRIVER-ENABLE pin coming from the CPU-ESP32 in order to be able to switch the steppers on and off via software.
  4. I added a PANIC button to disable the stepper motors, the spindle PWM and the spindle ENABLE. For safety reasons, the PANIC button has a higher priority over the software control coming from the ESP-32 DRIVER-ENABLE pin.
  5. I added the direct drive of a small spindle (100/150W) working in PWM.
  6. I added a step-down DC/DC converter in order to unify the power souces (CPU-STEPPER-SPINDLE) if needed. By using a few jumpers, all the power supplies can also be unified in order to use a single power supply unit.
  7. The full kit (motherboard + expansion board) can now work with three different power supplies:
    a) 12Vcc for the motherboard
    b) 12-40V max for the stepper motors
    c) 12-48V max for the spindle working in PWM

The next step will be testing the latest PCB version (1.1). If no other errors are detected, I will then start thinking about producing a first lot of boards.

Stay tuned!

Expansion Card version 1.1

4 Comments on “The boards are updated to 1.1 version!

  1. Hi,

    Your boards look really nice and fits completly in my use case.
    But I have an RC-Electronic Speed Controller for brushless DC-Motors as spindle driver. Is it possible to output an PPM Signal instead of the PWM Signal to the spindle?
    If yes I’m in and buy one of your Kits.

    Thanks in advance

    1. Hi! The output is PWM or analogue (0-10 Volt) only. Unfortunately the PPM is not supported. We’re sorry!

      1. Thanks for the quick answer.
        As a workaround I could get an very cheap RC Servo Tester with an potentiometer (like the one I already use to set the spindle rpm). Thenn add an voltage divider (two resistors) to the 0-10V output to match the input voltage of the potentiometer “middle” pin 0-5V and use the PPM output from these Servo Tester to drive my hobby speed controller for the spindle.

        With these approach I have control over my spindle from the G-Code and with your PCBs I could even override the spindle speed in realtime. In the last working version of my CNC milling machine I could only set the spindle rotation speed manually I even hadn´t the option to turn it on/off from the old linux CNC machine I used.

        So I could use your PCBs with a little bit of soldering and a small converter in between or do I have a misunderstanding in my plan?

        1. Sorry I forgot to mention that I would desolder the potentiometer of the cheap servo tester and use the “middle” pin as input pin for the setpoint of the spindle rpm signal

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.