@Leonard03 I noticed that too. I've been meaning to go back over the release notes to see if it was intentional.
Posts made by DaveA
-
RE: [3.6.0-beta.2+4] No fractional part for temperatures
-
RE: Layer count way off
@Phaedrux Bingo! I reverted back to 3.5.4 and the Jobs list shows the file as 1mm high. I deleted the file and reinstalled 3.6.0-2. I reloaded the file and the height is displayed with a object height of 800mm.
Edit to add that 3.6.0-1 appears to display the height correctly so beta 2 has the fault. -
RE: Layer count way off
@oliof As this is on a delta I just use the G28 to move the effector up to the max height.
-
RE: Layer count way off
@oliof No stop.g file and no end macro. What I do have is the following from Simplify3d at the end of a print.
G1 E-.5 ; retract filament
G28 ; home all axes
M104 S0 ; turn off extruder heater
M140 S0 ; turn off bed heater
M106 P0 S0; turn off fanShould I have a stop.g?
-
Layer count way off
I think this started with 3.6 but I'm not absolutely sure. I have a simple .stl of a 1mm thick spacer created via openscad. It is sliced by Simplyfy3d. In both of these apps the layer count is displayed correctly as 5 .2mm layers. When I bring the .gcode into DWC 3.6 beta2 it shows that there are 4000 layers. It prints correctly but seeing printing 3 of 4000 seem a bit weird.
I'm including the .gcode file sliced for my delta printer if anyone wants to look at it. Thanks.
ReservoirSpacer-1mm.gcode -
RE: RRF 3.5.3 G32 issue
@jay_s_uk I just walked by the printer and tried G32 again. Got several service unavailable messages plus a new one in the middle of the G32:
9/22/2024, 2:50:07 PM Warning: Driver 0 warning: phase B may be disconnected
Never saw that before. .Everything was moving properly.
-
RE: RRF 3.5.3 G32 issue
@jay_s_uk I think you're right. I just noticed the DWC thread also mentioning service unavailable. It appears I can make this happen so I'll be happy to try anything you guys need.
-
RE: RRF 3.5.3 G32 issue
@gloomyandy I guess I was a bit premature. I had a few other things to and left the printer on and idle. After lunch I walked past the printer and issued a G32 from another PC. Here's the result:
9/22/2024, 1:44:49 PM: Connected to 192.168.1.117
9/22/2024, 1:45:03 PM: G32: Starting bed calibration
9/22/2024, 1:45:21 PM: Connection interrupted, attempting to reconnect...: Operation failed (Reason: Service Unavailable)
9/22/2024, 1:45:21 PM: Connection established
9/22/2024, 1:45:30 PM: Connection interrupted, attempting to reconnect...: Operation failed (Reason: Service Unavailable)
9/22/2024, 1:45:31 PM: Connection established
9/22/2024, 1:45:31 PM: : Calibrated 9 factors using 10 points, (mean, deviation) before (-0.012, 0.012) after (-0.000, 0.007)
9/22/2024, 1:45:32 PM: : Calibrated 9 factors using 10 points, (mean, deviation) before (-0.012, 0.012) after (-0.000, 0.007)
9/22/2024, 1:45:33 PM: Connection interrupted, attempting to reconnect...: Operation failed (Reason: Service Unavailable)
9/22/2024, 1:45:33 PM: Connection established
9/22/2024, 1:45:34 PM: : Auto calibration successful, deviation 0.007mm
9/22/2024, 1:45:35 PM: : Auto calibration successful, deviation 0.007mm
9/22/2024, 1:45:35 PM: : Auto calibration successful, deviation 0.007mm
9/22/2024, 1:45:36 PM: : Auto calibration successful, deviation 0.007mm -
RE: RRF 3.5.3 G32 issue
@gloomyandy Well, I guess it's never mind. I had the printer and pc off overnight. When I tried the G32 this morning all ran fine. I ran G32 a number of time with no error messages. I do notice a very slight stutter at some points when the head will move to a position and just slightly hesitate before probing.
I reverted back to 3.5.1 and don't see this hesitation.
But, anyway, I can't reproduce my original issue. Do you happen to know what "Service Unavailable" means?Thanks
-
RRF 3.5.3 G32 issue
I just updated to 3.5.3 and noticed the following issue when I do a G32 Delta calibration. I have never seen this before. I have not tried to print so I don't know if this is just with G32. The Duet is Duet 2 Ethernet.
9/21/2024, 10:25:11 AM: G32: Starting bed calibration
9/21/2024, 10:25:23 AM: Connection interrupted, attempting to reconnect...: Operation failed (Reason: Service Unavailable)
9/21/2024, 10:25:23 AM: Connection established
9/21/2024, 10:25:30 AM: Connection interrupted, attempting to reconnect...: Operation failed (Reason: Service Unavailable)
9/21/2024, 10:25:30 AM: Connection established
9/21/2024, 10:25:34 AM: : Calibrated 9 factors using 10 points, (mean, deviation) before (-0.012, 0.052) after (0.000, 0.000)
9/21/2024, 10:25:36 AM: : Calibrated 9 factors using 10 points, (mean, deviation) before (-0.012, 0.052) after (0.000, 0.000)
Auto calibration successful, deviation 0.000mm
9/21/2024, 10:25:37 AM: Connection interrupted, attempting to reconnect...: Operation failed (Reason: Service Unavailable)
9/21/2024, 10:25:37 AM: Connection established
9/21/2024, 10:25:38 AM: : Calibrated 9 factors using 10 points, (mean, deviation) before (-0.012, 0.052) after (0.000, 0.000)
Auto calibration successful, deviation 0.000mmDave
-
RE: Reboots/crashes - RRF ≤3.5.0-rc1
Dumb question but where is this debug.log that you are referring to?
-
RE: 3.50-beta3 Position Error Again
@jay_s_uk Oops, you're right. I missed that. I do wonder why 3.4.5 didn't seem to care - didn't produce
any error and printed the purge line just fine.Thanks.
-
3.50-beta3 Position Error Again
I'm having the same issue that has been marked as solved so I'm starting a new topic.
No errors are reported on 3.4.5.Since updating I'm getting two errors at the start of every print.
Error: in file macro: G1: G1/G2/G3: intermediate position outside machine limits and
Error: in file macro: G0: G1/G2/G3: intermediate position outside machine limitsI have attached my config.g and purge.g. Purge is run by the
slicer using M98 at the start of every print and is where the errors are coming.Any ideas?
-
RE: SIMPLIFY 3D V 5 IS NOW OUT
@Joel I've got the same issue with V5 being able to only run on one PC at a time. The "must uninstall" message is very misleading.
You do not need to uninstall but "Deactivate Product" under the Help menu. You can then run V5 on the otherPC. When you have two PCs for printing on two different levels in the house and forget to deactivate one it's a pain.They offer a floating license for $199.00 that will allow you to just quit the application and restart on another PC but still one at a time. To me it's ludicrous for them to charge $199 for what I already had in V4.
I've got a few more days to decide to get a refund and I may do it just because of this licensing change.
-
RE: It's been a while so nothing is working
@elvisprestley said in It's been a while so nothing is working:
Supply voltage: min 0.5, current 0.5, max 13.0, under voltage events: 2, over voltage events: 0, power good: no
This seems significant to me.
-
RE: directions wrong and no zero...
@fusedeep If I understand correctly M119 is reporting that all stops are active. Assuming that the actual axis is not at the stop but the M119 is reporting that the stop has been hit then I would expect exactly what you are seeing.
Check that the configuration of the M574 exactly matches what you have for switches paying close attention to the !
and ^ options. -
RE: directions wrong and no zero...
@fusedeep Are you sure the endstops are wired as described in the config.g? What is the state of the endstops before you try to move? D an M119 to see stop status.
-
RE: Are there genuine Duet2 wifi's in stock anywhere?
@damaged_goods
I just looked at filastruder.com site and they say they have Duet 2 Wifi - in stock, ready to ship.
I didn't try to add to a cart but if you're in the US give them a try. -
RE: PanelDue does not connect properly
M575 P1 S1 B576000 Are you sure you have 576000 in the config or is this a typo in your post? 576000 is not a valid baud rate.
-
RE: 3.4.0 b3 leaning prints
@dc42 Thanks for the fix. I tested with two of my leaning files and they now print correctly.