- 27 Sep, 2021 2 commits
-
-
Pierre Korysko authored
Changed sign of X/Y interlock Temp modifications of communication through ethernet - fixed IP
-
Pierre Korysko authored
-
- 24 Sep, 2021 6 commits
-
-
Kyrre Ness Sjobaek authored
Fixed small bug in NetworkIO -- when recieving a movement command for the steppers, treat it immeadiately before continuing to parse!
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
- 23 Sep, 2021 3 commits
-
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
- 07 Sep, 2021 1 commit
-
-
Pierre Korysko authored
Changed order of stepper_axnames, changed pins for limit switches (now properly working in all axis), changed, changed stepper_onlimit_steps to 50
-
- 12 May, 2021 4 commits
-
-
Pierre Korysko authored
-
Pierre Korysko authored
Support multiple temperature busses See merge request !3
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
- 11 May, 2021 1 commit
-
-
Kyrre Ness Sjobaek authored
-
- 10 May, 2021 3 commits
-
-
Kyrre Ness Sjobaek authored
-
Pierre Korysko authored
-
Kyrre Ness Sjobaek authored
Config pins fixes See merge request !2
-
- 09 May, 2021 4 commits
-
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
- 07 May, 2021 2 commits
-
-
Pierre Korysko authored
-
Kyrre Ness Sjobaek authored
Arduino networking code See merge request !1
-
- 30 Apr, 2021 6 commits
-
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
Also, don't parse input from disconnected TTYs
-
Kyrre Ness Sjobaek authored
Also change output of steps to 11 wide, which will fit any such int, unsigned or with a minus sign. We always use preceding 0's for supereasy but fragile parsing later. Also fixes a few small misc bugs.
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
- 29 Apr, 2021 4 commits
-
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
- 28 Apr, 2021 3 commits
-
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
-
Kyrre Ness Sjobaek authored
* More and improved parser debug tests (python tool) * Moved output buffer writeout code to separate function output_buff_flush() * Allowed ''immediate'' commands, which will move actuators etc. to go at once, pausing interpreting. This makes sure the control ''registers'' for these are consistent, so that the order of actuations are resolved based on the order of the commands not the order the registers that the commands set are checked in loop().
-
- 27 Apr, 2021 1 commit
-
-
Kyrre Ness Sjobaek authored
-