1

Topic: repetier issue

Finally grow a pair and flash my 1.0A, All went fine, but now the first hichup. I followed this guide ( http://voltivo.com/forum/davinci-peersu … s-printing ) I just did the cold leveling but when I try to move to the next step (hot leveling) when I try to choose manual bed leveling, nothing happen... aqny help would be greatly appreciated. Thx in advance.

2

Re: repetier issue

Dont try to use any leveling that the firmware guides through. Just use the manual method that is stickied in this section.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

3 (edited by icebob 2015-09-12 19:35:07)

Re: repetier issue

Ok tried to do the levelling as per the sticky but it look like nothing is heating up... on the LCD for the extruder it show def... I noticed when I start the printer the extruder temp show-11c before showing  def...

4

Re: repetier issue

Ok found out if I warm up the extruder with my mini heat gun, I was able to print my test lego... frikkin pita if you ask me....

5 (edited by carl_m1968 2015-09-12 22:19:33)

Re: repetier issue

There is a safety feature in the firmware called cold extrusion prevention. Unless the extruders are hot the motors will not run. This is to avoid grinding filament and causing jams. So you will need to get your heaters working to be able to make those motors turn.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

6

Re: repetier issue

the heaters are working, it's the initial value at room temp for the extruder that is completely off... I also noticed that I cannot set the temp higher than 180c cause I will get a decoupled message... I know the extruder is hotter than that, I'm printing with PETG which with the stock firmware, was not printing below 230c... just need to find how to get the extruder temp reading right...

7

Re: repetier issue

What thermistors tables are you using for the extruders in your firmware?

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

8 (edited by icebob 2015-09-12 23:08:30)

Re: repetier issue

I put the 8 in config.h before flashing... i think default was 5...

9

Re: repetier issue

It should be 5 with a stock extruder.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

10

Re: repetier issue

not stock extruder E3D V6

11

Re: repetier issue

It should still be 5 to my knowledge. The issue is the Da Vinci has a resistor on the main board that changes the value of the thermistor. However both the stock and E3D hotends use the same standard 100K thermistor.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

12

Re: repetier issue

ok is there a way just to set it back to 5 without reflashing the whole thing?

13

Re: repetier issue

icebob wrote:

ok is there a way just to set it back to 5 without reflashing the whole thing?

Nope, you have to flash. Once it has been done once it is as easy as turning the machine on.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

14

Re: repetier issue

so I will need to short j37 again right?

15

Re: repetier issue

icebob wrote:

so I will need to short j37 again right?

No, once the firmware is installed the machine is seen differently. All you need to do is make sure no programs are open using the machine. Then open the folder  for your firmware and double click the file Repetier.INO. It should open in Arduino. Make your changes and then upload. That is all there is to it. That jumper shorting was a one time thing to erase the stock firmware which makes the machine be seen in a different way from Repetier. Stock firmware used a different communication setup.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

16

Re: repetier issue

when I try this, it give me an error concerning the com port...

17

Re: repetier issue

Arduino: 1.5.8 (Windows 8), Board: "Arduino Due (Native USB Port)"

Sketch uses 158,156 bytes (30%) of program storage space. Maximum is 524,288 bytes.

processing.app.debug.RunnerException: Couldn't find a Board on the selected port. Check that you have the correct port selected.  If it is correct, try pressing the board's reset button after initiating the upload.

    at cc.arduino.packages.uploaders.SerialUploader.waitForUploadPort(SerialUploader.java:199)

    at cc.arduino.packages.uploaders.SerialUploader.uploadUsingPreferences(SerialUploader.java:95)

    at processing.app.Sketch.upload(Sketch.java:1713)

    at processing.app.Sketch.exportApplet(Sketch.java:1624)

    at processing.app.Sketch.exportApplet(Sketch.java:1596)

    at processing.app.Editor$DefaultExportHandler.run(Editor.java:2392)

    at java.lang.Thread.run(Unknown Source)

Couldn't find a Board on the selected port. Check that you have the correct port selected.  If it is correct, try pressing the board's reset button after initiating the upload.

  This report would have more information with
  "Show verbose output during compilation"
  enabled in File > Preferences.

18 (edited by icebob 2015-09-13 01:17:41)

Re: repetier issue

ok i think i got it... now need to learn how the bitch behave... is it normal behavior that you have to home all before each print? I'm using S3D and usually at start the bed is down and work from there... now if I start a print with the bed down, the print will start but the bed will stay down...

19

Re: repetier issue

now the frikkin stuff won't stick to the bed...

20

Re: repetier issue

You need to use glue stick or hairspray on the bed. The system will not home at the start of a print unless you add the command to do so to your start gcode.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

21

Re: repetier issue

I know!, it's just before I set to table 5, I was able to get the PETG to stick, now with table 5 active the initial temp seems right but I need to figure out the correct temp for this filament...

22

Re: repetier issue

And you were right, just for the noise part, it worth the upgrade.... it also look like it unleashed Simplify 3D too...