griddycode icon indicating copy to clipboard operation
griddycode copied to clipboard

Switch between disks

Open LeoY2020 opened this issue 9 months ago • 2 comments

I think GriddyCode need's to add that can switch between disks, otherwise, disk D files cannot be accessed.

LeoY2020 avatar Mar 16 '25 13:03 LeoY2020

Yes! This is absolutely necessary. Now, instead of selecting a disk inside the program, you can do this:

  1. Open the project in the terminal e.g. cd D:/Projects/project_on_disc_d/
  2. Open any file inside this project with griddycode GCode some_code.rs 2.1) For this feature i'm rename .exe file of griddycode to GCode.exe and add folder with griddycode to Path
  3. Done! When you go to the file system, the program will be on the desired disk

Waltorvi avatar Apr 20 '25 13:04 Waltorvi

the drive switch is realised in #130, so This Issue should be closed

SweetyAngel avatar Apr 20 '25 13:04 SweetyAngel