Software package 3.3beta3 released
-
@stephen6309 Yes, I did it... The config.g is the same I was using with RRF 3.2.2. I reinstalled it and the printer was working again.
-
@dc42 I had the same issue with "long" cable to the Accelerometer long means in my case 1.5 meters with this cable the Accelerometer doesn't work
25.4.2021, 14:00:31 M955 P0 C"spi.cs3+spi.cs4" Error: M955: Accelerometer not found on specified port
I have measured the cable with all the crimps and this is ok. After that I have build a second cable with ca 40 cm and connected this to the Accelerometer and the duet board and surprise the Accelerometer works!
25.4.2021, 16:37:37 M955 P0 C"spi.cs3+spi.cs4" Accelerometer 0 with orientation 20 samples at 1344Hz with 10-bit resolution
But i can't use it because the cable is to short to move the print head. Now my question can we do something with pull up, pull down or a capacitor to use "Long" cables?
-
Okay I'm lost. In SBC Mode. I've switched my SBC software repository to unstable and atp-get update|grade.
DWC is listing Duet Web Control 3.3.0-b3 and
Machine is showing :
Board: Duet 3 Mini 5+ (Mini5plus)
DSF Version: 3.3-b3
Firmware: RepRapFirmware for Duet 3 Mini 5+ 3.2.2 (2021-02-11)M115:
FIRMWARE_NAME: RepRapFirmware for Duet 3 Mini 5+ FIRMWARE_VERSION: 3.2.2 ELECTRONICS: Duet 3 Mini5plus Ethernet FIRMWARE_DATE: 2021-02-11So everything but the board is upgraded what did I miss?
the right package is installed on the PI:
ii reprapfirmware 3.3-b3-1 all RepRapFirmware Software BundleRebooting nothing working.
-
@nurgelrot Try updating the mini5 firmware directly to get back in sync with DSF.
-
@siam I know it sounds janky, but wrap your wire in aluminum foil or any other kind of shielding. Should work then.
-
@pkos that will not work so easy the cable is inside a Energy chain, but I think I have some shielded cable here if so i will try a test with it
-
@phaedrux Well that was a major PITA but they are now in sync again. Had to tear my lab apart and move crap all over the place. If I had wanted to make direct connections to the printer board I would have used the Wifi version of the card. But I got there in the end. Any thoughts on why this happened? Not looking forward to that next time I update.
-
@nurgelrot I think by ‘directly’ @Phaedrux didn’t mean by USB; you should have been able to send M997 S0 (the matching firmware should have downloaded with DSF), or uploaded the firmware file in DWC, and it would ask if you want to update it. I’ve done this a lot recently, when testing firmware.
Ian
-
@droftarts Well sadly I'm not a walking encyclopedia of gcode... But I'll file that one away if it happens again...
-
After upgrading (SBC) it looks like neither variables nor RGBW Neopixels work which sucks because I've been dying for both!
@nurgelrot said in Software package 3.3beta3 released:
So everything but the board is upgraded what did I miss?
the right package is installed on the PI:
ii reprapfirmware 3.3-b3-1 all RepRapFirmware Software Bundle
Rebooting nothing working.I'm in the same boat where the firmware doesn't upgrade. I'm considering just reflashing the SD card but that would be a pain.
-
@nmsmith89 see my post 2 above to update board.
Ian
-
@stephen6309 said in Software package 3.3beta3 released:
@paulhew If you are using PrusaSlicer you need to add to the Before layer change G-Code: ;LAYER:[layer_num]
It's under Custom G-Code in Printer Settings.Hi, I have the same problem using S3D 4.1.2
-
@nurgelrot said in Software package 3.3beta3 released:
@droftarts Well sadly I'm not a walking encyclopedia of gcode... But I'll file that one away if it happens again...
I've updated the link I sent earlier to include the basic update procedures (uploading via DWC or sending the M997)
-
@pkos I have an 3 meter USB3 extension cable killed , and now it's working as expected (with 3 Meters)
And I found a small bug in DWC if i have more than one CSV file and click on an entry another entry (not clicked) will be highlighted. -
@siam Interesting, can you post some more detail? I'm about to mess up an ethernet extension cable, but USB might be better for me since the connector is smaller...
-
@diamondback i use this cable https://www.amazon.de/gp/product/B08BJSK567/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1 I cut of the plugs and I crimped it to dupont connectors thats all
-
@siam Any specific pins for specific functions? Or just randomly took what was there?
-
@diamondback (picture was stolen at wikipedia
Red = 3.3V
Black = GND
Blue = SDA => MOSI
Yellow = SDO => MISO
Green = CS =>CS3
Orange = INT => CS4
Violet = SCL => SCK
White = NC -
I see that Duet 2 can now do neopixel LEDs, which is super cool, but how do I wire them up and configure? Which pins should I use?
-
@thebaseddoge said in Software package 3.3beta3 released:
I see that Duet 2 can now do neopixel LEDs, which is super cool, but how do I wire them up and configure? Which pins should I use?