Wyciągnij tylko prawidłowe wnioski i będziemy mogli się bezkonfliktowo omijać.
Chyba, że zaczniesz opowiadać bzdury i trzeba będzie naprostować.
Jak Kuba Bogu...
Ty się bawisz. Masz czas i sprawdzasz jak ci się chce. Jak ci się nie chce albo nie działa to odkładasz k masz to gdzieś.
Jeśli będzie jak z colorcnc i linuxcnc-rio to nie ma się co nastawiać...
No nie do końca tak.
Żeby było śmiesznie, trafiłem na ten wpis na pierwszej stronie którą wygooglowalem na temat halgrbl.IMPORTANT! grblHAL defaults to normally closed (NC) switches for inputs, if none are connected when testing it is likely that the controller will start in alarm mode.
Temporarily short the Reset, E-Stop and Safety Door4 inputs to ground or invert the corresponding inputs by setting $14=73 to avoid that.
Please check out this Wiki page for additional important information.
Ale nie obsluguje twojego ulubionego kodu G33.1tuxcnc pisze: ↑21 kwie 2024, 18:312. grblHAL obsługuje tokarkę z enkoderem wrzeciona. Oczywiście tego nie sprawdzałem, ale tak wynika z dokumentacji. To świetna wiadomość, bo prawie wszyscy autorzy sterowników CNC mają jakąś niechęć do tokarek. Nie chodzi tylko o rozwiązania amatorskie, ale też komercyjne - jak chcesz gwintować, to bez wydania kilku tysięcy nie da rady...
Jeżeli będzie to przyzwoicie działało w sterowniku za 80 PLN, to będzie to rewelacja...
https://github.com/grblHAL/core/wiki/Ad ... nd-M-codes- Non-Modal Commands: G4, G10L2, G10L20, G28, G30, G28.1, G30.1, G53, G65*****, G92, G92.1
- Additional Non-Modal Commands: G10L1*, G10L10*, G10L11*
- Motion Modes: G0, G1, G2****, G3****, G5, G5.1, G38.2, G38.3, G38.4, G38.5, G80, G33*
- Canned cycles: G73, G81, G82, G83, G85, G86, G89, G98, G99
- Repetitive cycles: G76*
- Feed Rate Modes: G93, G94, G95*, G96*, G97*
- Unit Modes: G20, G21
- Scaling: G50, G51
- Lathe modes: G7*, G8*
- Distance Modes: G90, G91
- Arc IJK Distance Modes: G91.1
- Plane Select Modes: G17, G18, G19
- Tool Length Offset Modes: G43*, G43.1, G43.2*, G49
- Cutter Compensation Modes: G40
- Coordinate System Modes: G54, G55, G56, G57, G58, G59, G59.1, G59.2, G59.3
- Control Modes: G61
- Program Flow: M0, M1, M2, M30, M60
- Coolant Control: M7, M8, M9
- Spindle Control: M3, M4, M5
- Tool Change: M6* (Two modes possible: manual** - supports jogging, ATC), M61
- Switches: M48, M49, M50, M51, M53
- Input/output control***: M62, M63, M64, M65, M66, M67, M68
- Return from macro*****: M99
- Valid Non-Command Words: A*, B*, C*, D, E*, F, H*, I, J, K, L, N, P, Q*, R, S, T, U*, V*, W*, X, Y, Z
* driver/configuration dependent. W axis only available when ABC axes are remapped to UVW or when lathe UVW mode is enabled.
** requires compatible GCode sender due to protocol extensions, new state and RT command.
*** number of inputs and outputs supported dependent on driver implementation.
**** supports multi turn arcs from build 20220718.
***** requires keypad macros plugin or SD card plugin. Nesting is not allowed.