Jump to content

Hurry

New member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Hurry

  1. Hello everybody 🙂

     

    i don't understand why this regexp

     

    Search and Replace

    Search: ((G\d F\d* E)-([3|4|5|6|7|8|9|10]))\n((.*\n)*)(;TYPE:SKIRT)\n(G\d F\d* E0)

    Replace: \1\n\4\6\n\2\3 ;ADDED\n\7

     

    in post processing work with :

    G1 F2400 E-3
    ;MESH:PokerChip-main.stl
    G0 F1800 X163.893 Y148.054 Z1.3
    G1 F600 Z0.3
    G0 F1800 X161.249 Y145.199
    G0 X163.258 Y134.952
    ;TYPE:SKIRT
    G1 F2400 E0
    G1 F1800 X163.789 Y134.926 E0.02652

     

    and not with:

    G1 F2400 E-3
    ;LAYER_COUNT:16
    ;LAYER:0
    M117 Layer 0 of 15 CFFFP_PokerChip-inlays
    M107 P1
    ;M104 S210 ;rimosso T0 ;rimosso stand by temp 2
    G0 F1800 X144.453 Y144.115 Z0.3
    ;TYPE:SKIRT
    G1 F2400 E0
    G1 F1800 X144.791 Y143.787 E0.0235

     

    using rubular for testing its seem to work, but not in cura... 😐

×
×
  • Create New...