Woah... Idk what happens, but now my optical endstop turns on light when Im takes column of printer where its located. This happens only with one optical diode and column, wo other works fine and proper.
Ouuu... yeah.. Im fixed endst soop by reattaching it, so problem still old... printing in air, by ununderstoodable problem...
I'm back to this ferature
#define always_check_endstops 0
because it's works well...
Show you part of G-code that I'm sliced to print:
M107
G92 E0
M190 S115 ; set bed temperature and wait for it to be reached
M104 S235 ; set temperature
G28 ; home all axes
G1 Z5 F5000 ; lift nozzle
; Filament gcode
M109 S235 ; set temperature and wait for it to be reached
G21 ; set units to millimeters
G90 ; use absolute coordinates
M82 ; use absolute distances for extrusion
G92 E0
;G1 Z0.294 F7800.000
G1 E-2.00000 F2400.00000
G92 E0
G1 X8.656 Y-8.656 F7800.000
G1 E2.00000 F2400.00000
G1 F1800.000
G1 X8.656 Y8.656 E3.11139
G1 X-8.656 Y8.656 E4.22278
G1 X-8.656 Y-8.656 E5.33416