Project

General

Profile

Actions

Bug #3604

open

limite

Added by Frédéric Blanc 3 months ago. Updated 3 months ago.

Status:
New
Priority:
Normal
Start date:
2024-01-26
Due date:
% Done:

0%

Estimated time:

Description

toute les limite sont inversé + et -
changer le code dans comGRBL.cpp
ligne 85a code actuel a modifier

#define HW_LIMIT_XRIGHT bit(0)
#define HW_LIMIT_XLEFT bit(1)
#define HW_LIMIT_YBACK bit(2)
#define HW_LIMIT_YFRONT bit(3)
#define HW_LIMIT_ZUP bit(4)
#define HW_LIMIT_ZDOWN bit(5)
#define HW_LIMIT_TCW bit(6)
#define HW_LIMIT_TCCW bit(7)

Actions #1

Updated by Frédéric Blanc 3 months ago

comBGRL.h

Actions

Also available in: Atom PDF