diff --git a/Current_config.yaml b/Current_config.yaml deleted file mode 100644 index aa0242443..000000000 --- a/Current_config.yaml +++ /dev/null @@ -1,74 +0,0 @@ -name: ESP32S3 WEMOS Controller -board: ESP32S3 WEMOS Controller - -junction_deviation_mm: 0.02 - -stepping: - engine: RMT - idle_ms: 250 - pulse_us: 4 - dir_delay_us: 5 - disable_delay_us: 0 - segments: 12 - -spi: - miso_pin: gpio.13 - mosi_pin: gpio.11 - sck_pin: gpio.12 - -sdcard: - cs_pin: gpio.46 - card_detect_pin: NO_PIN - frequency_hz: 400000 - -relay: - direction_pin: NO_PIN - output_pin: gpio.8 - enable_pin: NO_PIN - disable_with_s0: false - s0_with_disable: true - spinup_ms: 0 - spindown_ms: 0 - tool_num: 0 - speed_map: 0=0.000% 0=100.000% 1000=100.000% - off_on_alarm: true - -axes: - x: - steps_per_mm: 40 - max_rate_mm_per_min: 5000 - acceleration_mm_per_sec2: 1000 - max_travel_mm: 1000 - soft_limits: false - - motor0: - standard_stepper: - step_pin: gpio.4 - direction_pin: gpio.7 - disable_pin: NO_PIN - - y: - steps_per_mm: 10 - max_rate_mm_per_min: 5000 - acceleration_mm_per_sec2: 1000 - max_travel_mm: 1000 - soft_limits: false - - motor0: - standard_stepper: - step_pin: gpio.1 - direction_pin: gpio.2 - disable_pin: NO_PIN - - z: - steps_per_mm: 200 - max_rate_mm_per_min: 2000 - acceleration_mm_per_sec2: 1000 - max_travel_mm: 100 - soft_limits: false - - motor0: - standard_stepper: - step_pin: gpio.5 - direction_pin: gpio.6 - disable_pin: NO_PIN diff --git a/GD_Output.txt b/GD_Output.txt deleted file mode 100644 index 9dc0174ae..000000000 --- a/GD_Output.txt +++ /dev/null @@ -1,47 +0,0 @@ -$GD -0 GPIO0 I1 -1 GPIO1 O0 rmt_sig_out1 -2 GPIO2 O0 -3 GPIO3 I0 -4 GPIO4 O0 rmt_sig_out0 -5 GPIO5 O0 rmt_sig_out2 -6 GPIO6 O0 -7 GPIO7 O0 -8 GPIO8 O0 -9 GPIO9 I0 -10 GPIO10 I0 -11 FSPID -12 FSPICLK -13 FSPIQ -14 GPIO14 I0 -15 GPIO15 -16 GPIO16 -17 GPIO17 I0 -18 GPIO18 I0 -19 GPIO19 -21 GPIO21 -26 GPIO26 I1 -27 SPIHD -28 SPIWP -29 SPICS0 -30 SPICLK -31 SPIQ -32 SPID -33 GPIO33 I0 -34 GPIO34 I0 -35 GPIO35 I0 -36 GPIO36 I0 -37 GPIO37 I0 -38 GPIO38 I0 -39 MTCK -40 MTDO -41 MTDI -42 MTMS -43 U0TXD -44 U0RXD -45 GPIO45 I0 -46 GPIO46 O1 -47 GPIO47 I0 -48 GPIO48 I0 -Input Matrix -ok \ No newline at end of file diff --git a/SS_Output.txt b/SS_Output.txt deleted file mode 100644 index ce2bd39b7..000000000 --- a/SS_Output.txt +++ /dev/null @@ -1,39 +0,0 @@ -[MSG:INFO: FluidNC v3.6.7 (S3_WIP-a8e367c4-dirty)] -[MSG:INFO: Compiled with ESP32 SDK:v4.4.4] -[MSG:INFO: Local filesystem type is spiffs] -[MSG:INFO: Configuration file:config.yaml] -[MSG:DBG: Running after-parse tasks] -[MSG:DBG: Checking configuration] -[MSG:INFO: Machine ESP32S3 WEMOS Controller] -[MSG:INFO: Board ESP32S3 WEMOS Controller] -[MSG:INFO: SPI SCK:gpio.12 MOSI:gpio.11 MISO:gpio.13] -[MSG:INFO: SD Card cs_pin:gpio.46 detect:NO_PIN freq:400000] -[MSG:DBG: gpio conf 0 46] -[MSG:INFO: Stepping:RMT Pulse:4us Dsbl Delay:0us Dir Delay:5us Idle Delay:250ms] -[MSG:INFO: Axis count 3] -[MSG:INFO: Axis X (-1000.000,0.000)] -[MSG:INFO: Motor0] -[MSG:DBG: gpio conf 0 7] -[MSG:INFO: standard_stepper Step:gpio.4 Dir:gpio.7 Disable:NO_PIN] -[MSG:INFO: Axis Y (-1000.000,0.000)] -[MSG:INFO: Motor0] -[MSG:DBG: gpio conf 0 2] -[MSG:INFO: standard_stepper Step:gpio.1 Dir:gpio.2 Disable:NO_PIN] -[MSG:INFO: Axis Z (-100.000,0.000)] -[MSG:INFO: Motor0] -[MSG:DBG: gpio conf 0 6] -[MSG:INFO: standard_stepper Step:gpio.5 Dir:gpio.6 Disable:NO_PIN] -[MSG:INFO: Kinematic system: Cartesian] -[MSG:DBG: gpio conf 0 8] -[MSG:INFO: Relay Spindle Ena:NO_PIN Out:gpio.8 Dir:NO_PIN] -[MSG:INFO: Using spindle Relay] -[MSG:INFO: Connecting to STA SSID:grk80-5] -[MSG:INFO: Connecting.] -[MSG:INFO: Connecting..] -[MSG:INFO: Connected - IP is 192.168.0.23] -[MSG:INFO: WiFi on] -[MSG:INFO: Start mDNS with hostname:http://fluidnc.local/] -[MSG:INFO: SSDP Started] -[MSG:INFO: HTTP started on port 80] -[MSG:INFO: Telnet started on port 23] -ok \ No newline at end of file