Commit Graph

202 Commits

Author SHA1 Message Date
sanjayk03-dev
19aaadc4a3 listing gcodes in control-view 2024-01-22 16:49:08 +05:30
sanjayk03-dev
b53524b83d adding to macrosList, testing gcodelist 2024-01-22 16:22:06 +05:30
sanjayk03-dev
c5e0d38c40 chenged position to methods 2024-01-22 15:57:36 +05:30
sanjayk03-dev
bba76aefb4 fixing errors 2024-01-22 15:47:41 +05:30
sanjayk03-dev
305e225076 changed to computed 2024-01-22 15:42:00 +05:30
sanjayk03-dev
adf51d4cd4 changed it to computed 2024-01-22 14:57:47 +05:30
sanjayk03-dev
a4bab325e1 logging delete function in filehandler, gcode list 2024-01-22 14:37:53 +05:30
sanjayk03-dev
8585f1f1fc removed state instance from config 2024-01-22 14:21:35 +05:30
sanjayk03-dev
b55be55af4 trying to add another config for gcodeList 2024-01-22 11:04:03 +05:30
sanjayk03-dev
ddbbd56b15 fixing the list 2024-01-22 10:20:48 +05:30
sanjayk03-dev
96657f3cb1 filtering Gcodes 2024-01-22 09:56:48 +05:30
sanjayk03-dev
0de1e234bf Final Build 2024-01-12 03:37:55 +05:30
sanjayk03-dev
d8b8e40fae testing with logs 2024-01-12 03:25:57 +05:30
sanjayk03-dev
6d589ec268 UI changes 2024-01-02 21:46:12 +05:30
sanjayk03-dev
20c4a3b39d added flushing and printing config 2024-01-02 19:08:01 +05:30
sanjayk03-dev
34c3e60a17 added run macros func, macros button styles changed, configured time 2024-01-02 18:13:36 +05:30
sanjayk03-dev
6feca58a81 solving error in control-view, dynamic input, added 6 tabs, 2024-01-02 16:12:17 +05:30
sanjayk03-dev
7302c955de changed null to empty string 2024-01-02 15:06:13 +05:30
sanjayk03-dev
06b1cde647 created tabs for macros and buttons in control-view 2024-01-02 14:54:53 +05:30
sanjayk03-dev
f277cd9690 Added config file, edited config.py , added save funcs 2024-01-02 13:52:53 +05:30
sanjayk03-dev
ca152ed38a fixing gcode selection 2023-12-30 19:38:23 +05:30
sanjayk03-dev
e3ca0ba3a3 added method for upload gcode and ui fix in macros and checking the func in control-view 2023-12-30 18:57:16 +05:30
sanjayk03-dev
9b8e52edaf macros ui fix and control view added present and absent class 2023-12-30 16:24:50 +05:30
sanjayk03-dev
c0881bd966 testing with setting var func and pug template 2023-12-30 15:51:21 +05:30
sanjayk03-dev
3664c2e19b test 2023-12-30 11:57:18 +05:30
sanjayk03-dev
0bf3d936d4 test 2023-12-30 11:37:31 +05:30
sanjayk03-dev
72ed2f7390 fix 2023-12-30 05:51:32 +05:30
sanjayk03-dev
95ad694184 testing macros state 2023-12-30 05:29:52 +05:30
saifullah-N
59005b4c3a Synchronize units on control and settings pages. 2023-06-22 18:26:10 +05:30
saifullah-N
6f946ecf3a select newly uploaded file functionality added 2023-01-28 11:32:51 +05:30
saifullah-N
5f0b0dc56e update gcode to newly updated file 2023-01-28 10:34:27 +05:30
saifullah-N
e93296ef00 v1.0.9 changes from 1.1.1 2022-12-21 16:26:22 +05:30
David Carley
c9efccec15 Got a working solution for detecting failed probes 2021-10-11 00:28:22 -07:00
David Carley
ea6a153e51 Added a "watch your hands" message before moving machine to (0,0) after probing 2021-05-24 20:35:13 -07:00
David Carley
a46230656e Made it far less likely for the UI to lock up 2021-03-23 21:19:45 -07:00
David A. Carley
3db16fe52a Merge branch '1.0.7-devel' into probing-prompt-setting 2021-03-16 21:43:23 -07:00
David Carley
f913382726 No "probing complete" modal if disabled 2021-03-16 19:10:37 -07:00
David Carley
a5474f7086 Fixed imperial probing 2021-03-16 09:33:40 -07:00
David Carley
437772c908 Added a setting to allow disabling probing prompts 2021-03-15 19:21:06 -07:00
OneFinityCNC
0f9fd1e126 Merge branch '1.0.7-devel' into put-away-probe-modal 2021-03-06 11:58:20 -05:00
David Carley
6f7853cc1f Added a popup to remind user to put away the probe 2021-03-06 00:02:32 -08:00
David Carley
4411b0167d Had to refactor probing logic to handle imperial 2021-03-05 11:57:56 -08:00
David Carley
6c525930fe Fixed sticky modal issue mostly by removing anims 2021-03-03 01:21:01 -08:00
OneFinityCNC
5e3e44b576 Merge branch '1.0.7-devel' into refactored-probing 2021-03-03 00:37:34 -05:00
OneFinityCNC
568f6fb0fd Merge pull request #9 from dacarley/unresponsive-on-first-file-upload
Fixed the issue where the UI becomes unresponsive on the first file upload
2021-03-03 00:09:19 -05:00
David Carley
21c9448da6 Refactored the probing code 2021-03-02 19:58:12 -08:00
David Carley
e9330f0684 Removed debugging code 2021-03-02 18:44:13 -08:00
David Carley
d752fd2b76 Fixed the issue where the UI becomes unresponsive on the first file upload 2021-03-02 18:42:34 -08:00
David Carley
4a23455621 Implemented a probe continuity test before probing 2021-03-02 10:16:24 -08:00
OneFinityCNC
a0ae0a4e30 1.0.6 Firmware release. More Github cleanup. 2021-02-28 00:58:19 -05:00