Put in position reporting and a new utility class to limit the rate we call a function.
This commit is contained in:
parent
0587fb2d23
commit
5b13fc9c5a
3 changed files with 148 additions and 2 deletions
|
|
@ -222,6 +222,7 @@
|
|||
<Compile Include="Library\Provider\LibraryProviderSqlite.cs" />
|
||||
<Compile Include="Library\Provider\LibraryProvider.cs" />
|
||||
<Compile Include="Queue\OptionsMenu\ExportGcodePlugin.cs" />
|
||||
<Compile Include="Utilities\LimitCallFrequency.cs" />
|
||||
<Compile Include="Utilities\SelectedListItems.cs" />
|
||||
<Compile Include="Queue\OptionsMenu\ExportToFolderFeedbackWindow.cs" />
|
||||
<Compile Include="EeProm\EePromMarlinSettings.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue