-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to preview GCODE files #712
Comments
Gcode files should have variables defined (or placeholders as BL calls them) for the type of printer and other information (plate type, etc.) to indicate whether they are usable or not for a given printer. |
@SoftFever the problem has not been solved on Linux at least and 1.6.3 beta. |
@R4toLoko |
@SoftFever I am so sorry for the delay on this. |
This appears to be a Linux bug, Mac seems to be working just fine. |
This has been completed, tested and it is working. |
TLDR: If you need to load a GCODE file to check if you have the right profiles in place, that won't happen forcing you to slice everything again just to be sure.
OS is unable to load its own GCODE for preview:
But the file was sliced via OS and ironically, if I try to load it on PS, it loads, broken but loads.
This is a GCODE file sliced via PS.
This is what you expect to see with OS
Side note: OS does not have "Load GCODE" like PS but drag and release.
The text was updated successfully, but these errors were encountered: