jonny_ji7 992d852189 Add auto-cut functionality: diagram, switches, new state
control.cpp:
    - Add new systemState CUTTING
    - change systemState_t from enum to enum class (conflicting with
      cutter enum)

    - Add CUTTING functionality to CUT switch and auto cut after target
      reached if enabled

cutter.cpp:
    - Add function cutter_isRunning()

config:
    - Add GPIO_LAMP macro to config
2022-09-17 11:42:38 +02:00
..
2022-09-12 13:48:58 +02:00
2022-09-12 13:48:58 +02:00
2022-08-23 12:29:15 +02:00
2022-08-26 11:24:27 +02:00