Commit graph

18 commits

Author SHA1 Message Date
John Lewin
0c752a4d27 Remove OemProfile property, promote OemLayer property to parent
- Extract PrinterSettingLayer to separate file
 - Create profile migration for OemProfile -> OemLayer
 - Rename confusing LayerCascade property in tests to PrinterSettings
 - Issue #1023
2016-06-27 15:42:56 -07:00
Lars Brubaker
3e44555497 Ability to set base layer for testing. 2016-06-22 15:47:22 -07:00
Lars Brubaker
768d555f2a Removing settings base layer from being strode in users data 2016-06-22 15:29:20 -07:00
Lars Brubaker
6ee626e794 Refactoring print settings strings into SettingsKey string consts
Made a new ReloadUiWhenChanged propertie for Properties.json
2016-06-21 09:38:37 -07:00
John Lewin
250ed87f31 Revise SliceSettings nomenclature, add GetValue<T> method 2016-06-15 15:11:23 -07:00
John Lewin
4f159245d9 Apply test exception to SupportInterfaceMaterialAssignedToExtruderOne 2016-06-09 16:03:12 -07:00
John Lewin
fa7e6cb815 Take failing tests offline 2016-06-09 15:46:40 -07:00
John Lewin
67b9c71d05 Add test exception for 3D Stuffmaker/SupportMaterialAssignedToExtruderOne 2016-06-09 15:46:40 -07:00
John Lewin
e0c4bbd011 Add required layer cascade to slice preset tests 2016-06-07 11:22:53 -07:00
John Lewin
b064b9db64 Printer center & bed size are not required in slice files 2016-06-07 09:51:05 -07:00
John Lewin
c264fbb074 Test error messages should report affected file path 2016-06-07 09:45:49 -07:00
John Lewin
20a3cd7668 Run validation tests on slice presets
- Issue #800
2016-06-07 09:41:12 -07:00
John Lewin
b1f87eb3a9 Adjust config.ini layer height values
- Fixes #831
2016-05-31 15:18:16 -07:00
John Lewin
0a9a5e2121 Adjust config.ini first layer height values 2016-05-31 15:11:29 -07:00
John Lewin
df44afa5ee Revise config.ini tests
- Layer height should be no more than 85% of nozzle diameter
 - First layer height should be no more than 85% of extrusion width
 - First layer extrusion width should be bigger than nozzle dia. if set
2016-05-25 11:04:51 -07:00
John Lewin
7d4e06d1cb Test should pass if setting missing and using MH defaults 2016-05-23 15:31:14 -07:00
John Lewin
2da691dadc Revise config.ini tests, bring failing printers into compliance
- BCN Sigma: use extruder one for support material
 - TAZ 6: replace curly braces with brackets
 - Me3D: use temperature instead of first_layer_temperature
2016-05-23 15:30:26 -07:00
John Lewin
c87f14c3f4 Update StaticData config.ini tests and enable for continuous integration 2016-05-23 15:23:56 -07:00