0.80 not running start and end scripts

I have Repetier-Server pi connected to my davinci with Repetier firmware. Before updating to 0.80 I had no problems printing and all was good but after the update the server starts a job ok temperature of the bed and extruded raise to correct temp but then nothing else happens.

The start script does not seem to run and neither does the end script or cancel script if I stop it.

The connection to the server also seems to drop out if the print is stopped.

If I directly connect the printer to print all is fine and when the server was on 0.75 everything was ok.

I have tried the new pi image too and the same result.

Any help would be appreciated.
«1

Comments

  • I will try to verify that.
  • Hi wiko & Repetier,

    I also have this problem. Have two printers running (Felix 3.1 with RAMPS 1.4/Uno, raspi2 & D-Bot with RADDS/due, raspi3, both with raspian). On the Felix/raspi2 I have the 0.8 repetier server running well without any problems. On the D-Bot with due Arduino due & raspi3, after upgrading from 0.75 to 0.8, the printer only heats up bed and extruder and does the homing, after that nothing happens (and after around 15s the printer is reset). After downgrading back to 0.75, everything works normal & all prints are fine. I also tried the newest firmware - no difference.
    Hope this helps a little to finding the issue.

    Best & thanks for your efforts and the wonderful software!
  • Just verified and start job is run. To be sure - we are talking about server->printer settings->g-codes->event dependent->run before job. Adding there
    M117 Starting..
    G4 S10

    shows for 10s the message before continuing.

    @cm_printer Not sure this is related. To be of help you would need to explore what is happening on the system, e.g. by enabling logging and see what gets send and where it stops working. To me it looks like some command caused the communication to stop somehow and then server reconnects - or the firmware gets into trouble by send data and resets on it's own.

  • I think cm_printer and I are talking about the same thing. Printer heats up bed and extruded and then gets stuck in loop.

    Nothing else happens start script etc.

    If I try the stop button to cancel the end script is not run either.

  • Just to reiterate everything works with 0.75 and nothing else has changed except the server was upgraded to 0.8
  • " Printer heats up bed and extruded and then gets stuck in loop. "
    That is normally in slicer code after startup code of server.And what do you mean with "stuck in loop".

    Can you show what you have in server start/end script and until wher ein your script data gets send. Since I can not recreate it with my code it might be related to exactly your gcode you are using. Also a log a print would help to understand.
  • I am using simplify3d

    GCode:

    G90
    M82
    M106 S0
    M140 S60
    M190 S60
    M104 S195 T0
    G21 ;metric values
    G28 ; Home extruder
    G1 Z15.0 ;move the platform down 15mm
    G92 E0 ;zero the extruded length
    G1 F200 E4 ;extrude 4mm of feed stock
    G92 E0 ;zero the extruded length again
    M100 ; Cleaning
    M117 Printing
    G92 E0
    G1 E-3.0000 F1800
    G1 Z0.285 F9000
    ; layer 1, Z = 0.285
    T0
    ; tool H0.300 W0.480
    ; skirt
    G1 X83.988 Y83.819 F2000
    G1 E0.0000 F540
    G92 E0
    G1 X84.365 Y83.443 E0.0303 F3000
    G1 X84.395 Y83.415 E0.0326
    G1 X85.623 Y82.301 E0.1269
    G1 X85.654 Y82.275 E0.1292
    G1 X86.065 Y81.937 E0.1595
    G1 X86.097 Y81.912 E0.1618
    G1 X87.429 Y80.924 E0.2561
    ...........


    log:

    < 15:17:58.944: N37 M104 S195 T0
    > 15:17:58.944: ok 37
    < 15:17:58.945: N38 M140 S60
    > 15:17:58.945: TargetExtr 0:195
    > 15:17:58.945: ok 38
    < 15:17:58.945: N39 M190 S60
    > 15:17:58.945: TargetBed:60
    > 15:17:58.946: ok 39
    < 15:17:58.946: N40 G21 ;metric values
    > 15:17:59.972: T:36.14 /195 B:42.47 /60 B@:255 @:255
    > 15:18:00.945: busy:heating
    > 15:18:00.973: T:36.14 /195 B:43.05 /60 B@:255 @:255
    > 15:18:01.975: T:36.56 /195 B:43.64 /60 B@:255 @:255
    > 15:18:02.945: busy:heating
    > 15:18:02.977: T:37.40 /195 B:44.09 /60 B@:255 @:255
    > 15:18:03.978: T:38.65 /195 B:44.55 /60 B@:255 @:255
    > 15:18:04.945: busy:heating
    > 15:18:04.979: T:40.33 /195 B:44.94 /60 B@:255 @:255
    > 15:18:05.980: T:42.22 /195 B:45.26 /60 B@:255 @:255
    > 15:18:06.945: busy:heating
    > 15:18:06.982: T:43.31 /195 B:45.58 /60 B@:255 @:255
    > 15:18:07.983: T:45.06 /195 B:45.84 /60 B@:255 @:255
    > 15:18:11.402: busy:heating
    > 15:18:11.402: T:46.81 /195 B:46.10 /60 B@:255 @:255
    > 15:18:11.403: T:48.78 /195 B:46.36 /60 B@:255 @:255
    > 15:18:11.403: busy:heating
    > 15:18:11.404: T:50.97 /195 B:46.62 /60 B@:255 @:255
    > 15:18:11.988: T:53.59 /195 B:46.75 /60 B@:255 @:255
    > 15:18:12.945: busy:heating
    > 15:18:12.989: T:56.18 /195 B:47.01 /60 B@:255 @:255
    > 15:18:13.990: T:58.89 /195 B:47.21 /60 B@:255 @:255
    > 15:18:14.945: busy:heating
    > 15:18:14.990: T:61.41 /195 B:47.40 /60 B@:255 @:255
    > 15:18:15.992: T:64.66 /195 B:47.60 /60 B@:255 @:255
    > 15:18:16.945: busy:heating
    > 15:18:16.994: T:67.44 /195 B:47.79 /60 B@:255 @:255
    > 15:18:17.996: T:69.65 /195 B:47.92 /60 B@:255 @:255
    > 15:18:18.945: busy:heating
    > 15:18:18.998: T:71.86 /195 B:48.12 /60 B@:255 @:255
    > 15:18:20.000: T:74.51 /195 B:48.25 /60 B@:255 @:255
    > 15:18:20.945: busy:heating
    > 15:18:21.002: T:76.94 /195 B:48.44 /60 B@:255 @:255
    > 15:18:22.004: T:79.81 /195 B:48.57 /60 B@:255 @:255
    > 15:18:22.945: busy:heating
    > 15:20:57.569: T:82.68 /195 B:48.77 /60 B@:255 @:255
    > 15:20:58.571: T:85.76 /195 B:48.90 /60 B@:255 @:255
    > 15:20:59.508: busy:heating
    > 15:20:59.572: T:88.14 /195 B:49.09 /60 B@:255 @:255
    > 15:21:00.573: T:90.95 /195 B:49.22 /60 B@:255 @:255
    > 15:21:01.508: busy:heating
    > 15:21:01.575: T:93.50 /195 B:49.35 /60 B@:255 @:255
    > 15:21:02.577: T:96.56 /195 B:49.55 /60 B@:255 @:255
    > 15:21:03.508: busy:heating
    > 15:21:03.579: T:99.18 /195 B:49.68 /60 B@:255 @:255
    > 15:21:04.581: T:101.89 /195 B:49.87 /60 B@:255 @:255
    > 15:21:05.508: busy:heating
    > 15:21:05.582: T:104.39 /195 B:50.00 /60 B@:255 @:255
    > 15:21:06.584: T:107.24 /195 B:50.11 /60 B@:255 @:255
    > 15:21:07.508: busy:heating
    > 15:21:07.587: T:109.44 /195 B:50.28 /60 B@:255 @:255
    > 15:21:08.588: T:111.80 /195 B:50.44 /60 B@:255 @:255
    > 15:21:09.508: busy:heating
    > 15:21:09.590: T:113.94 /195 B:50.56 /60 B@:255 @:255
    > 15:21:10.592: T:116.35 /195 B:50.72 /60 B@:255 @:255
    > 15:21:11.508: busy:heating
    > 15:21:11.594: T:118.65 /195 B:50.83 /60 B@:255 @:255
    > 15:21:12.596: T:121.15 /195 B:51.00 /60 B@:255 @:255
    > 15:21:13.508: busy:heating
    > 15:21:13.598: T:123.35 /195 B:51.11 /60 B@:255 @:255
    > 15:21:14.600: T:125.90 /195 B:51.28 /60 B@:255 @:255
    > 15:21:15.508: busy:heating
    > 15:21:15.602: T:128.14 /195 B:51.39 /60 B@:255 @:255
    > 15:21:16.604: T:130.69 /195 B:51.56 /60 B@:255 @:255
    > 15:21:17.508: busy:heating
    > 15:21:17.606: T:132.55 /195 B:51.67 /60 B@:255 @:255
    > 15:21:18.608: T:134.57 /195 B:51.83 /60 B@:255 @:255
    > 15:21:19.508: busy:heating
    > 15:21:19.610: T:136.43 /195 B:51.94 /60 B@:255 @:255
    > 15:21:20.612: T:138.45 /195 B:52.11 /60 B@:255 @:255
    > 15:21:21.508: busy:heating
    > 15:21:21.614: T:140.31 /195 B:52.28 /60 B@:255 @:255
    > 15:21:22.615: T:142.34 /195 B:52.39 /60 B@:255 @:255
    > 15:21:23.508: busy:heating
    > 15:21:24.964: T:144.17 /195 B:52.50 /60 B@:255 @:255
    > 15:21:24.965: T:146.27 /195 B:52.67 /60 B@:255 @:255
    > 15:21:25.508: busy:heating
    > 15:21:25.619: T:148.17 /195 B:52.83 /60 B@:255 @:255
    > 15:21:26.621: T:150.28 /195 B:52.94 /60 B@:255 @:255
    > 15:21:27.508: busy:heating
    > 15:21:27.622: T:152.13 /195 B:53.11 /60 B@:255 @:255
    > 15:21:28.623: T:154.19 /195 B:53.28 /60 B@:255 @:255
    > 15:21:29.508: busy:heating
    > 15:21:29.624: T:156.01 /195 B:53.39 /60 B@:255 @:255
    > 15:21:30.626: T:158.03 /195 B:53.56 /60 B@:255 @:255
    > 15:21:31.508: busy:heating
    > 15:21:31.628: T:159.80 /195 B:53.72 /60 B@:255 @:255
    > 15:21:32.630: T:161.78 /195 B:53.83 /60 B@:255 @:255
    > 15:21:33.508: busy:heating
    > 15:21:33.632: T:163.55 /195 B:54.00 /60 B@:255 @:255
    > 15:21:34.634: T:165.60 /195 B:54.17 /60 B@:255 @:255
    > 15:21:35.508: busy:heating
    > 15:21:35.636: T:167.47 /195 B:54.28 /60 B@:255 @:255
    > 15:21:36.638: T:169.52 /195 B:54.44 /60 B@:255 @:255
    > 15:21:37.508: busy:heating
    > 15:21:37.640: T:171.34 /195 B:54.61 /60 B@:255 @:255
    > 15:21:38.642: T:173.35 /195 B:54.72 /60 B@:255 @:255
    > 15:21:39.508: busy:heating
    > 15:21:39.644: T:175.08 /195 B:54.89 /60 B@:255 @:230
    > 15:21:40.646: T:177.00 /195 B:55.06 /60 B@:255 @:230
    > 15:21:41.508: busy:heating
    > 15:21:41.648: T:178.62 /195 B:55.17 /60 B@:255 @:230
    > 15:21:42.650: T:180.41 /195 B:55.33 /60 B@:255 @:230
    > 15:21:43.508: busy:heating
    > 15:21:43.652: T:181.93 /195 B:55.50 /60 B@:255 @:230
    > 15:21:44.654: T:183.64 /195 B:55.67 /60 B@:255 @:230
    > 15:21:45.508: busy:heating
    > 15:21:45.656: T:185.12 /195 B:55.83 /60 B@:255 @:230
    > 15:21:46.658: T:186.74 /195 B:55.94 /60 B@:255 @:230
    > 15:21:47.508: busy:heating
    > 15:21:47.660: T:188.30 /195 B:56.11 /60 B@:255 @:230
    > 15:21:48.661: T:190.04 /195 B:56.56 /60 B@:255 @:0
    > 15:21:49.508: busy:heating
    > 15:21:49.664: T:191.49 /195 B:56.78 /60 B@:255 @:0
    > 15:21:50.666: T:192.98 /195 B:56.83 /60 B@:255 @:0
    > 15:21:51.508: busy:heating
    > 15:21:51.667: T:194.09 /195 B:56.94 /60 B@:255 @:0
    > 15:21:52.669: T:194.96 /195 B:57.06 /60 B@:255 @:0
    > 15:21:53.507: busy:heating
    > 15:21:53.671: T:195.54 /195 B:57.17 /60 B@:255 @:0
    > 15:21:54.673: T:195.88 /195 B:57.33 /60 B@:255 @:0
    > 15:21:55.507: busy:heating
    > 15:21:55.675: T:195.93 /195 B:57.44 /60 B@:255 @:0
    > 15:21:56.677: T:195.83 /195 B:57.61 /60 B@:255 @:0
    > 15:21:57.507: busy:heating
    > 15:21:57.679: T:195.54 /195 B:57.33 /60 B@:255 @:230
    > 15:21:58.681: T:195.11 /195 B:57.61 /60 B@:255 @:230
    > 15:21:59.507: busy:heating
    > 15:21:59.683: T:194.72 /195 B:57.78 /60 B@:255 @:230
    > 15:22:00.685: T:194.48 /195 B:58.00 /60 B@:255 @:230
    > 15:22:01.507: busy:heating
    > 15:22:01.687: T:194.43 /195 B:58.22 /60 B@:255 @:230
    > 15:22:02.688: T:194.62 /195 B:58.61 /60 B@:255 @:0
    > 15:22:03.507: busy:heating
    > 15:22:03.689: T:194.91 /195 B:58.94 /60 B@:255 @:0
    > 15:22:04.690: T:195.30 /195 B:59.00 /60 B@:255 @:0
    > 15:22:05.507: busy:heating
    > 15:22:05.691: T:195.59 /195 B:59.11 /60 B@:255 @:0
    > 15:22:06.693: T:195.78 /195 B:59.22 /60 B@:255 @:0
    > 15:22:07.507: busy:heating
    > 15:22:07.695: T:195.78 /195 B:59.39 /60 B@:255 @:0
    > 15:22:08.227: ok 40
    < 15:22:08.228: N41 M117 ETA 16:01:58 day 28
    > 15:22:08.229: ok 41
    < 15:22:08.229: N42 M105
    > 15:22:08.255: ok 42
    > 15:22:08.255: T:195.73 /195 B:59.50 /60 B@:255 @:0
    < 15:22:08.257: N43 M105
    > 15:22:08.258: ok 43
    > 15:22:08.258: T:195.73 /195 B:59.50 /60 B@:255 @:0
    < 15:22:08.259: N44 G28 ; Home extruder
    > 15:22:08.259: ok 44
    < 15:22:08.259: N45 G92 E0.0000
    > 15:22:08.285: SelectExtruder:0
    > 15:22:08.286: FlowMultiply:100
    > 15:22:10.258: busy:processing
    > 15:22:12.258: busy:processing
    > 15:22:13.864: X:-14.60 Y:-12.60 Z:0.000 E:0.0000
    > 15:22:13.864: ok 45
    < 15:22:13.864: N46 M105
    > 15:22:13.867: ok 46
    > 15:22:13.867: T:194.62 /195 B:60.15 /60 B@:255 @:230
    < 15:22:13.867: N47 M105
    > 15:22:13.869: ok 47
    > 15:22:13.869: T:194.62 /195 B:60.15 /60 B@:255 @:230
    < 15:22:14.868: N48 M105
    > 15:22:14.868: wait
    > 15:22:14.870: ok 48
    > 15:22:14.871: T:195.15 /195 B:61.58 /60 B@:0 @:0
    < 15:22:15.870: N49 M105
    > 15:22:15.870: wait
    > 15:22:15.872: ok 49
    > 15:22:15.873: T:195.35 /195 B:62.02 /60 B@:0 @:0
    < 15:22:16.872: N50 M105
    > 15:22:16.872: wait
    > 15:22:16.874: ok 50
    > 15:22:16.875: T:195.73 /195 B:61.72 /60 B@:0 @:0
    < 15:22:17.582: N51 M117 ETE 00:43:55
    > 15:22:17.583: ok 51
    < 15:22:17.876: N52 M105
    > 15:22:17.878: ok 52
    > 15:22:17.878: T:195.93 /195 B:61.48 /60 B@:0 @:0
    < 15:22:18.877: N53 M105
    > 15:22:18.877: wait
    > 15:22:18.880: ok 53
    > 15:22:18.881: T:196.02 /195 B:61.23 /60 B@:0 @:0
    < 15:22:19.878: N54 M105
    > 15:22:19.878: wait
    > 15:22:19.880: ok 54
    > 15:22:19.881: T:195.93 /195 B:61.03 /60 B@:0 @:0
    < 15:22:20.880: N55 M105
    > 15:22:20.880: wait
    > 15:22:20.880: ok 55
    > 15:22:20.881: T:195.68 /195 B:60.84 /60 B@:0 @:230
    < 15:22:21.881: N56 M105
    > 15:22:21.881: wait
    > 15:22:21.881: ok 56
    > 15:22:21.882: T:195.35 /195 B:60.34 /60 B@:0 @:230
    < 15:22:22.882: N57 M105
    > 15:22:22.882: wait
    > 15:22:22.882: ok 57
    > 15:22:22.883: T:194.96 /195 B:60.30 /60 B@:0 @:230
    < 15:22:23.883: N58 M105
    > 15:22:23.883: wait
    > 15:22:23.888: ok 58
    > 15:22:23.888: T:194.67 /195 B:60.25 /60 B@:0 @:230
    < 15:22:24.884: N59 M105
    > 15:22:24.884: wait
    > 15:22:24.886: ok 59
    > 15:22:24.887: T:194.57 /195 B:60.20 /60 B@:0 @:230
    < 15:22:25.885: N60 M105
    > 15:22:25.886: wait
    > 15:22:25.887: ok 60
    > 15:22:25.887: T:194.72 /195 B:60.15 /60 B@:0 @:0
    < 15:22:26.887: N61 M105
    > 15:22:26.887: wait
    > 15:22:26.887: ok 61
    > 15:22:26.888: T:195.06 /195 B:60.44 /60 B@:0 @:0
    < 15:22:27.584: N62 M117 Layer 0/107
    > 15:22:27.585: ok 62
    < 15:22:27.889: N63 M105
    > 15:22:27.890: ok 63
    > 15:22:27.890: T:195.35 /195 B:60.30 /60 B@:0 @:0
    < 15:22:28.889: N64 M105
    > 15:22:28.890: wait
    > 15:22:28.891: ok 64
    > 15:22:28.891: T:195.68 /195 B:60.20 /60 B@:0 @:0
    < 15:22:29.891: N65 M105
    > 15:22:29.892: wait
    > 15:22:29.893: ok 65
    > 15:22:29.893: T:195.88 /195 B:60.15 /60 B@:0 @:0
    < 15:22:30.891: N66 M105
    > 15:22:30.892: wait
    > 15:22:30.892: ok 66
    > 15:22:30.893: T:195.88 /195 B:60.05 /60 B@:0 @:0
    < 15:22:31.892: N67 M105
    > 15:22:31.893: wait
    > 15:22:31.893: ok 67
    > 15:22:31.894: T:195.78 /195 B:60.00 /60 B@:0 @:0
    < 15:22:32.893: N68 M105
    > 15:22:32.894: wait
    > 15:22:32.894: ok 68
    > 15:22:32.895: T:195.49 /195 B:59.56 /60 B@:0 @:230
    < 15:22:33.894: N69 M105
    > 15:22:33.895: wait
    > 15:22:34.611: ok 69
    > 15:22:34.611: T:195.15 /195 B:59.61 /60 B@:0 @:230
    < 15:22:34.896: N70 M105
    > 15:22:34.897: wait
    > 15:22:34.897: ok 70
    > 15:22:34.898: T:194.82 /195 B:59.67 /60 B@:0 @:230
    < 15:22:35.896: N71 M105
    > 15:22:35.897: wait
    > 15:22:35.898: ok 71
    > 15:22:35.899: T:194.62 /195 B:58.11 /60 B@:255 @:230
    < 15:22:36.897: N72 M105
    > 15:22:36.898: wait
    > 15:22:36.899: ok 72
    > 15:22:36.900: T:194.67 /195 B:58.61 /60 B@:255 @:230
    < 15:22:37.586: N73 M117 ETA 16:06:32 day 28
    > 15:22:37.587: ok 73
    < 15:22:37.900: N74 M105
    > 15:22:37.901: ok 74
    > 15:22:37.902: T:194.91 /195 B:59.39 /60 B@:255 @:0
    < 15:22:38.902: N75 M105
    > 15:22:38.902: wait
    > 15:22:38.906: ok 75
    > 15:22:38.906: T:195.25 /195 B:59.78 /60 B@:255 @:0
    < 15:22:39.902: N76 M105
    > 15:22:39.903: wait
    > 15:22:39.903: ok 76
    > 15:22:39.904: T:195.54 /195 B:60.05 /60 B@:255 @:0
    < 15:22:40.903: N77 M105
    > 15:22:40.904: wait
    > 15:22:40.904: ok 77
    > 15:22:40.904: T:195.73 /195 B:61.72 /60 B@:0 @:0
    < 15:22:41.904: N78 M105
    > 15:22:41.904: wait
    > 15:22:41.905: ok 78
    > 15:22:41.905: T:195.78 /195 B:61.58 /60 B@:0 @:0

    ............

    it does not progress almost like it is not receiving an acknowledgement of temp?

  • if i print same code from simplify3d it works ok and if if put code on sd an print direct on printer it works ok
  • The log shows it stopped sending the job after N45 G92 E0.0000 also it continues to send timing and layer information, so server knows the job is not done. And there is no communication error.

    I tested the code myself and it worked flawlessly. So I need to test more closely to your setup. Can you provide the printer configuration? In dashboard printer menu hit download printer settings. This xml file allows me to upload exactly your setup so I hopefully get the one setting that causes the bug (at least it looks like a server bug on first look at your log).

    This has nothing to do with start/end gcode as I can see. I guess you meant simplify start code where it happens? Anyway, I will see when get the printer config. 

  • Sorry i did mean the start script in simplify. I do however have a cancel script in the server and this does not run if I hit stop button and then I get a disconnect message from the server.

    Thanks for your help
  • how can i send you the file?
  • <?xml version="1.0" encoding="UTF-8"?>
    <printer>
    <shape>
    <grid color="#454545" spacing="10"/>
    <rectangle color="#dddddd" xMax="209" xMin="-14.6" yMax="208" yMin="-12.6"/>
    </shape>
    <general>
    <name>XYZ DaVinci AIO</name>
    <slug>XYZ_DaVinci_AIO1</slug>
    <firmwareName>Repetier-Firmware</firmwareName>
    <printerVariant>cartesian</printerVariant>
    <active>true</active>
    <fan>false</fan>
    <tempUpdateEvery>1</tempUpdateEvery>
    <sdcard>true</sdcard>
    <softwarePower>false</softwarePower>
    <defaultVolumetric>false</defaultVolumetric>
    </general>
    <connection>
    <serial>
    <baudrate>230400</baudrate>
    <device>/dev/serial/by-id/usb-Arduino_LLC_Arduino_Due-if00</device>
    <pingPong>true</pingPong>
    <inputBufferSize>127</inputBufferSize>
    <communicationTimeout>3</communicationTimeout>
    <protocol>0</protocol>
    </serial>
    <lcdTimeMode>4</lcdTimeMode>
    <resetScript/>
    </connection>
    <movement>
    <xMin>-14.6</xMin>
    <xMax>209</xMax>
    <xHome>0</xHome>
    <yMin>-12.6</yMin>
    <yMax>208</yMax>
    <yHome>0</yHome>
    <zMin>0</zMin>
    <zMax>190</zMax>
    <zHome>0</zHome>
    <xyJerk>20</xyJerk>
    <zJerk>0.34</zJerk>
    <timeMultiplier>1</timeMultiplier>
    <movebuffer>32</movebuffer>
    <xySpeed max="200">100</xySpeed>
    <zSpeed max="5">2</zSpeed>
    <xyPrintAcceleration>1000</xyPrintAcceleration>
    <xyTravelAcceleration>1000</xyTravelAcceleration>
    <zPrintAcceleration>100</zPrintAcceleration>
    <zTravelAcceleration>150</zTravelAcceleration>
    <endstops all="true" x="true" y="true" z="true"/>
    <invert x="true" y="false" z="false"/>
    <G10Speed>40</G10Speed>
    <G10Distance>3</G10Distance>
    <G10LongDistance>40</G10LongDistance>
    <G11Speed>20</G11Speed>
    <G11ExtraDistance>0</G11ExtraDistance>
    <G11ExtraLongDistance>0</G11ExtraLongDistance>
    <G10ZLift>0</G10ZLift>
    </movement>
    <extruders>
    <extruder changeFastDistance="0" changeSlowDistance="0" filamentDiameter="1.75" lastTemp="0" maxTemp="270" num="0">
    <alias/>
    <maxSpeed acceleration="5000" jerk="20" max="50"/>
    <extrude speed="2"/>
    <retract speed="30"/>
    <tempChange cooldownPerSecond="0.5" heatupPerSecond="2"/>
    <offsets x="0" y="0"/>
    <temperatures>
    <temperature value="195">PLA</temperature>
    <temperature value="230">ABS</temperature>
    </temperatures>
    </extruder>
    </extruders>
    <heatedBed cooldownPerSecond="0.02" heatupPerSecond="0.2" installed="true" lastTemp="0" maxTemp="130">
    <temperatures>
    <temperature value="60">PLA</temperature>
    <temperature value="100">ABS</temperature>
    </temperatures>
    </heatedBed>
    <quickCommands>
    <quickCommand name="Start Script">M104 S195 T0
    M140 S60
    M190 S60
    G21 ;metric values
    G28 ; Home extruder
    G1 Z15.0 ;move the platform down 15mm
    G92 E0 ;zero the extruded length
    G1 F200 E4 ;extrude 4mm of feed stock
    G92 E0 ;zero the extruded length again
    M100 ; Cleaning
    M117 Printing
    G1 Z15.0
    G1 X100.0 Y100.0
    G1 Z0</quickCommand>
    </quickCommands>
    <webcam>
    <method>3</method>
    <timelapseMethod>0</timelapseMethod>
    <orientation>0</orientation>
    <reloadInterval>3</reloadInterval>
    <timelapseInterval>20</timelapseInterval>
    <timelapseHeight>0.1</timelapseHeight>
    <timelapseLayer>1</timelapseLayer>
    <timelapseBitrate>1000</timelapseBitrate>
    <timelapseSelected>0</timelapseSelected>
    <timelapseFramerate>30</timelapseFramerate>
    </webcam>
    <properties>
    <value name="firmwareuploader_board">3</value>
    <value name="firmwareuploader_extraPort"/>
    </properties>
    <scripts>
    <script name="start"/>
    <script name="end"/>
    <script name="kill">M140 S0 ;heated bed heater off (if you have it)
    M104 S0 ;extruder heater off
    G91 ;relative positioning
    G1 E-5 F300 ;retract the filament a bit before lifting the nozzle to release some of the pressure
    G1 Z+5 
    G90 ;absolute positioning
    G28 X0 Y0 ;move X/Y to min endstops so the head is out of the way
    M84 ;steppers off
    M117 Cooling
    M116
    M117 Done</script>
    </scripts>
    </printer>

  • Ok, that was a hard one. On my delevlopment system it simply did not happen, but running on a pi 3 it crashed the server everytime which lead me to a bug preventing 
    G1 F200 E4 ;extrude 4mm of feed stock
    from being executed. Looking into your log this line is omitted in your case, but no crash visible. So I hope it is the same bug. I have uploaded a pre release of 0.80.1 here: 


    please try that (install with dpkg like normal installation).  In my case it went from crashing to sending all commands, so I hope it also fixes your problem. When final 0.80.1 is out, you need to manually install the final version to get all fixes I write from now to release.
  • it works, thanks for all your help!

    Matt
  • I'm having this same issue. Any chance your could compile a Pi image of 0.80.1 that I can test? If it's time prohibitive I'll build up my Pi with the package above later this week. Thanks!
  • You can update the pi image just like installing the package, also next image release will get some changes with webcam handling.

    The image will come with final 0.80.1 in a few days.
  • I have a similar issue after updating my raspi2 to 0.80:
    Repetier server requires reboot after every print, otherwise upon starting the next print, it would halt after auto-bed leveling procedure.
  • Did you test the updated version mentioned above? It should fix the issue if it is the same reason which I guess.
  • I can also confirm that your patch fixed this bug :).

    Thanks a lot for your efforts!

    cm
  • Also worked for me.

    Thanks!
  • Pino said:
    Also worked for me.

    Thanks!
    Printing works as expected, but can't get touchscreen mode working.
    It's "Initializing Application" forever.

    Any suggestions?

    Pino
  • What browser/os are you using? I guess some error happens preventing it to succeed. We tested with chrome/chromium and it works. Firefox in recent version should also do but has no kiosk mode.
  • edited November 2016
    I'm using the chromium browser on raspbian jessie.

    Chromium about page says:
    Version 51.0.2704.91 Built on Ubuntu 14.04, running on Raspbian 8.0

    The only modification I did was uninstall vnc and installed xrdp.

    Edit: A 480x800 hdmi touchscreen ist connected. It doesn't matter if I open the page directly after booting in touchscreen mode or via a rdp session.
  • Repetier said:
    You can update the pi image just like installing the package, also next image release will get some changes with webcam handling.

    The image will come with final 0.80.1 in a few days.
    No news? :-)
  • @Marco67 We had problems with wifi switching between AP/Wlan connection which delays the new image and thus 0.80.1 release a bit.

    @Pino Can't really say why it is not working. Can you add a forwarding with nginx as decribed on our homepage or is done in image and disable preventing forwarding of frontend. Then open in normal chrome on your pc and see if you get a error message in console.
  • Hi,
    got nginx working and received a error message!

    Uncaught Error: Type RSQRCode is part of the declarations of 2 modules: RSBindingModule and AppModule! Please consider moving RSQRCode to a higher module that imports RSBindingModule and AppModule. You can also create a new NgModule that exports and includes RSQRCode then import that NgModule in RSBindingModule and AppModule.
    at CompileMetadataResolver._addTypeToModule (http://raspberrypi/modules/front2/www/vendor.bundle.js?lang=de&front=1&7b4bb4500096dea88280:14:3008)
    at CompileMetadataResolver._addDirectiveToModule (http://raspberrypi/modules/front2/www/vendor.bundle.js?lang=de&front=1&7b4bb4500096dea88280:14:4054)
    at http://raspberrypi/modules/front2/www/vendor.bundle.js?lang=de&front=1&7b4bb4500096dea88280:14:853
    at Array.forEach (native)
    at CompileMetadataResolver.getNgModuleMetadata (http://raspberrypi/modules/front2/www/vendor.bundle.js?lang=de&front=1&7b4bb4500096dea88280:14:675)
    at RuntimeCompiler._compileComponents (http://raspberrypi/modules/front2/www/vendor.bundle.js?lang=de&front=1&7b4bb4500096dea88280:20:21204)
    at RuntimeCompiler._compileModuleAndComponents (http://raspberrypi/modules/front2/www/vendor.bundle.js?lang=de&front=1&7b4bb4500096dea88280:20:19713)
    at RuntimeCompiler.compileModuleAsync (http://raspberrypi/modules/front2/www/vendor.bundle.js?lang=de&front=1&7b4bb4500096dea88280:20:19319)
    at PlatformRef_._bootstrapModuleWithZone (http://raspberrypi/modules/front2/www/vendor.bundle.js?lang=de&front=1&7b4bb4500096dea88280:15:9947)
    at PlatformRef_.bootstrapModule (http://raspberrypi/modules/front2/www/vendor.bundle.js?lang=de&front=1&7b4bb4500096dea88280:15:9575)
  • Thanks Pino. I came accross this error when I did some extension. I think current 0.80.1 (changes regularly until final) has it fixed. I know I fixed it, just not if I uploaded since then.
  • edited November 2016
    Marco67 said:
    Repetier said:
    You can update the pi image just like installing the package, also next image release will get some changes with webcam handling.

    The image will come with final 0.80.1 in a few days.

    Please check the DHCP server on AP-mode because on 0.80 it doesn't work, can't assign IP to the client.
  • In AP mode the pi is dhcp server and assigns ip's to the client. Next image will handle AP mode through NetWorkManager and not hostapd any more. There were some issues with network handling in V2 image that we hopefully tracked down. That was after all the main reason for the delay.
  • edited November 2016
    Repetier said:
    In AP mode the pi is dhcp server and assigns ip's to the client. Next image will handle AP mode through NetWorkManager and not hostapd any more. There were some issues with network handling in V2 image that we hopefully tracked down. That was after all the main reason for the delay.
    Ok, many tests here but the internal dhcp server don't assign the ip to the client.
    Have you tried with PI 3 and another wifi dongle connected in USB?
    In that case the dhcp on "wlan0" (on-board wifi in "AP" mode, with ip 10.10.10.1) don't assign any ip number.
Sign In or Register to comment.