For a DC motor on an L298N H-bridge, M+ can go to OUT1 and M− to OUT2. If the motor spins the wrong direction, just swap them: M+ → OUT2 and M− → OUT1; either way is safe as long as both motor wires stay on the same output pair.
I couldn’t find Flux documentation for saving/downloading a schematic screenshot, so that specific feature is probably not available in Flux. You can browse the docs here: Flux Documentation.
Flux exports are mainly for PCB/layout files, not a schematic drawing: the export tool supports PDF/SVG/DXF and manufacturing outputs, but the docs note that all export types generate from PCB layout data and none export schematics . For your schematic, the practical options are to use your computer’s screenshot/print-to-PDF tools, or make the actual PCB layout first and then export PDF/SVG/Gerbers from the layout.
Yes — I can help fix schematic wiring by inspecting the nets, making/removing pin connections, and then checking ERC results; the wiring tool uses exact pin IDs like U1:VCC and net names like ^GND . If you want, tell me what is currently wrong or which part you want connected, and I can check the schematic and fix the wiring for you.