Commit Graph

23 Commits

Author SHA1 Message Date
thelastWallE 86096b8da0 feat: add show editor buttons 2021-09-05 18:33:32 +02:00
thelastWallE b2575c55db Merge branch 'feat/multipleCfg' 2021-09-05 15:28:57 +02:00
thelastWallE e1adf29c6a 🐳 chore(translation): DE Translation
More translation for german
2021-05-13 19:42:39 +02:00
thelastWallE db68bee497 css 2021-04-11 22:27:04 +02:00
thelastWallE c3d7d7980c added parsingCheck Checkbox
-Strict mode disabled for parsing checks
-reworked debug messages
2021-04-07 00:00:42 +02:00
thelastWallE 70fb1b5c71 Change name for graph dialog 2021-03-27 00:16:08 +01:00
thelastWallE 415da30ddf +reload configfile as the settings dialog is opened
+Syntax Highlighting for Configfile
+Show logfile content on the Performance Graph Dialog
+Check parsing of configfile before saving
2021-03-26 23:39:08 +01:00
thelastWallE ea961767c4 cleaning of rebase 2021-03-12 00:58:12 +01:00
thelastWallE 1b1014f58c Shortcut to printer.cfg with granulary access (#29)
* Shortcut to printer.cfg with granulary access

* added button to sidebar

* restyle
2021-03-11 23:35:45 +01:00
mmone 769b8a53ed
[feature] Parameterized macros (#16)
Adds the option to have parameters in Macros and show a dialog to the user on execution to change them.
Here's and example:

PID_CALIBRATE 
HEATER={label:Heater, default:extruder, options:extruder|extruder1}
TARGET={label:Temperature, unit:°C, default:190}
WRITE_FILE={label:WriteFile, default:0, options:0|1}
2018-08-25 16:55:48 +02:00
Martin Muehlhaeuser 8f38062630 [doc] Add some more help/info to the views 2018-08-24 15:23:23 +00:00
mmone 86d8e631d5
[feat] Add performance graph (#9)
* [feat] Basic graph demo

* [feat] Basic Log analyzer with graph

* [feat] Finish graph feature.
2018-08-13 18:22:58 +02:00
Martin Muehlhaeuser 8d27f79b65 [feature] Add coordinate offset dialog. 2018-04-26 19:06:09 +00:00
mfm c75ee40ab5 templates: Added missing space 2018-02-05 23:18:00 +01:00
mfm 9ef81e5c03 templates: Prepare for i18n 2018-02-05 16:36:05 +01:00
Martin Muehlhaeuser 3382135360 view: Rename status button 2018-02-05 15:18:02 +00:00
Martin Muehlhaeuser 90cba8108f logging: styling 2018-02-02 21:05:45 +00:00
Martin Muehlhaeuser 4e4620fb67 logging: Optimized logging view 2018-02-02 20:51:24 +00:00
Martin Muehlhaeuser f6556f6e3d views: Beautify 2018-02-02 15:58:37 +00:00
mfm e722718984 macro: Add setting to config macro btn slot 2018-01-24 23:07:55 +01:00
mfm 57c617f1a1 templates: Cosmetics 2018-01-24 21:32:44 +01:00
mfm a839800e3d view: Integrated new dialogs 2018-01-24 17:14:42 +01:00
mfm f2be4d7516 template: Rename main tab 2018-01-24 01:50:38 +01:00