Project

General

Profile

action #53837

Updated by dheidler almost 5 years ago

Cura is the tool for slicing 3D prints (converting the .STL file into GCODE). 
 We had a broken version of cura in tumbleweed and ans as the packagers are using the newest version from the science project on their machines they didn't notice. 
 So we need to have a test for this in openQA. 

 ## Suggestion 

 Add some .STL file to the data folder, add a test to slice it and verify that it creates a GCODE file with a plausible size. 
 Also add some needles to verify the 3D model shown in the UI. 

 Maybe we could run the same test for both cura and cura-lulzbot.

Back