# hardware ## wkrshop day 1 - install fluid NC = usage MS tinybee - $Wifi/Mode=AP (acces point only) - value modifié via fluidTerm - acces point via : http://192.168.0.1/ - SSID : FLuidNC // mdp : 12345678 - flash config.YAML : - http://wiki.fluidnc.com/en/hardware/3rd-party/MKS_TinyBee - test homing with reprap v1.0 endswitch - wiring stepper motor : bon sens + homing direction - save avacnée du jour sur config.yaml ## wrkshop day 2-3 - modif config.yaml - modif sens software motor (motor dir : low) - retablissement Sta/AP # Software ## Plotter app - install [requirements.txt](SOFTWARE/plotter-app/requirements.txt) - Run Flask: [app.py](SOFTWARE/plotter-app/app.py) -