fixes includes: 1. 0.6 and 0.8 nozzles are not displayed 2. Some filaments are not enabled for 0.6 0.8 nozzle 3. version number 4. change default sparse_infill_pattern to crosshatch 5. change top_surface_pattern to monotonicline
46 lines
984 B
JSON
46 lines
984 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFL99",
|
|
"setting_id": "GFSL99",
|
|
"name": "Peopoly Lancer PLA-C",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pla",
|
|
"filament_flow_ratio": [
|
|
"0.92"
|
|
],
|
|
"nozzle_temperature_initial_layer":[
|
|
"215"
|
|
],
|
|
"nozzle_temperature":[
|
|
"210"
|
|
],
|
|
"hot_plate_temp_initial_layer":["70"],
|
|
"hot_plate_temp":["70"],
|
|
"filament_max_volumetric_speed": [
|
|
"35"
|
|
],
|
|
"fan_max_speed":[
|
|
"50"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"6"
|
|
],
|
|
"filament_type": [
|
|
"PLA"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"pressure_advance": [
|
|
"0.03"
|
|
],
|
|
"filament_vendor": [
|
|
"Peopoly"
|
|
],
|
|
"compatible_printers": [
|
|
"Peopoly Magneto X 0.4 nozzle",
|
|
"Peopoly Magneto X 0.6 nozzle",
|
|
"Peopoly Magneto X 0.8 nozzle"
|
|
]
|
|
}
|