test cube is coming up short as well
40.01 x 40.02 x 39.52
test cube is coming up short as well
40.01 x 40.02 x 39.52
The layers on my control display incorrectly. I have narrowed it down to S3D by testing other slicers and they report the proper number of layers. it is set to RepRap/Marlin in the slicer on all of these. however on the test print the layer reported below you can see is not 48 layers total. can you guys think of a work around for me? its driving me nuts, it didn't used to do this, and read properly.
I have used these on 2 builds and a lot of customizing, well built and worth it.
I have it set like in your example, except for the Z1. I don't plan to use it to home since my hot-end parks off to the side and doesn't touch the bed. Just to clarify, you are using the E0 endstop for all the wires, and not the Z-probe socket on the board beside the Panel Due socket?
I have a bit of a SNAFU on my install. in the DWC it reads 1000 in red. when I use a meter on the PCB it reads the opposite of what is listed in the directions. the Positive reads 10 Kohms and the Negative reads 4.4 Mohms.
M558 P1 I1 R0.8 F300 X0 Y0 Z0 H5 F120 T6000 ; Set Z probe type to unmodulated, the axes for which it is used and the probe + travel speeds
G31 X0 Y0 Z-0.1 ; Set Z probe trigger value, offset and trigger height
M557 X40:285 Y20:310 S20 ; Define mesh grid
on the Duet board I am plugged into the Z-Probe spot +3.3, GND and Z Probe IN
thanks guys! I'll give it a go tonight
I would like to have my first probe point to move the Y and then the X. the reason being is to avoid a bed clip location. can I just reverse them in the Bed.g file?
M106 P0 S0 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
M106 P1 S0 I0 F500 H-1 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned off
M106 P2 S0 I0 F255 H-1 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned off
I think I got it, it is mapped to fan 0, but I only had fan 2 available for PWM. I got a new board so I have have this one repaired (have to find someone, my hands shake too badly) when I swapped everything to the new board I put all the fans exactly where they were. so fan 0 got triggered, but since it wasn't there, no cooling fan. in future if I have a problem with a fan o can I map the firmware to tell it to use say fan 1 or fan 2? and one for the suggestion box, make the fans match in the firmware and the DWC having 0,1,2 and 1,2,3 is annoying.
going to do a test print now to verify this, but the g-code you gave me earlier seems to work. thanks
M563 P0
Tool 0 - drives: 0; heaters (active/standby temps): 1 (0.0/0.0); xmap: X; ymap: Y; fans: 0; status: selected
typing those into the G-code window does not get the fan to move, the fan slider still does
just an FYI does the same thing when I use Slic3r, will check out hardware tomorrow if time allows.
G1 E-8.1000 F3000
G1 Z1.469 F1800
; layer 3, Z = 0.469
M106 S255
G4 P500
M106 S71
M105
1. all new wiring and I have already replaced the connectors
2. I have the blip to full speed enabled, however I can still turn the fan on @ 3% manually in the DWC and it comes on. it doesn't even show that it should be on in the DWC, BOTH are at 0. its like it never got the command.
3. CoreXY
this was working fine, now it hit or miss as to whether they will turn on or not.
I am able to turn the print cooling fan on manually in the DWC, but its not turning on by itself at layer 3 like it should. I'm reinstalling my slicer now. is there anything the Firmware that could contribute to this? should I reinstall it if reinstalling my slicer doesn't do the trick?The tech support from S3D just give canned answers that don't really fit the problem.