creality.ini: add Velleman PLA filament
print temperature based on a temperature tower test going lower than 200C doesn't seem to give many benefits going higher than 200C seems to produce slightly worse overhangs, which becomes particularly noticeable at 215C There is no reference pricing from the Belgian vendor, however 20,99 per 0.75KG roll seems common
This commit is contained in:
parent
4d7b5d4451
commit
f4203e6509
1 changed files with 10 additions and 0 deletions
|
@ -489,6 +489,16 @@ first_layer_bed_temperature = 60
|
|||
filament_cost = 24.99
|
||||
filament_density = 1.24
|
||||
|
||||
[filament:Velleman PLA @CREALITY]
|
||||
inherits = *PLA*
|
||||
filament_vendor = Velleman
|
||||
temperature = 200
|
||||
bed_temperature = 60
|
||||
first_layer_temperature = 205
|
||||
first_layer_bed_temperature = 60
|
||||
filament_cost = 27.99
|
||||
filament_density = 1.24
|
||||
|
||||
# Common printer preset
|
||||
[printer:*common*]
|
||||
printer_technology = FFF
|
||||
|
|
Loading…
Reference in a new issue