• Tags
  • Documentation
  • Order
  • Register
  • Login
Duet3D Logo Duet3D
  • Tags
  • Documentation
  • Order
  • Register
  • Login

Filament Frenzy script used on prusa slicer scratch bed

Scheduled Pinned Locked Moved
General Discussion
5
17
853
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • undefined
    gabi68
    last edited by 24 Jun 2022, 11:31

    Any other opinions, please?

    1 Reply Last reply Reply Quote 0
    • undefined
      fcwilt @gabi68
      last edited by 24 Jun 2022, 15:21

      @gabi68 said in Filament Frenzy script used on prusa slicer scratch bed:

      When is starting the first part of arc I can see the head is going down incrementally...

      There is nothing in the code to make that happen so that would suggest that...

      • the bed is not level
      • Mesh Bed Compensation is active with a improper height map

      Nothing else comes to mind right now.

      Frederick

      Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

      undefined 1 Reply Last reply 24 Jun 2022, 22:16 Reply Quote 1
      • undefined
        gabi68 @fcwilt
        last edited by 24 Jun 2022, 22:16

        @fcwilt Strange. Same script run fine in S3D. Something is different in Prusa. Maybe PS doesn't read the G29 or G32 properly. I asked in their forum, but I did not get any answer. I will keep looking. If anyone has another ideea I am all ears...

        1 Reply Last reply Reply Quote 0
        • undefined
          oliof
          last edited by 24 Jun 2022, 22:20

          please slice a simple object in S3D and in PrusaSlicer, and then provide the files. Since the slicer used ususally doesn't change the printer configuration, looking at the first couple dozen lines of the actual gcode produced should help us.

          Also, consider @bot's PrusaSlicer fork which has some extra RRF features

          <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

          undefined 1 Reply Last reply 4 Jul 2022, 18:40 Reply Quote 0
          • undefined
            Stephen6309 @gabi68
            last edited by 25 Jun 2022, 12:42

            @gabi68 Do you have the correct Z offset in your G31?

            1 Reply Last reply Reply Quote 0
            • undefined
              gabi68 @oliof
              last edited by 4 Jul 2022, 18:40

              @oliof Sorry for late reply (family problems). Here is a test file sliced with Prusa slicer. There is a G32 from that Frenzy script and I am thinking if that is read it properly by PS since there is no bed.g file. Thoughts ...
              test.gcode

              undefined 1 Reply Last reply 5 Jul 2022, 09:47 Reply Quote 0
              • undefined
                oliof @gabi68
                last edited by 5 Jul 2022, 09:47

                @gabi68 no worries, can you provide an S3D sliced file to compare as well please?

                <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

                undefined 1 Reply Last reply 5 Jul 2022, 13:27 Reply Quote 0
                • undefined
                  gabi68 @oliof
                  last edited by 5 Jul 2022, 13:27

                  @oliof Here you go.
                  testS3D.gcode

                  undefined 1 Reply Last reply 5 Jul 2022, 17:05 Reply Quote 0
                  • undefined
                    oliof @gabi68
                    last edited by 5 Jul 2022, 17:05

                    @gabi68 the one difference I see is that the S3D code calls G32 during startup while the PrusaSlicer code does not. G32 calls the bed.g macro so it's possible (and likely) that something adjusting the bed happens in there ... can you share your bed.g?

                    <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

                    undefined 1 Reply Last reply 5 Jul 2022, 18:32 Reply Quote 0
                    • undefined
                      gabi68 @oliof
                      last edited by 5 Jul 2022, 18:32

                      @oliof Sure.bed.g

                      undefined 1 Reply Last reply 5 Jul 2022, 19:50 Reply Quote 0
                      • undefined
                        oliof @gabi68
                        last edited by 5 Jul 2022, 19:50

                        @gabi68 alright, I missed that you have a delta. I am assuming you need to run G32 before every print unless you fix the delta values to be correct (consider autocalibration).

                        <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

                        1 Reply Last reply Reply Quote 1
                        • First post
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA