This commit is contained in:
cpu
2026-06-14 14:18:55 +02:00
parent eada18d3f0
commit 35fed71971
24 changed files with 530 additions and 1951 deletions

View File

@@ -6,6 +6,10 @@ A fail-safe water flow monitoring module designed to protect CNC spindles and la
![Front](images/Flow_Controller_front.png)
![Back](images/Flow_Controller_back.png)
![Panel](images/Flow_Controller_Panel.png)
![Case](CAD/Case.png)
![Case_exploded](CAD/Case_exploded.png)
![ZJ-S401](images/Sensor_ZJ-S401.png)
@@ -31,7 +35,9 @@ A fail-safe water flow monitoring module designed to protect CNC spindles and la
* **Output:** 3-pin CNC interface (+24V, GND, ALARM_CNC). Connects directly to standard CNC active-low sinking inputs.
## Panel Design and GCode
The [scripts](scripts) folder contains a guide to panelize the board (`Flow_Controller_Panel.kicad_pcb`) and howto generate gcode.
The [../kicad2panel](../kicad2panel) folder contains a guide to panelize the board.
The [../kicad2msla](../kicad2msla) folder contains a guide to use the MSLA for UV exposure.
The [../kicad2gcode](../kicad2gcode) folder contains a guide to generate G-code to use CNC for drilling and cutting (optionally also for the isolation trace routing).
## Microcontroller Pin Mapping (Per Schematic)
| Pin | Schematic Net | Function | MCU Port (SOP8) |