mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-03-03 14:04:16 +01:00
Currently if you clone Marlin to a directory with a space in the name, Arduino will generate an error. Because when executed the path ends up split into two separate arguments.