Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View G-EDM's full-sized avatar

Block or report G-EDM

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
G-EDM/README.md

Emergency help line - A pizza per call

[email protected]



New EVOIII Motionboard is now available on PCBway

Links are in the PCBway section further down



License

All 3D models and FreeCAD files are OpenSource. Feel free to do with it whatever you want.



The old G-EDM EVOII CAD files are still available here:

They don't open with FreeCAD 1.0.0 and to open them it requires a FreeCAD version < 1.0.0. Something like 0.2x or something.
>>> G-EDM EVOII Wire extension FreeCAD Project <<<
>>> G-EDM EVOII Router FreeCAD Project <<<

G-EDM EVOIII

Github does not allow large files. The FreeCAD (1.0.0) project for the brand new EVOIII router can be found here:

>>> G-EDM EVOIII Router FreeCAD 1.0.0 project file <<<

The EVOIII router is an all in one solution with integrated electronics, a more lightweight frame and a reduction in print material. The new wire module is less complicated to build, easier to wire and uses a modified version of the belt driven wire feeder designed by Alex Treseder for the PICO:
https://github.com/alextreseder/picoEDM



At this point the EVOIII router is just a concept. The new wire module seems to be ok but I haven't build the full router yet and can't promise that everything works.

This router uses HGR15 linear rails instead of the chunky HGR20 rails. Possible that the slot 8 profiles may not combine well with the small HGR15 rails. Needs further testing.

Firmware

https://github.com/G-EDM/G-RBL



PCBs





PCBway

Pulseboard EVOIII: https://www.pcbway.com/project/shareproject/G_EDM_EVOIII_Pulseboard_47cdc1b8.html

Motionboard EVOII (Will be replaced by the EVOIII board): https://www.pcbway.com/project/shareproject/G_EDM_Low_budget_DIY_Wire_EDM_machine_34e1e043.html

Motionboard EVOIII (Board works but I haven't ordered it with PCBA service yet. On your own risk.) https://www.pcbway.com/project/shareproject/W532897ASC41_motionboard_evoIII_rev3_bb113e0f.html





Connecting the TTL interface from the DPM or DPH to the motionboard

There are two motionboards. EVOII and in the future the EVOIII board.
The EVOIII board will replace the EVOII board.
The EVOII board has RX and TX swapped. The EVOIII has it in the correct order mirroring the output terminal
on the DPM and DPH.



EVOII Motionboard to DPM/DPH



EVOIII Motionboard to DPM/DPH



Adjust vFd to match the new stock configuration

The new code has a different configuration for the voltage feedback (vFd) short circuit threshold. The new default vFd should be almost 4000 @ the max possible voltage. Set the DPM/DPH to the max voltage. if the DPH is used with the 0-80V PSU something around 80V is the max possible. With the DPM it is 60V. Then turn the motionswitch to OFF and press the start button on the display. This will enable the scope. Ensure that the DPM/DPH is also turned on and adjust the Poti on the pulseboard until the reading below "vFd" shows almost 4000. It should never go above 4000.
It is very important to have the vFd set to a low voltage feedback before ever connecting the JST bridge to the sensorcircuit! The Poti on the pulseboard is set to 50% by the manufacturer. With 60v on the power terminal this would put 30v into the sensor circuit. The currents are small and people already made this mistake without damaging anything but it could damage something. The OpAmp that is connected to the scaled down bus voltage has a max input rating of around 7V. The circuit is designed for a 0-5v feedback.

Once the vFd feedback is set it should look like this on the scope with the maximum input voltage turned on. To activate the scope turn the motionswitch to OFF, enable the DPM/DPH with the max voltage (max 85v), press the start button on the display. Now the scope is active and PWM enabled too but with the motionswitch OFF it will not start any process. Almost 4000 but no spikes above 4000 at the vFd reading. If the value is >4000 or worse stuck at 4095 turn everything off, buy two pizzas and contact the emergency hotline.





Donations

* You want to donate something to support the project? 
* Paypal: paypal.me/gedmdev
* Bitcoin: bc1qkz8vwrd3pupewdtyg09qj9nv249vlgdy4ffhyv

Pinned Loading

  1. G-RBL G-RBL Public

    3+1 axis sinker and wire EDM firmware for router type CNC machines

    C++ 7 1

  2. G-EDM G-EDM Public

    G-EDM is a wire and sinker EDM machine for the DIY community with focus on a mostly 3d printed concept

    4 1

  3. SERVO42C-ESP32WROOM32-UART-Library SERVO42C-ESP32WROOM32-UART-Library Public

    A small library to control the makerbase servo42c via UART from an ESP32 Wroom32 NodeMCU. Written in cpp for vstudio with platform.io.

    C++ 1

  4. SERVO42C-XIAO-ESP32C3-UART-Library SERVO42C-XIAO-ESP32C3-UART-Library Public

    A small library to control the makerbase servo42c via UART from a XIAO ESP32C3. Written in cpp for vstudio with platform.io.

    C++