1

Topic: Solidoodle Repetier-host settings and PLA temperature`

Arrrrrrg!!!!!


I've been prnting with PLA and the defaults from the Solidoodle Repetier host install keep forcing the temp to 195.

First thing I did was change the default to 180.... It still changes to 195.

Then I figured out the temp is set by the slicer so I went into Slic3r options and created a PLA temperature seting at 180.

Still the temperature would get set to 195.

Finally, I went to the custom gcode setting for the Soliddoode in Slic3r and I saw the following:

G21; set mm units
G28 ;home all axis
G90; set absolute coordinates
G92 E0; reset extruder distance
M104 S195; set extruder temp and start heating
G1 Z5 F300 ;move platform down 5mm
G1 X145 Y145 F3000 ; move to back right corner
M109 S195; wait for extruder temp to be reached
G1 Z[first_layer_height] F200 ;move platform close to nozzle
;G1 E7; extruder anchor
G1 F3000; Set Feed rate for first move
G92 E0; reset extrusion distance

Slic3r would set my temperature to 180, then include the custome gcode above.  Note the M104 line that resets the temperature to 195.

I removed the line and now Slic3r and everything now works fine.

Anyone know why the temperature is hard coded to 195? It was a real pain to find and fix it.

Mark

SD2, glass bed, MK5 setup with E3D lite extruder
NX and Solid Edge CAD user
PI, Galileo, and arduino hacker
Code Monkey and Twitter user @burhop

2

Re: Solidoodle Repetier-host settings and PLA temperature`

that line is to make sure you don't attempt to start printing with a cold hotend. It will just throw errors and do stupid things. just change  M104 S195 -> M104 S180 and M109 S195 -> M109 S180

It is set that way because solidoodle ships ABS ready. You can just have 2 different settings and just comment out the one you don't want to use.

M104 S195; This one sets the temp for ABS and starts heating
;M104 S180; This one sets the temp for PLA and starts heating but is commented out right now

same goes for

M109 S195; This one waits for the extruder to get to 195C for ABS then starts printing
;M109 S180; This one waits for the extruder to get to 180C for PLA then starts printing but is commented out right now

SD3 w/ mods:
Glass bed with QU-BD heat pad upgrade, threadless ballscrew w/ 8mm smooth rod, spectra line belt replacement, lawsy MK5 extruder, Lawsy replacement carriage, E3D hotend, Ramps 1.4 w/ reprap discount controller, DRV8825 drivers, 12v 30A PS, Acrylic case, Overkill Y-idlers, Filament alarm, Extruder fan + more.

3

Re: Solidoodle Repetier-host settings and PLA temperature`

Slic3r sets the temperature too.  I guess someone could change the Slic3r temp to 20c and having the custom code set it back to 195 would keep them from hurting themselves. 

However, on the flip side, one of the first things I had to do was take apart the extrude puzzle to fix a clog because my PLA melted up at the top.

SD2, glass bed, MK5 setup with E3D lite extruder
NX and Solid Edge CAD user
PI, Galileo, and arduino hacker
Code Monkey and Twitter user @burhop

4

Re: Solidoodle Repetier-host settings and PLA temperature`

You can put someething like
  M104 S[first_layer_temperature_0]
in your start G-code to read the value off your filament settings (same for M109).

