Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kachurovskiy authored Dec 18, 2024
1 parent 8419534 commit ddcfc9f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
This software and instructions are [provided as is](LICENSE), without warranty of any kind. [🇷🇺 Перевод на русский](https://translate.google.com/translate?hl=en&sl=en&tl=ru&u=https%3A%2F%2Fgithub.com%2Fkachurovskiy%2Fnanoels%2Fblob%2Fmain%2FREADME.md), [🇩🇪 deutsche Übersetzung](https://translate.google.com/translate?hl=en&sl=en&tl=de&u=https%3A%2F%2Fgithub.com%2Fkachurovskiy%2Fnanoels%2Fblob%2Fmain%2FREADME.md)

# NanoEls H5

This comment has been minimized.

Copy link
@kotovasia5120

kotovasia5120 Dec 18, 2024

Contributor

looks simply amazing. the display is of course a bit expensive

This comment has been minimized.

Copy link
@kachurovskiy

kachurovskiy Dec 18, 2024

Author Owner

You can use any Nextion display - or even displays from other companies as long as they work using a similar protocol. https://nextion.tech/instruction-set/


CNC and electronic lead screw controller based on ESP32-S3 that supports up to 3 axes:

- All the features of H4
- Cheaper and much easier to make than H4
- External PS2 keyboard
- High resolution touch screen
- More ports: joystick, MPGs, scales

![image](https://github.com/user-attachments/assets/de30c2ee-14d5-483a-b23d-0edc43125bd0)

See [h5 folder for hardware files, software and assembly](https://github.com/kachurovskiy/nanoels/tree/main/h5).

# NanoEls H4

CNC and electronic lead screw controller based on ESP32-S3 that supports up to 4 axes:
Expand All @@ -25,6 +39,8 @@ Cheap DIY Electronic Lead Screw (ELS) based on Arduino Nano for metal lathes. No
- Soft limits for the carriage
- Multi-start threads in 1 start of the spindle

![image](https://github.com/user-attachments/assets/0741438d-b3d3-4c8a-a816-9806e0ca6487)

See [h2 folder for parts list, software, assembly and usage manual](https://github.com/kachurovskiy/nanoels/blob/main/h2/). Controller can be built from [generally available components](https://github.com/kachurovskiy/nanoels/tree/main/h2#components).

It's suggested to use STEPPERONLINE CL57T closed-loop driver with NEMA 23 3NM motor or stronger with 200 step resolution mode (full step) and a 600 PPR optical rotary encoder. [See hardware.md for more info.](hardware.md)
Expand Down

0 comments on commit ddcfc9f

Please sign in to comment.