Skip to content
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

GCode export not working and warning message can't be turned back on #4202

Closed
1 of 2 tasks
larsbrubaker opened this issue Jan 19, 2019 · 1 comment
Closed
1 of 2 tasks
Assignees
Milestone

Comments

@larsbrubaker
Copy link
Member

larsbrubaker commented Jan 19, 2019

From customer:

  • Load GCode file
  • Click 'Do not show this again' on warning
  • no longer can print gcode file
  • make it work
  • make it possible to turn warning back on (settings)

I am trying to run GCode from Matter Control that I am slicing on a different computer.

When you first start with Matter Control and load a GCode file and click Print, it will give a warning box saying that you are running a GCode file that may not be for the Printer. It has a 'Do not show this again' checkbox. I clicked the check box after a few times so this wouldn't show up since I am slicing everything with Matter Control and not worried about what it is doing.

Now I do not have the warning box. And when click Print the Matter Control window flashes very quickly and then does nothing else. I can continue on like I had done nothing. It does not start heating the extruder or bed so that tells me it hasn't even starting running the GCode.

I load the file by 'Open' just like I open a STL. It will load up the 2D window just fine, and the settings for the print as expected.

So I guess an easier question would be Can I change the setting somehow to get the checkbox turned back off? I can not find this in the settings anywhere.

@jlewin
Copy link
Contributor

jlewin commented Jan 23, 2019

For reference, the related code for this issue is in ApplicationController.cs and is possibly complicated by overrideAllowGCode:
image

@larsbrubaker larsbrubaker added this to the 2.19.2 milestone Jan 23, 2019
@larsbrubaker larsbrubaker modified the milestones: 2.19.2, Dual Extruder Jan 31, 2019
jlewin added a commit to jlewin/MatterControl that referenced this issue Jan 31, 2019
- Issue MatterHackers#4202
GCode export not working and warning message can't be turned back on
larsbrubaker pushed a commit to larsbrubaker/MatterControl that referenced this issue Feb 3, 2019
- Issue MatterHackers#4202
GCode export not working and warning message can't be turned back on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants