mirror of
https://github.com/sinseman44/PyCNC.git
synced 2026-08-30 00:30:11 +00:00
add new hal for double H bridge stepper motor driver
This commit is contained in:
+2
-1
@@ -42,7 +42,8 @@ def do_line(line):
|
||||
|
||||
|
||||
def main():
|
||||
logging_config.debug_disable()
|
||||
#logging_config.debug_disable()
|
||||
logging_config.debug_enable()
|
||||
try:
|
||||
if len(sys.argv) > 1:
|
||||
# Read file with gcode
|
||||
|
||||
Reference in New Issue
Block a user