mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
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:
@@ -509,6 +509,16 @@ first_layer_bed_temperature = 60
|
|||||||
filament_cost = 21.99
|
filament_cost = 21.99
|
||||||
filament_density = 1.24
|
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
|
# Common printer preset
|
||||||
[printer:*common*]
|
[printer:*common*]
|
||||||
printer_technology = FFF
|
printer_technology = FFF
|
||||||
|
|||||||
Reference in New Issue
Block a user