Fixed print recovery test
removed the gcode buffer size variable (it didn't work)
This commit is contained in:
parent
ebb0f19c28
commit
859304fd16
12 changed files with 18 additions and 33 deletions
|
|
@ -102,7 +102,6 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
SettingsKey.max_velocity,
|
||||
SettingsKey.jerk_velocity,
|
||||
SettingsKey.print_time_estimate_multiplier,
|
||||
SettingsKey.gcode_buffer_size,
|
||||
SettingsKey.max_acceleration,
|
||||
SettingsKey.ip_address,
|
||||
SettingsKey.ip_port,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue