From 79816c973fc28d2644f6194720bed780be399c4d Mon Sep 17 00:00:00 2001 From: James Date: Wed, 29 Nov 2023 10:04:21 +1300 Subject: [PATCH] Updated axis sim mm ini Brought module loaded in line with master. Using plasma table max speeds and accelerations. --- configs/sim/axis/axis_mm.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/sim/axis/axis_mm.ini b/configs/sim/axis/axis_mm.ini index 9cee471f5b1..f7230fcd300 100644 --- a/configs/sim/axis/axis_mm.ini +++ b/configs/sim/axis/axis_mm.ini @@ -12,8 +12,8 @@ VERSION = 1.1 MACHINE = LinuxCNC-HAL-SIM-AXIS # Debug level, 0 means no messages. ~/linuxcnc/src/emc/nml_intf/debugflags.h for others -# DEBUG = 0x7FFFFFFF -DEBUG = 0 +DEBUG = 0x7FFFFFFF +# DEBUG = 0 # Sections for display options ------------------------------------------------ [DISPLAY] @@ -73,10 +73,10 @@ PARAMETER_FILE = sim_mm.var # Motion control section ------------------------------------------------------ [EMCMOT] # Jogging normal. -EMCMOT = motmod +# EMCMOT = motmod # Jogging scurve. -# EMCMOT = motmod_scurve +EMCMOT = motmod_scurve # Using ruckig-dev jogging. #EMCMOT = motmod_T800