Templot Club forums powered for Martin Wynne by XenForo :

TEMPLOT 3D PLUG TRACK - To get up to speed with this experimental project click here.   To watch an introductory video click here.   See the User Guide at Bexhill West.

  • The Plug Track functions are experimental and still being developed. Some of the earlier pages of this topic are now out-of-date.

    For an updated overview of this project see this topic.   For some practical modelling aspects of using Plug Track see Building 3D Track.

    The assumption is that you have your own machines on which to experiment, or helpful friends with machines. Please do not send Templot files to commercial laser cutting or 3D printing firms while this project is still experimental, because the results are unpredictable and possibly wasteful.

    Some pages of this and other topics include contributions from members who are creating and posting their own CAD designs for 3D printing and laser-cutting. Do not confuse them with Templot's own exported CAD files. All files derived from Templot are © Martin Wynne.
  • The Plug Track functions are experimental and still being developed.

    For an updated overview of this project see this topic.   For some practical modelling aspects of using Plug Track see Building 3D Track.

    The assumption is that you have your own machines on which to experiment, or helpful friends with machines. Please do not send Templot files to commercial laser cutting or 3D printing firms while this project is still experimental, because the results are unpredictable and possibly wasteful.

    Some pages of this and other topics include contributions from members who are creating and posting their own CAD designs for 3D printing and laser-cutting. Do not confuse them with Templot's own exported CAD files. All files derived from Templot are © Martin Wynne.

Cura profiles

Quick reply >

Martin Wynne

Admin
Location
West of the Severn UK
Info
.
Enjoy using Templot?
Thanks.

Please do not send requests for help direct to me via email.

Post your questions on the forum where everyone can see them and make
helpful replies.
.
As discussed on Zoom last night, I think perhaps a reduction from 190deg to 180deg would be better on John's Kingroon and maybe others. I had inched up from 180 to 190 in recent months without properly testing the results.

Here is the curaprofile for 180degC for timbering bricks in 4mm/ft scale (0.12mm layers).

please report results. thanks.

martin.
 

Attachments

  • bricks_4mm_ft_180deg_16_nov_2023.curaprofile
    2.2 KB · Views: 56
_______________
message ref: 9108
.
Cura profiles for 185degC and 190degC for timbering bricks in 4mm/ft scale (0.12mm layers).

all these profiles can be imported into Cura and chosen for use as required.

martin.
 

Attachments

  • bricks_4mm_ft_185deg_18_nov_2023.curaprofile
    2.2 KB · Views: 59
  • bricks_4mm_ft_190deg_09_nov_2023.curaprofile
    2.2 KB · Views: 61
_______________
message ref: 9118
.
printer priming run around bed perimeter:

index.php




Start-up script for the small Kingroon printer only:

Code:
;Kingroon prime perimeter
M413 S0 ;Disable power-loss recovery
G28 ;home
M420 S1 Z0 ;auto-level with no fade
G28 ;home
G92 E0 ;Reset Extruder
G1 Z5 F1500 ;Move Z Axis up
G92 E0 ;Reset Extruder
G1 X4 Y9 Z0   F1500.0 ; to start position and touch - prevent backlash
G1 X5 Y10 Z0.3 F1500.0 ; up to priming run
G1 Y170    F1500.0 E14 ;Draw perimeter
G1 X175    F1500.0 E28
G1 Y10     F1500.0 E42
G1 X5.4   F1500.0 E56
G1 Y169.6  F1500.0 E70
G1 X174.6  F1500.0 E84
G1 Y10.4   F1500.0 E98
G1 X5.8   F1500.0 E112
G1 Y30 Z0  F1500.0 ;touch again for backlash
G92 E0 ;Reset Extruder

martin.
 
_______________
message ref: 9119
Hi Martin,
Do you have a similar start up script for your Elegoo Neptune 3 plus printer?
Is it basically the same, with only the name and then lines 11,12, 15 and 16 being more suited to that build plate size?
cheers
Phil,
 
_______________
message ref: 9121
Hi Martin,
Do you have a similar start up script for your Elegoo Neptune 3 plus printer?
Is it basically the same, with only the name and then lines 11,12, 15 and 16 being more suited to that build plate size?
cheers
Phil,
@Phil G

Hi Phil,

yes, two. one for filing jigs, one for timbering bricks. most lines of the script need changing to increase the extrusion volume for the longer run. i'm intending to post them, and lots of other files, but i've reached my typing limit for today, it's just too painful. ask me on zoom, next ones 3pm and 8pm tomorrow.

p.s. i thought you said you had the Neptune 3 Pro not the Plus?

martin.
 
_______________
message ref: 9123
p.s. i thought you said you had the Neptune 3 Pro not the Plus?
Hi Martin,
That's correct, I do have a Neptune 3 pro not a plus. if I am not mistaken my build area is 225 x 225 x 280 and yours is 320 x 320 x 400.
My question was talking about your Neptune 3 plus start up G code, not my pro. If I now understand you correctly the G code at start up would need more than the X and Y values changing, for the bigger bed plate, it would also need the E value calculation changing.
very happy to cover this off in a zoom.

I don't quite understand why the filing jigs or timber brick profiles, would have to be machine specific however. Are they not product profiles? or are you using a custom start G code for each type of product to do a specific measurement test?
don't bother typing a reply there questions for the zoom really.
cheers
Phil.
 
_______________
message ref: 9124
I don't quite understand why the filing jigs or timber brick profiles, would have to be machine specific however. Are they not product profiles? or are you using a custom start G code for each type of product to do a specific measurement test?
@Phil G

hi phil,

timbering bricks have the auto-level fade-out switched off so that the brick is constant thickness all over (but not necessarily flat). will be flat when fixed to a flat surface (baseboard).

rigid filing jigs have the fade-out at 5mm so that the top face is flat all over, for close clamping.

all the scripts have the power-loss recovery switched off, to prevent rapid wear of the microSD card. easily turned on if required by editing the script.

there is always more to everything than meets the eye, but typing it out takes ages -- and i doubt many folks will ever read it :(

martin.
 
_______________
message ref: 9125
Back
Top