creality.ini: add 123-3D Jupiter PLA filament
print temperature based on a temperature tower test 190C seems to produce some inconsistencies 200C seems like the best tradeoff 210C has noticably worse bridging/overhangs Offical pricing from the vendor is 19.50EUR per 1KG roll
This commit is contained in:
parent
590ea85de5
commit
eb0534b7b5
1 changed files with 10 additions and 0 deletions
|
@ -509,6 +509,16 @@ first_layer_bed_temperature = 60
|
|||
filament_cost = 21.99
|
||||
filament_density = 1.24
|
||||
|
||||
[filament:123-3D Jupiter PLA @CREALITY]
|
||||
inherits = *PLA*
|
||||
filament_vendor = 123-3D
|
||||
temperature = 200
|
||||
bed_temperature = 60
|
||||
first_layer_temperature = 205
|
||||
first_layer_bed_temperature = 60
|
||||
filament_cost = 19.50
|
||||
filament_density = 1.24
|
||||
|
||||
# Common printer preset
|
||||
[printer:*common*]
|
||||
printer_technology = FFF
|
||||
|
|
Loading…
Add table
Reference in a new issue