Thank you
Latest posts made by FrancescoITA
-
maximum V-in for the wifiduet v1.4
Hi, which is the maximum V-in for the wifiduet v1.4 ?
-
RE: DWG drive configuration and Config.g not congruent
@dc42 said in DWG drive configuration and Config.g not congruent:
@francescoita, thanks. This is @chrishamm's area, but he is unavailable for a few days. Also he is more focused on DWC 2.0 now.
OK thanks
I take this opportunity to ask you how to solve another problem I have encountered.
When I make the home if the U axis arrives at the stall it also blocks the Z by not completing the home correctly.
the result is that the U axis (drive4) is in the correct position and the Z axis (drive2) remains higher -
RE: DWG drive configuration and Config.g not congruent
@dc42 said in DWG drive configuration and Config.g not congruent:
It looks to me that the E0 label in that DWC screen should read U, and the E1 label should read E0. Which version of DWC is this?
DWC 1.22.6
FW 2.02(RTOS) (2018-12-24b1) -
DWG drive configuration and Config.g not congruent
Hello everyone,
I wanted to know if anybody found the same problem ...I have activated the endstop on the stall of the motors, everything works fine but the report of the DWG to the drive configuration section does not seem to me to huggle the configuration that I created.
it seems that E0 and E1 are exchanged
What did I do wrong?thank you in advance
; Drives
M569 P0 S1
M569 P1 S1
M569 P2 S0
M569 P3 S0
M569 P4 S0
M584 X0 Y1 Z2:4 E3 U4
M350 X256 Y256 Z256 E256 U256 I0
M92 X1601.00 Y1603.00 Z6400.00 E7090.00 U6400.00
M566 X540.00 Y540.00 Z18.00 E252.00 U18.00
M203 X19980.00 Y19980.00 Z480.00 E1980.00 U480.00
M201 X1000.00 Y1000.00 Z250.00 E2000.00 U250.00
M906 X1200.00 Y1200.00 Z1200.00 E480.00 U1200.00 I10
M84 S20; Axis Limits
M208 X-25 Y0 Z-1.75 S1
M208 X220 Y240 Z240 U240 S0
M574 X1 Y1 S0
M915 Z S4 F0 H100 R0
M915 U S4 F0 H100 R0
M574 Z1 S3
M574 U1 S3