mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
* Add GreenGate3D PETG filament profile * Fix indentation in GreenGate3D profile --------- Co-authored-by: Ian Bassi <ian.bassi@outlook.com> Co-authored-by: clover sage <clover@sixleaf.net>
36 lines
540 B
JSON
36 lines
540 B
JSON
{
|
|
"type": "filament",
|
|
"name": "GreenGate3D PETG @base",
|
|
"inherits": "fdm_filament_pet",
|
|
"from": "system",
|
|
"filament_id": "OGFGG300",
|
|
"instantiation": "false",
|
|
"filament_cost": [
|
|
"32"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"15"
|
|
],
|
|
"filament_vendor": [
|
|
"GreenGate3D"
|
|
],
|
|
"hot_plate_temp": [
|
|
"70"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"70"
|
|
],
|
|
"nozzle_temperature": [
|
|
"240"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"240"
|
|
],
|
|
"textured_plate_temp": [
|
|
"70"
|
|
],
|
|
"textured_plate_temp_initial_layer": [
|
|
"70"
|
|
]
|
|
}
|