Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Z-Bolt/OctoScreen.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-17added 'Are you sure you want to proceed' text to match what one sees in OctoS...JeffB42
2021-04-17added 'yellow bar' to scripts which display a confirmationJeffB42
2021-04-03updated the cmd.Confirm condition to include a prompt2.7.1-devJeffB42
2021-03-27cleaned up CommandButton.handleClicked() and ControlButton.handleClicked()2.7.0-devJeffB42
2021-03-27cleaned up CommandButton.handleClicked() and ControlButton.handleClicked()JeffB42
2021-03-24Fixed Command/Control Button Confirm dialog calling.Michael J Mulligan
2021-03-01cleaned up code in CreateSelectExtruderStepButton() and CreateSelectHotendSte...JeffB42
2021-02-27updated code to use new logger libraryJeffB42
2021-02-18added additional log statements for debuggingJeffB42
2021-02-16added support for multi-extruder systems, made desctinction beteween extruder...JeffB42
2021-02-01Hard fork of mcuadros/go-octoprint-updated code to use new octoprintApis pack...JeffB42
2021-01-24hard fork of the mcuadros/go-octoprint code into octoprintApisJeffB42
2021-01-02updated message for memory that's displayedJeffB42
2020-12-31fixed bug where the SharedNozzle flag wasn't being honoredJeffB42
2020-12-30removed the lad average label, combined the current resolution and UI scale f...JeffB42
2020-12-30added a debug conditional around the third stringJeffB42
2020-12-30updated path to OctoScreen imageJeffB42
2020-12-13added colorVariation to CreateStepButton()JeffB42
2020-12-07Updated confirmation prompts in the System panel to always prompt the userJeffB42
2020-11-16added ToolPrintingButon.goJeffB42
2020-11-16fixed typo, renamed CreteToolButton to CreateToolButtonJeffB42
2020-11-11added additional logging, added calls to Fatal() when switch case is unknownJeffB42
2020-11-10removed commented codeJeffB42
2020-11-10renamed ToolHeatup.go -> ToolButton.go, added CoolDownButton.goJeffB42
2020-11-10added debug loggingJeffB42
2020-11-10renamed 'Printer' to 'Client' to match the typeJeffB42
2020-09-27updated SystemPanel and SystemInformationInfoBox to display screen resolutionJeffB42
2020-09-13upadated icons, added hotend, nozzle, toolhead imagesJeffB42
2020-09-08moved common controls and other UI widgets out of ui and into uiWidgetsJeffB42