usunalem atc z ini

This commit is contained in:
2025-12-28 18:53:55 +01:00
parent aaaae9dc7f
commit 063aa596be

View File

@@ -59,16 +59,16 @@ PROGRAM_EXTENSION = .png,.gif,.jpg Greyscale Depth Image
gif = image-to-gcode
jpg = image-to-gcode
[ATC]
#[ATC]
# Carousel images are available for 8, 10, 12, 14, 16, 18, 20, 21, 24 pocket changers
POCKETS = 12
#POCKETS = 12
# The Z height your spindle needs to be at to clamp/unclamp a tool from the ATC platter
Z_TOOL_CHANGE_HEIGHT = -3.1900
#Z_TOOL_CHANGE_HEIGHT = -3.1900
# The Z clearance height in machine coordinates your spindle needs to be at to clear the tools during carousel rotation
Z_TOOL_CLEARANCE_HEIGHT = 0.0000
#Z_TOOL_CLEARANCE_HEIGHT = 0.0000
# Step Time should be set to the approximate time it takes your ATC to rotate from one pocket to the next entry is in milliseconds(1 second = 1000ms)
# This just adjust the speed of the ATC tab Carousel GFX rotation (default if omitted is 1000ms)
STEP_TIME = 500
#STEP_TIME = 500
[PYTHON]
TOPLEVEL = ./python/toplevel.py