Took me a while to find this, but newer slic3r versions (with multiple extruder support) require the _0 (for first extruder) at the end of the variable name (I used the source, here is the answer:
https://github.com/alexrj/Slic3r/blob/7 … g.pm#L1376 ).

Cheers, S.

5

Re: Solidoodle Repetier-host settings and PLA temperature`

I've been prnting with PLA and the defaults from the Solidoodle Repetier host install keep forcing the temp to 195.

First thing I did was change the default to 180.... It still changes to 195.

Then I figured out the temp is set by the slicer so I went into Slic3r options and created a PLA temperature seting at 180.

Still the temperature would get set to 195.

Did you bother to save your settings?  It sounds as if you entered the new value but did not save it, so when you exited the slic3r configuration, (where it was not saved) the program reverted to last known save.

To save the configuration you will see a drop down box, beside that is a blue square.  You need to click on that blue square and it will prompt you for a name.  Enter the name like "PLA bed tmp", then it will save it. 

Remember to have more than one save name.  As different settings will work for different setups.

I am an open book, write on my pages that I may learn the wisdom that you posses.

6

Re: Solidoodle Repetier-host settings and PLA temperature`

Not sure which setting I need to change to remove the 'fluff' I'm getting on some parts of the print (corners mainly) when the extruder looks like it continues to extrude while moving over spaces to get to the next print location. It is depositing tiny bits of PLA as it arrives at its location and makes contact with existing parts of the build.

I can see that the extruder wheels are pausing though as they should. My extruder is calibrated but I'm not getting the same quality results as previously when using ABS. Anyone more experienced have some suggestions as I'm running bed @ 60C and extruder at 170C?

7

Re: Solidoodle Repetier-host settings and PLA temperature`

Click on the Print Settings (with gear insignia) at the top right hand corner in RH. You will see defualt extruder and bed temps.
Anytime I switch between ABS or PLA, I have to not only switch my Slic3r setting, but also adjust the Print Setting to match my slice profile.

Printit Mason and Printit Horizon printers
Multiple SD2s- Bulldog XL, E3D v5/v6/Lite6, Volcano, Hobb Goblin, Titan, .9 motor, Lawsy carriages, direct Y drive, fishing line...the list goes on
Filawinder and Filastruder #1870.....worth every penny!

8

Re: Solidoodle Repetier-host settings and PLA temperature`

I set up new profiles for PLA and ABS with the temperatures and filament width changed but still getting the 'fluff'.

9

Re: Solidoodle Repetier-host settings and PLA temperature`

OK, I dialled down the extruder temp to closer to 160C and am getting much better results. Brought the bed down to 30C though which is clearly too low but at 60C I couldn't get the print off the bed for love nor money.

10

Re: Solidoodle Repetier-host settings and PLA temperature`

You actually want that kind of adhesion. PLA can be printed on a non-heated bed with good results, but personally, I get better results between 60-70. But as long as you are getting good results, that is what matters.

Printit Mason and Printit Horizon printers
Multiple SD2s- Bulldog XL, E3D v5/v6/Lite6, Volcano, Hobb Goblin, Titan, .9 motor, Lawsy carriages, direct Y drive, fishing line...the list goes on
Filawinder and Filastruder #1870.....worth every penny!

11

Re: Solidoodle Repetier-host settings and PLA temperature`

But it's almost impossible to remove the print without pulling up the kapton with it.

12

Re: Solidoodle Repetier-host settings and PLA temperature`

poulan wrote:

But it's almost impossible to remove the print without pulling up the kapton with it.

Well...like I said: If it works for you, that's all that matters. smile

However, I simple solution, especially if you ever plan on printing ABS, is to toss on a 6x6 (if SD2) or 8x8 (if SD3/4) glass or mirror. Spray it with some extra hold hairspray, and you will get good adhesion. If the print ever sticks too well, you can then easy remove the glass, set it aside, and cool off before plucking the print off.

This is noticeable if you ever finish a print, turn the machine off as you head to bed, then take it off in the morning. Since it had time to cool down to ambient temps, the adhesion to the surface is reduced. I can recall spending my evenings on Soliforum learning more, and hearing a "glassy pop". This pop sound was the print loosening naturally.

Printit Mason and Printit Horizon printers
Multiple SD2s- Bulldog XL, E3D v5/v6/Lite6, Volcano, Hobb Goblin, Titan, .9 motor, Lawsy carriages, direct Y drive, fishing line...the list goes on
Filawinder and Filastruder #1870.....worth every penny!

13

Re: Solidoodle Repetier-host settings and PLA temperature`

I have set my temperature to 160°.
Now i'm constantly getting the error 'cold extrusion prevented'.
How can i fix this.

thanks a lot.

14

Re: Solidoodle Repetier-host settings and PLA temperature`

witten182 wrote:

I have set my temperature to 160°.
Now i'm constantly getting the error 'cold extrusion prevented'.
How can i fix this.

thanks a lot.

Don't set the temperature that low wink
I can't think of any reason you would want the temp that low but it could be done via firmware change.

Printit Industries Model 8.10 fully enclosed CoreXY, Chamber heat
3-SD3's & a Workbench all fully enclosed, RH-Slic3r Win7pro, E3D V6, Volcano & Cyclops Hot End
SSR/500W AC Heated Glass Bed, Linear bearings on SS rods. Direct Drive Y-axis, BulldogXL
Thanks to all for your contributions