Commit Graph

81 Commits

Author SHA1 Message Date
Alexander Richter
c87f16a726 bugfixes 2023-08-15 14:47:15 +02:00
Alexander Richter
ba35bd7c9d decided to have some predefinded pins at startup 2023-08-15 13:15:57 +02:00
Alexander Richter
51c8660824 finalised bugfix 2023-08-14 13:25:17 +02:00
Alexander Richter
882f293723 changed Input Invert parameters 2023-08-14 13:10:11 +02:00
Alexander Richter
7f9a7f0b0d cleanup and removal of bugs 2023-08-14 12:54:41 +02:00
Alexander Richter
a89c250b11 Bug Fixing
removed some Upsi
2023-08-02 23:35:40 +02:00
Alexander Richter
07003f05db modifying Matrix Keyboards
fixed Bug with wrong Key mapping between arduino and Python script
added feature to write Macros / Text with one Key
2023-07-31 13:33:01 +02:00
Alexander Richter
74e146036e modified Readme 2023-07-25 22:09:37 +02:00
Alexander Richter
841a336b28 renamed Arduino.py to omit crashes with Arduino IDE 2023-07-23 18:46:50 +02:00
Alexander Richter
2587716cda damn 2023-07-23 18:39:25 +02:00
Alexander Richter
d8ec8957d5 Readme Bugs all over again 2023-07-23 18:38:12 +02:00
Alexander Richter
7e25d192f2 found more little issues in Readme.md 2023-07-23 18:26:26 +02:00
Alexander Richter
41c81678a0 detailed changes in Readme 2023-07-23 18:21:57 +02:00
Alexander Richter
371e2f039b updated Readme to mention Quad Encoders and Joysticks 2023-07-23 18:11:57 +02:00
Alexander Richter
0fa79fec1e Merge branch 'main' into dev 2023-07-23 17:49:50 +02:00
Alexander Richter
238404e98a small stuff added 2023-07-23 17:49:26 +02:00
Alexander Richter
d5a159bec4 tidy up of latest changes
With this release now additionally Quadrature Encoders and Joysticks are supported.
Also a Bug is fixed with Analog Inputs.
2023-07-23 17:41:21 +02:00
Alexander Richter
8c5e8be6a0 Merge branch 'dev' 2023-07-23 17:36:32 +02:00
Alexander Richter
b6dcb2350a changed Format of Hal Pins to LinuxCNC standard 2023-07-23 17:32:58 +02:00
Alexander Richter
92cfa16212 now it works 2023-07-23 17:29:17 +02:00
Alexander Richter
60be9d8736 maybe this works... 2023-07-23 17:06:16 +02:00
Alexander Richter
edb005e778 updating to change workplace 2023-07-23 16:44:40 +02:00
Alexander Richter
163e76906f added Arduino Support for Quadrature Encoders
Python adaptation needed next.
2023-07-23 15:22:16 +02:00
Alexander Richter
a67bc21691 Merge branch 'dev' of https://github.com/AlexmagToast/LinuxCNC_ArduinoConnector into dev 2023-07-23 14:18:21 +02:00
Alexander Richter
a63a3f5c81 fixed bugs
Joysticks work now
2023-07-23 14:18:18 +02:00
Alexander Richter
c98dba6fc8 fixed bugs
modified int extraction function to also read neg numbers
2023-07-23 14:17:07 +02:00
Alexander Richter
dbcbe1ccf7 small change 2023-07-23 10:50:52 +02:00
Alexander Richter
0577013c17 Support for JoySticks
Added new functionality for the use of JoySticks for MPG commands
2023-07-23 10:43:43 +02:00
Alexander Richter
14122bca26 Merge branch 'main' into dev 2023-05-07 20:38:23 +02:00
Alexander Richter
97ae82c8c5 fixed Bug 2023-05-07 20:26:54 +02:00
Alexander Richter
221ea18d75 tiny changes 2023-05-07 17:58:52 +02:00
Alexander Richter
c811e8c0d2 adding predefinition Feature to Binary Encoded Selector Switches 2023-05-07 17:39:14 +02:00
Alexander Richter
7d7381b529 bugfix 2023-05-07 13:34:57 +02:00
Alexander Richter
3a5eee4e77 adding a feature, which lets you define values to Latching Potis
this is to make it easyer to implement a spindle and feed speed override in my case. Instead of hustle to convert Pins to values in LinuxCNC Hal the component now does it itself. So only the output hast to be linked to the signal of LinuxCNC.
To be tested...
2023-05-07 11:39:32 +02:00
Alexander Richter
422f12ce24 a couple of Bugfixes 2023-05-07 11:20:04 +02:00
Alexander Richter
97d3c375cc Update README.md 2023-05-02 22:14:21 +02:00
Alexander Richter
541689b74e Update README.md 2023-05-02 22:13:37 +02:00
Alexander Richter
5ccb3925f2 readme update 2023-05-02 22:01:50 +02:00
Alexander Richter
07ded53ed8 reverting Python Version description 2023-05-02 21:35:57 +02:00
Alexander Richter
0b32a9bdd2 another set of tiny changes 2023-05-02 21:22:54 +02:00
Alexander Richter
2bf2dfba4f renamed Absolute Encoder to Binary Selector Switch 2023-05-02 19:16:06 +02:00
Alexander Richter
b86797cb95 Updated Dokumentation and prepared Demo Settings 2023-05-02 17:49:15 +02:00
Alexander Richter
a153af176e tidy up 2023-05-02 16:20:24 +02:00
Alexander Richter
e72e94b94b minor Bug Fixes 2023-05-02 16:04:26 +02:00
Alexander Richter
da66118131 Merge branch 'main' into dev 2023-05-02 13:53:00 +02:00
Alexander Richter
d2adb3793b adding experimantal Matrix Keyboard support with Linux Integration 2023-05-02 12:30:53 +02:00
Alexander Richter
1092babaaa more doku info 2023-03-30 23:37:00 +02:00
Alexander Richter
6df5dba5e2 small Readme changes 2023-03-30 00:59:11 +02:00
Alexander Richter
a1875bfd15 made setttings standart Disabled 2023-03-29 14:17:52 +02:00
Alexander Richter
3fb3aa0cdf final Update for today 2023-03-29 13:36:08 +02:00