Thingiverse
Auto off printer module universal.
por Planetech3D
27
Descargas
17
Likes
0
Makes
Hello
I propose this self-extinguishing printer module universal.
It can be installed on any printer, provided you have a command output declared in the firmware (PS_ON)
A printer that remains in standby consume about 30w, install an auto_off can prove advantageous
I give the procedure for RAISE3D 3D printers
https://youtu.be/RjYfSuyZBmQ
By default on Raise3D motherboards the output control (PS_ON) is declared on the pin 45
By default the commands are:
M80 - Power on: pin 45: 0
M81 - Power off: pin 45: 1
This order order did not allow me to make a functional module
I reversed the levels according to the commands.
It is not possible to invert the Gcode commands, M81 does much more than pass the pin 45 to 1
(the M81 control cuts all heating up)
In this way, it is not possible to operate the stop (PS_ON), when the stop occurs the pin 45 returns to 0, the machine restarts.
So to solve this problem it is necessary to invert the levels of the gcode commands
Like th
I propose this self-extinguishing printer module universal.
It can be installed on any printer, provided you have a command output declared in the firmware (PS_ON)
A printer that remains in standby consume about 30w, install an auto_off can prove advantageous
I give the procedure for RAISE3D 3D printers
https://youtu.be/RjYfSuyZBmQ
By default on Raise3D motherboards the output control (PS_ON) is declared on the pin 45
By default the commands are:
M80 - Power on: pin 45: 0
M81 - Power off: pin 45: 1
This order order did not allow me to make a functional module
I reversed the levels according to the commands.
It is not possible to invert the Gcode commands, M81 does much more than pass the pin 45 to 1
(the M81 control cuts all heating up)
In this way, it is not possible to operate the stop (PS_ON), when the stop occurs the pin 45 returns to 0, the machine restarts.
So to solve this problem it is necessary to invert the levels of the gcode commands
Like th
¿Has impreso este modelo? Inicia sesión y comparte tu make.
Inicia sesión para dejar un comentario
Iniciar sesiónAún no hay comentarios – ¡sé el primero!