Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    1. Home
    2. supernovae
    • Profile
    • Following 1
    • Followers 0
    • Topics 14
    • Posts 70
    • Best 6
    • Controversial 0
    • Groups 0

    supernovae

    @supernovae

    6
    Reputation
    3
    Profile views
    70
    Posts
    0
    Followers
    1
    Following
    Joined Last Online
    Location Austin

    supernovae Unfollow Follow

    Best posts made by supernovae

    • RE: Weird Ripples on My Maestro rrf3 Conversion

      Hopefully i'm not distracting from main discussion, but i'm having similar issue with .9 degree steppers on a HEVO with titan aero direct drive.

      I recently bumped my X/Y steppers to 85% max rating and my printer is crazy noisy now, but my VFA has really gone down.

      To verify i'm not just seeing crap, i'm going to run a test again right now with high rating and lower and see if it proves it out... changed so many settings i'm not even sure anymore.

      curious if running at 100mm/s keeps the motors out of quiet mode and changes how they algorithm works - as that may explain why super high power ratings may do something similar.

      posted in General Discussion
      supernovae
      supernovae
    • RE: True Bed Leveling - G32 w/Dual Z in Series

      thanks all! got it all figured out. It didn't click that i had it wired in a series with the 2 A:B setup... I put them on 2:4 and i have auto leveling perfection finally! 🙂 so happy since i'd just done a bunch of motor swaps and new plum connectors for the z rods so it was super easy to get level after fixing this!

      posted in Duet Hardware and wiring
      supernovae
      supernovae
    • RE: Bad Benchy Bottom

      Just to update, i swapped out cooling ducts - what a huge difference. I also tossed out this white PLA and used another brand and its now printing perfectly. I had to print the old white much hotter than i thought necessary to avoid jams but in doing so it stressed out a bad cooler. fixed both and happy now 🙂

      posted in Tuning and tweaking
      supernovae
      supernovae
    • RE: RepRapFirmware 3.0RC1 released

      Got my Hypercube Evolution running RRF 3.0RC1 with bltouch, dual z leveling (g29) and so far so good!

      took a bit to translate my config over, but i really appreciate the text labels now that i'm seeing them in gcode!

      posted in Beta Firmware
      supernovae
      supernovae
    • RE: Advice to fix BLtouch drift?

      Found out my problem. I noticed one side of my printer was always sagging towards end of print, ran motor unlock and i could rotate left z and feel steps, but right z just spun - i guess my right z motor had failed.

      Replaced my right z motor, and now bltouch is happy and i don't have to run g29 between each print... kind of surprised i got the quality i did with that motor having been bad or faulty for so long...

      but, i'm back in business... no more crazy drift, nice level bed and great prints again. took the time to move to reprap3 firmware and enjoy it too!

      posted in General Discussion
      supernovae
      supernovae
    • RE: Only probe where printed. Solution here!

      Poked around in a sliced gcode from cura - it passes MIX/MAX as comments in beginning of gcode.

      ;FLAVOR:RepRap
      ;TIME:1813
      ;Filament used: 2.3164m
      ;Layer height: 0.28
      ;MINX:124.335
      ;MINY:124.335
      ;MINZ:0.24
      ;MAXX:175.665
      ;MAXY:175.664
      ;MAXZ:21.45
      ;Generated with Cura_SteamEngine 4.12.1
      

      Looking to see if those are values that can be used in start... if not, may be able to write a small plugin that set variables

      posted in General Discussion
      supernovae
      supernovae

    Latest posts made by supernovae

    • RE: Only probe where printed. Solution here!

      @supernovae

      Found the issue, I have some commands to set speed on layers and it shows up as X1500 which the regex catches... maybe i'll try and see if i can limit/exclude it lol

      posted in General Discussion
      supernovae
      supernovae
    • RE: Only probe where printed. Solution here!

      @pcr said in Only probe where printed. Solution here!:

      @supernovae

      easier solution

      • (Cura slicer plugin) To make the macro to work in Cura slicer, you need to install the post process plugin by frankbags - In cura menu Help -> Show configuration folder. - Copy the python script from the above link in to plugins folder. - Restart Cura - In cura menu Extensions -> Post processing -> Modify G-Code and select Mesh Print Size (PLUGIN)

      the

      M557 X%MINX%:%MAXX% Y%MINY%:%MAXY% S8
      

      Not sure if you can help, but running the python plugin and enabling the M557 in start gcode I always get a huge max X

      For example:

      looking at the gcode output:

      M557 X131.900:1500.000 Y131.900:168.100 S35.000 ; Leveling mesh defined by LevelingMeshOptimizer

      Not sure where 1500 comes from.. any idea where to look for in fixing/address that? Or anyone getting this in latest cura?

      posted in General Discussion
      supernovae
      supernovae
    • RE: M303 H0 - PID tune heat bed is taking a longgg time

      @phaedrux You were right, it finished - took 5110 seconds 😄

      posted in General Discussion
      supernovae
      supernovae
    • M303 H0 - PID tune heat bed is taking a longgg time

      Running 3.4b6 and ran m303 h0 s60 to PID tune hot bed after replacing a failed thermistor and it's been running almost 40 minutes

      f39a1fe0-b03f-43db-8141-ad382ea97596-image.png

      Temperature just seems to be going up and down slowly

      2698302e-4ad7-403c-bfe1-08ff28d4f295-image.png

      Phase 4 has been 25 minutes itself.

      posted in General Discussion
      supernovae
      supernovae
    • RE: Only probe where printed. Solution here!

      @pcr So awesome! Thanks!!

      FYI, if its not loading for you, rename the file to match exactly the class name - it is CaSE SenSiTive "LevelingMeshOptimizer.pl" 😉

      posted in General Discussion
      supernovae
      supernovae
    • RE: Only probe where printed. Solution here!

      Found a post processing script for cura here: https://forum.duet3d.com/topic/14994/f-r-auto-define-m557-mesh-bounds-from-gcode/5?_=1637506151764

      It would be nice if we could have the firmware parse this as defining it in every tool i use is a pain 😉

      posted in General Discussion
      supernovae
      supernovae
    • RE: Only probe where printed. Solution here!

      Poked around in a sliced gcode from cura - it passes MIX/MAX as comments in beginning of gcode.

      ;FLAVOR:RepRap
      ;TIME:1813
      ;Filament used: 2.3164m
      ;Layer height: 0.28
      ;MINX:124.335
      ;MINY:124.335
      ;MINZ:0.24
      ;MAXX:175.665
      ;MAXY:175.664
      ;MAXZ:21.45
      ;Generated with Cura_SteamEngine 4.12.1
      

      Looking to see if those are values that can be used in start... if not, may be able to write a small plugin that set variables

      posted in General Discussion
      supernovae
      supernovae
    • RE: Only probe where printed. Solution here!

      Doesn't look like cura has anything that is set as a user variable for print position max that I can find

      posted in General Discussion
      supernovae
      supernovae
    • Only Probe bed within sliced print area

      Since Prusa announced their new technique of probing the bed only in print (wih their soon to be released XL) area to guarantee a good first layer, I saw the folks at Klipper have already posted up a macro.

      https://gist.github.com/ChipCE/95fdbd3c2f3a064397f9610f915f7d02

      Is this possible to pull off with Duet?

      The gist shows how to do start gcode and the gcode for calculating the print area to mesh out.

      Maybe i'll take a spin in porting it over next week. Just figured I'd ask if anyone has already done this

      posted in General Discussion
      supernovae
      supernovae
    • RE: PC Won't recognize paneldue

      @dc42 said in PC Won't recognize paneldue:

      @supernovae the PanelDue only presents the USB port when the firmware on it has been erased.

      ahh, makes sense now! ty!!

      posted in PanelDue
      supernovae
      supernovae