Commit Graph

34 Commits

Author SHA1 Message Date
thelastWallE d8abaee6c3 🌈 style(settingsTemplate): title for zoombutton
add title for zoombuttons
2021-05-08 11:35:59 +02:00
thelastWallE 86b28feeda 🌈 style(settingsTemplate): add title for buttons
add title for buttons and links to get a hover tooltip
2021-05-08 11:29:58 +02:00
thelastWallE d9371c9879 shortStatus on sidebar
-styling
2021-05-04 01:01:57 +02:00
thelastWallE db68bee497 css 2021-04-11 22:27:04 +02:00
thelastWallE 58c26ca9ae -zooming on editor
todo: editor is taking whole dialog
2021-04-11 00:17:19 +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 6629dc0bd4 -bump for 0.3.6
-added option to turn off automatic restart
after then klipper configuration changed
2021-04-02 21:23:03 +02:00
thelastWallE 47cf9eace1 Added missing Checkbox for debug logging
setting was already there in the configuration.
-bump for rc5
2021-04-01 21:23:37 +02:00
thelastWallE 6b0928bfc6 -css for editor
-fix for FillDataset checkbox, before any Graph was shown
2021-03-30 21:25:25 +02:00
thelastWallE 2aec1a9eaa -Bump for 0.3.4rc2
-fix for errorexception
-added extern logfile
2021-03-29 00:57:23 +02: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 297554536c update
Tested with python3

+borders around macro
+macro permission role
+hide macros then one has no permission
2021-03-12 00:20:17 +01:00
thelastWallE 2984f072ba test1
Test of fix for overflow, link for printer.cfg and hsyntax.
2021-03-12 00:11:22 +01:00
thelastWallE 66c05e258e HSyntax for klipperconfig
From old open PR on fork of mmone
2021-03-12 00:11:21 +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
thelastWallE d6cbf8d867 switch for navbar (#33) 2021-03-11 23:35:45 +01:00
Alice Grey 3e918afcb6 Fix Config Path Regression
Config path variable was not updated in template
2020-09-01 22:30:41 -05:00
Schnello 0141b5e130 add log path entry to config 2020-08-30 10:25:53 -05:00
Martin Muehlhaeuser 97770e094e [macro] Improve parameter extraction 2018-08-25 19:16:03 +00: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
Martin Muehlhaeuser a25609eea0 [conf] Make config reload command configurable 2018-08-10 15:36:35 +00:00
Martin Muehlhaeuser 41491ffbe8 Major refactor 2018-08-09 07:25:05 +00:00
Martin Muehlhaeuser 76c5137e8a [feat] Basic config editor 2018-08-09 00:16:07 +00:00
Martin Muehlhaeuser 09ba954e3f templates: Fix parsing error 2018-02-05 15:46:50 +00:00
mfm 9ef81e5c03 templates: Prepare for i18n 2018-02-05 16:36:05 +01: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 485cf652ee views: Add units to input settings 2018-01-24 20:54:51 +01:00
mfm ce7546b781 leveling: Added speed settings parameter 2018-01-24 19:05:28 +01:00
Martin Muehlhaeuser 797e7bca8d view: Udpate settings view 2018-01-23 20:36:34 +00:00
Martin Muehlhaeuser 423f65a046 Leveling: Updated parameter set 2018-01-23 20:31:43 +00:00
Martin Muehlhaeuser 02f1353772 view: Fix: probe points can now be deleted 2018-01-23 18:10:58 +00:00
mfm 8449b1c68e Initial commit. 2018-01-23 15:01:58 +01:00