Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 674 Bytes

File metadata and controls

15 lines (10 loc) · 674 Bytes

Arduino IDE projects in this directory

  • hardware_test: simple programm to check the eggbot77 hardware (both stepper and pen servo) without PC. Attention: The stepper motors make several fast revolutions. The program should therefore only be executed as long as the servo and stepper motors have not yet been installed.
  • EggBott77: firmware which interprets the EBB command set send from the inkscape extension

Arduino IDE settings common for all projects here

  • USB CDC On Boot: "Enabled"
  • Controller: LOLIN S2 Mini

Versions that we have tested successfully with

  • Arduino IDE: 2.3.8 (latest as of 2026-03-30)
  • esp32: 3.3.7 (latest as of 2026-03-30)