This software is very good !! Arduino Uno works very well.

b6308eeacda2c069487a27e07dccfad2.gif

Dziękuję Claudio za odpowiedź !!!
Pewnie jest dużo ludzi którzy z płyty MKS Sbaze na pinie 1.23 chcieliby PWM TTL. Czy taka kompilacje - plik firmware.bin może
dołożona do https://github.com/cprezzi/grbl-LPC/releases

Ok, I made a special version with PWM on P1.23 (see: https://github.com/cprezzi/grbl-LPC/releases/download/beta08_4axes/mks_sbase_p1_23_firmware.bin). Can you please test and tell me if it works?
https://github.com/cprezzi/grbl-LPC/releases/download/beta08_4axes/mks_sbase_p1_23_firmware.bin

Bardzo Dziękuję !!! za udostępnienie skompilowanej wersji z PIN1_23.MKS_Sbase.
W nazwie są 4_osie. Jakie wartości $#= konfigurują 4 oś. Extruder A czy B ?. Oprogramowanie pobrałem dziś wieczorem sprawdzę działanie TTL i dam znać.
Pozdrawiam !

@Marek_Kuleta
Testowałem na GRBLLaser jest PWM na pin 1.23 Vmax 3,7V

@Marek_Kuleta

https://drive.google.com/open?id=1_YDeqQQq5WHIPX_jqJdY20OgNR7ZzyUi

@Marek_Kuleta 3.7V should be enough for TTL. The forth axis is on E0.

@cprezzi Pełną moc laser 3,5W uzyskuje przy 5V TTL

TTL is digital, just 0 and 1. With PWM it’s the relation of on and off time that tells the diode driver how much power it should send to the laser. 100% power means all the time on, but it should not matter if it’s 3.7 or 5V. The laser driver should take 3.7V as a high and everything below a certain voltage (like <2.5V) as low.

@cprezzi Tak moja interpretacja jest błędna. Mam laser z przełącznikiem TTL/Analog. Przy analog 5V to 100% mocy… Interesuje mnie ta 4 oś. Jest liniowa czy kątowa?. Gdzie można znaleźć informacje na temat jej ustawień?

The A axis is just step and dir signals like X/Y/Z. If you use it for a rotary axis, each step represents a cerain angle. LaserWeb can just calculate a linear projection for a given diameter.

All the settings for grbl-LPC are made by #num=val over the serial connection. Check the grbl wiki for details: https://github.com/gnea/grbl/wiki/Grbl-v1.1-Configuration

We also have a website with some additional information: https://cncpro.yurl.ch/

@cprezzi Jeszcze raz bardzo -bardzo dziękuję za okazaną pomoc.
Pozdrawiam