mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-03-09 08:47:04 +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.