Profile settings

I have misplaced the USB drive that came with my 40W Falcon-2. Is there a place I can download the profile settings for LightBurn?

Hey @ebojd I’ll send you a PM with the details.

1 Like

Thanks. Sorry for the delay.

Hi Zolt, ich have the same Falcon, but my TFcard was empty.
Can you send my the profile settings too.

Thank you so much.

Trying to go a different route…I hope this will work!

Below this message is the content of the Falcon2 profile for LightBurn.
Save the content (between the =========== lines) as “Creality Falcon2.lbdev”.
Then, follow the instructions in the attached PDF to load the configuration in LightBurn.

Let me know if this helped.

LightBurn-User Guide_EN.pdf (1,4 Mo)

============= (do not include this line)
{
“DeviceList”: [
{
“DefaultCutList”: [
],
“DefaultToolCutList”: [
],
“DisplayName”: “Creality Falcon2”,
“EnableLaser2Offset”: false,
“EnableProcessOffset”: false,
“Height”: 415,
“HomeOnStartup”: true,
“Info”: “”,
“Laser2OffsetX”: 0,
“Laser2OffsetY”: 0,
“LastCamera”: “”,
“MirrorX”: false,
“MirrorY”: false,
“Name”: “GRBL”,
“ProcessOffsetX”: 0,
“ProcessOffsetY”: 0,
“ReverseIntervalCompensation”: false,
“Settings”: {
“AirAssistM7”: false,
“BaudRate”: 115200,
“CommPort”: “COM3”,
“EnableBoundsCheck”: true,
“EnableDTR”: false,
“EnableGrblJCommand”: false,
“EnableZ”: false,
“EndGCode”: “”,
“LaserFire_Enable”: true,
“LaserFire_Power”: 3,
“LastExportExt”: “gcode”,
“LastMachineFileExtension”: “”,
“LastMachineFilePath”: “H:/”,
“NegativeZ”: false,
“OptimizeZ”: false,
“Pen_AbsDownPos”: 0,
“Pen_AbsUpPos”: 0,
“Pen_DownDelay”: 0,
“Pen_Enabled”: false,
“Pen_Type”: 0,
“Pen_UpDelay”: 0,
“Pen_ZRelChange”: 0,
“RelativeZOnly”: false,
“S_Scale”: 1000,
“Sim_CornerTolerance”: 0.009999999776482582,
“Sim_FastWhiteScan”: false,
“Sim_FastWhiteScanSpeed”: 0,
“Sim_GlobalFactor”: 1,
“Sim_MaxAccelX”: 3000,
“Sim_MaxAccelY”: 3000,
“Sim_MaxSpeedX”: 500,
“Sim_MaxSpeedY”: 400,
“Sim_MinCornerSpeed”: 1,
“Sim_RapidSpeed”: 400,
“Sim_ScanAccelX”: 3000,
“Sim_ScanAccelY”: 3000,
“Sim_SpeedFactor”: 1,
“SkipWhiteFlag”: false,
“SkipWhiteSpeed”: 0,
“StartGCode”: “”,
“TabPulseWidth”: 0.05000000074505806,
“TransferMode”: 0,
“UseG0ForOverscan”: false,
“UserFinishX”: 0,
“UserFinishY”: 0
},
“Type”: “Serial”,
“Width”: 400
}
]
}
============= (do not include this line)

Hi,
With the right format include tabs it will be work.
I load the right file from this site:

So thank you very much.