hey all,
Total cnc newb here.
I built a square frame for testing and learning, the anchors measure 1900x1900mm roughly and that’s what I’m inputting into the configs.
I’ve set the calibration grid to 1000x1000mm for starters.
The calibration starts, reaches the first point and stops with an emergency message.
here’s a video of the calibration. One belt gets very loose, that may be a symptom of something, right?
Here’s a log as well:
Serial Messages
Index.html Version: 0.8
[MSG:INFO: Channel auto report interval set to 50 ms]
[MSG:INFO: FluidNC v0.79 (Maslow-Main-7b9f3a44-dirty)]
[MSG:INFO: Compiled with ESP32 SDK:v4.4.7-dirty]
[MSG:INFO: Local filesystem type is littlefs]
[MSG:INFO: Configuration file:maslow.yaml]
[MSG:INFO: Machine Maslow S3 Board]
[MSG:INFO: Board Maslow]
[MSG:INFO: UART1 Tx:gpio.1 Rx:gpio.2 RTS:NO_PIN Baud:115200]
[MSG:INFO: SPI SCK:gpio.12 MOSI:gpio.11 MISO:gpio.13]
[MSG:INFO: SD Card cs_pin:gpio.10 detect:NO_PIN freq:8000000]
[MSG:INFO: Stepping:Timed Pulse:4us Dsbl Delay:0us Dir Delay:0us Idle Delay:240ms]
[MSG:INFO: Axis count 3]
[MSG:INFO: Axis X (-2438.400,0.000)]
[MSG:INFO: Motor0]
[MSG:INFO: Axis Y (-1219.200,0.000)]
[MSG:INFO: Motor0]
[MSG:INFO: Axis Z (-100.000,0.000)]
[MSG:INFO: Motor0]
[MSG:INFO: tmc_2209 UART1 Addr:0 Step:gpio.15 Dir:gpio.16 Disable:NO_PIN R:0.110]
[MSG:INFO: Motor1]
[MSG:INFO: tmc_2209 UART1 Addr:1 Step:gpio.46 Dir:gpio.38 Disable:NO_PIN R:0.110]
[MSG:INFO: Z Axis driver test passed]
[MSG:INFO: Z2 Axis driver test passed]
[MSG:INFO: Kinematic system: Cartesian]
[MSG:INFO: Using spindle NoSpindle]
[MSG:INFO: STA SSID is not set]
[MSG:INFO: AP SSID maslow IP 192.168.0.1 mask 255.255.255.0 channel 1]
[MSG:INFO: AP started]
[MSG:INFO: WiFi on]
[MSG:INFO: Captive Portal Started]
[MSG:INFO: HTTP started on port 80]
[MSG:INFO: Telnet started on port 23]
[MSG:INFO: Retracting all belts]
[MSG:INFO: Bottom Left pulled tight with offset -1103.261]
[MSG:INFO: Bottom Right pulled tight with offset -1203.944]
[MSG:INFO: Top Left pulled tight with offset -1195.205]
[MSG:INFO: Top Right pulled tight with offset -1273.224]
[MSG:INFO: Extending all belts]
[MSG:WARN: Low memory: 9608 bytes]
[MSG:WARN: Low memory: 9468 bytes]
[MSG:WARN: Low memory: 9420 bytes]
[MSG:WARN: Low memory: 9292 bytes]
[MSG:WARN: Low memory: 9092 bytes]
[MSG:WARN: Low memory: 7420 bytes]
[MSG:WARN: Low memory: 5816 bytes]
[MSG:WARN: Low memory: 5636 bytes]
[MSG:WARN: Low memory: 5500 bytes]
[MSG:WARN: Low memory: 4672 bytes]
[MSG:WARN: Low memory: 3928 bytes]
[MSG:INFO: All belts extended to center position]
[MSG:INFO: Setting z-stop position]
[MSG:INFO: Measured waypoint 0]
[MSG:INFO: Center point deviation: TL: 0.353 TR: 0.240 BL: -31.025 BR: 1.015]
[MSG:INFO: Measured waypoint 1]
[MSG:ERR: Unable to move safely, stopping calibration]
[MSG:ERR: Emergency stop! Stopping all motors]
[MSG:WARN: The machine will not respond until turned off and back on again]
[MSG:ERR: Unable to move safely, stopping calibration]
[MSG:INFO: Set to comply]
Any ideas what is going wrong or what mistakes am I making?
Any input would be helpful, thanks a lot.