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
mfm
9d4384354a
[view]Fix error colorring in log
2018-08-22 16:25:14 +02:00
mmone
78dabe2859
[view] Fix log hint text
2018-08-21 19:06:38 +02:00
mfm
d3a62dad49
[release] Change plugin display name
2018-08-20 15:12:52 +02:00
mmone
ef30648199
[view] Remove debug output
2018-08-20 01:24:37 +02:00
Martin Muehlhaeuser
591b3c988a
[chores] Add copyright header
2018-08-19 11:49:24 +00:00
Martin Muehlhaeuser
c23c38278c
[view] Style graph dialog
2018-08-18 12:44:40 +00:00
Martin Muehlhaeuser
136f47f318
[fix] File listing not working
2018-08-18 12:44:11 +00:00
Martin Muehlhaeuser
4bcda8ee66
[fix] Log files not listed in graph dialog
2018-08-18 07:19:26 +00:00
mmone
db58c0f337
[fix] erroneous import
2018-08-16 12:31:45 +02:00
Martin Muehlhaeuser
91171d40b6
[refactor]
2018-08-14 23:34:06 +00:00
Martin Muehlhaeuser
a03cc70539
[feat] Add file list refresh button
2018-08-14 23:22:31 +00:00
Martin Muehlhaeuser
665654ec75
[fix] Improve config file path handling
2018-08-14 23:17:12 +00:00
Martin Muehlhaeuser
cc7653dd1a
[view] Keep modal offset dialog open on set btn click
2018-08-14 16:36:26 +00:00
Martin Muehlhaeuser
a2ce724dd3
[view] Optimized sidebar layout
2018-08-14 16:31:27 +00:00
Martin Muehlhaeuser
b3c4aba0a2
[view] Add loading spinner
2018-08-14 16:30:56 +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
a25609eea0
[conf] Make config reload command configurable
2018-08-10 15:36:35 +00:00
Martin Muehlhaeuser
e2aaf5471c
[release] Update version
2018-08-09 09:25:28 +00:00
Martin Muehlhaeuser
41491ffbe8
Major refactor
2018-08-09 07:25:05 +00:00
Martin Muehlhaeuser
36955f76fd
[view] Cleanup sidebar layout
2018-08-09 00:17:05 +00:00
Martin Muehlhaeuser
76c5137e8a
[feat] Basic config editor
2018-08-09 00:16:07 +00:00
Sillyfrog
5550f6a5e1
Provide an icon for the sidebar
2018-08-03 13:34:17 +10:00
Martin Muehlhaeuser
8d27f79b65
[feature] Add coordinate offset dialog.
2018-04-26 19:06:09 +00:00
Martin Muehlhaeuser
4f16e40d29
Adapt PID Tuning dialog to now PID_CALIBRATE cmd.
2018-03-26 15:54:58 +00:00
Martin Muehlhaeuser
4afbf61223
Fix: Error message not forwarded
2018-03-22 19:21:53 +00:00
Martin Muehlhaeuser
e527fc7c4c
Disable status polling
2018-03-08 10:22:42 +00:00
Martin Muehlhaeuser
83df45f693
Limit navbar status display
2018-03-04 15:09:45 +00:00
Martin Muehlhaeuser
e1f0cf60a1
Fix: plugin not showing after install
2018-03-04 14:57:42 +00:00
Martin Muehlhaeuser
fc9ae039e7
Fix: Navbar status link to tab broken
2018-03-04 13:41:18 +00:00
Martin Muehlhaeuser
efabe991df
Fix: Indentation error
2018-02-26 10:46:33 +00:00
Martin Muehlhaeuser
2e4a858661
status: Basic status display working
2018-02-08 15:38:48 +00:00
Martin Muehlhaeuser
d53e9a7b76
log: Filter for plugin identifier
2018-02-07 21:02:16 +00:00
Martin Muehlhaeuser
befa5b0529
macro: Fix macros not executed
2018-02-06 14:31:15 +00:00
mfm
c75ee40ab5
templates: Added missing space
2018-02-05 23:18:00 +01: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
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
82dcf442a6
leveling: better layout and home button
2018-02-02 19:46:27 +00:00
Martin Muehlhaeuser
f6556f6e3d
views: Beautify
2018-02-02 15:58:37 +00:00
Martin Muehlhaeuser
b5411c26fc
leveling: Enabled direct move to point
2018-02-02 15:57:29 +00:00
Martin Muehlhaeuser
2e95fa1663
logging: Fix message not logged
2018-02-02 13:21:15 +00:00
Martin Muehlhaeuser
aabd536566
settings: Automatically add klipper serial port
2018-02-02 13:05:21 +00:00
Martin Muehlhaeuser
0195cbf2ba
refactoring
2018-02-02 11:39:06 +00:00
Martin Muehlhaeuser
1f8f2677d5
fix. PID_TUNe throws error
2018-01-29 22:48:40 +00:00
Martin Muehlhaeuser
9fb0903b6f
templates: Disable navbar status display
2018-01-29 14:26:15 +00:00
Martin Muehlhaeuser
7ccdc7b086
fix: Plugin not loading
2018-01-27 16:22:55 +00:00