- Aug 04, 2023
-
-
Malaurie Bernard authored
-
- Jul 28, 2023
-
-
Malaurie Bernard authored
Adding a few methods in motor.cpp to have the distinction between move and moveTo from the Accelstepper librairie. In fact I created same methods using moveTo but using move and I change comments t explin how it works. I think it would be useful to see later if we are using all these methods or if some of them can be deleted.
-
Malaurie Bernard authored
-
Malaurie Bernard authored
The problem was that i diddn't get the usefulness af the former attribute retain_accel, which is useful for the use of the limit switch, I change back the name and rename move_to_mm to move_to_mm_limit_switch and move_mm to move_to_mm
-
- Jul 21, 2023
-
-
Malaurie Bernard authored
-
- Jul 17, 2023
-
-
Malaurie Bernard authored
Now that the first draft of the graphical interface has been completed, it's time to link the syringe and engine code to it.
-
- Jul 07, 2023
-
-
Malaurie Bernard authored
-
Malaurie Bernard authored
Every compilation problem have been resolved but the syringe pump does not work with the we interface
-
- Jul 06, 2023
-
-
Malaurie Bernard authored
-
Malaurie Bernard authored
Split motor.h into motor.h an motor.cpp, dding a few fuction (some setters missing and conversion) and adding comments.
-
- Jul 05, 2023
-
-
Malaurie Bernard authored
changing forward_clockwise to _clockwise_equals_forward in motor.h (to fit the way to use it in syringefilled.h)
-
Malaurie Bernard authored
-
Malaurie Bernard authored
Changing the name of _retain_accel to _acceleration_mm_per_sec_per_sec in motor class (so it fit better and lt us know t unit)
-
Malaurie Bernard authored
-
- Jul 03, 2023
-
-
Malaurie Bernard authored
-
- Jun 29, 2023
-
-
Malaurie Bernard authored
-
- Jun 27, 2023
-
-
Malaurie Bernard authored
-
Malaurie Bernard authored
Ajout d'une fonction booléenne pour savoir si le moteur tourne (dans l'objectif de noter l'état du moteur sur l'interface graphique).
-
- Jun 20, 2023
-
-
David Gauchard authored
-
- Jun 15, 2023
-
-
David Gauchard authored
-
- Jun 09, 2023
-
-
David Gauchard authored
-
- May 02, 2023
-
-
David Gauchard authored
-
- Apr 25, 2023
-
-
David Gauchard authored
-
- Jan 16, 2023
-
-
David Gauchard authored
-
- Dec 08, 2022
-
-
David Gauchard authored
-
- Aug 05, 2022
-
-
David Gauchard authored
-
- Jul 28, 2022
-
-
David Gauchard authored
-
- May 19, 2022
-
-
David Gauchard authored
-
- May 09, 2022
-
-
Clément Foucher authored
-