Removed z_offset, have to remove test
This commit is contained in:
parent
eb90fe82b0
commit
93aad5b8dd
1 changed files with 0 additions and 1 deletions
|
|
@ -99,7 +99,6 @@ namespace MatterControl.Tests.MatterControl
|
|||
TestMacroReplacement("{retract_speed}", "1800");
|
||||
TestMacroReplacement("{support_material_speed}", "3600");
|
||||
TestMacroReplacement("{temperature}", "200");
|
||||
TestMacroReplacement("{z_offset}", "0");
|
||||
TestMacroReplacement("[" + SettingsKey.bed_temperature + "]", "70");
|
||||
TestMacroReplacement("{infill_speed}", "3600");
|
||||
TestMacroReplacement("{min_print_speed}", "600");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue