User Tools

Site Tools


mycnc:cutcharts

This is an old revision of the document!


Cutcharts

myCNC software supports cutcharts. Cutting parameters like Cutting speed, Process current, Arc voltage reference, Ignition Height, Pierce height, Pierce time, Cutting height, Kerf compensation and others can be loaded from Cutcharts depends on Plasma power source, materail type, material thickness.

Cutchart database stored in myCNC software as SQLite database file. Database can be filled manually or imported automatically from XML or CSV file format.

Comma Separated Values (CSV) is widely used text format. XLS/ODT files can be easily saved as CSV from Libre Office Calc or Microsoft Excel.

For example, select Save as in Libre Office menu, select Text CVS and choose in CSV options -

  • “;” as field delimeter
  • “” (empty) as text delimeter

Parameters List that can be stored in Cutchart is shown in a table below

Parameter Name Description
MaterialThickness Material Thickness
Type Material Type (Mild Steel, Stainless Stel, Aluminium, Brass)
CollisionDelayTime
HoldPierceHeightTime
NoMoveAtHolecut
Gas_Select1_Type HPR Automatic gas console Gas Mix Select #1
Gas_Select2_Type HPR Automatic gas console Gas Mix Select #2
Consumable part numbers
ShieldRetainingCap Shield Retaining Cap part number
Shield Shield part number
NozzleRetainingCap Nozzle Retaining Cap part number
Nozzle Nozzle part number
SwirlRing Swirl Ring part number
Electrode Electrode part number
WaterTube Water Tube part number
Oxy-fuel cutting parameters
TimeIgnitionValve Oxyfuel cutting: Ignition time
TimeIgnitionSparkle Oxyfuel cutting: Sparkle time
TimePreheat Oxyfuel cutting: Preheat time
TimeSoftOxyStart Oxyfuel cutting: Cutting Oxygen Soft start time
AGC_Ignition_Fuel Oxyfuel cutting: Automatic Gas Console - Fuel on Ignition
AGC_Ignition_OxyHeat Oxyfuel cutting: Automatic Gas Console - Preheat Oxygen on Ignition
AGC_Preheat_Fuel Oxyfuel cutting: Automatic Gas Console - Fuel on Preheat
AGC_Pierce_Fuel Oxyfuel cutting: Automatic Gas Console - Fuel on Pierce
AGC_Pierce_OxyHeat Oxyfuel cutting: Automatic Gas Console - Cutting Oxygen on Ignition
AGC_Pierce_OxyCut Oxyfuel cutting: Automatic Gas Console - Fuel on Ignition
AGC_Cutting_Fuel Oxyfuel cutting: Automatic Gas Console - Fuel on Cutting
AGC_Cutting_OxyHeat Oxyfuel cutting: Automatic Gas Console - Preheat Oxygen on Cutting
AGC_Cutting_OxyCut Oxyfuel cutting: Automatic Gas Console - Cutting Oxygen on Cutting
AGC_Pilot_Fuel Oxyfuel cutting: Automatic Gas Console - Fuel on Pilot flame
AGC_Pilot_OxyHeat Oxyfuel cutting: Automatic Gas Console - Oxygen Fuel on Ignition
Cutting Parameters
CutSpeed Cut Speed
Kerf Kerf Compensation
CreepTime
CreepSpeed Creep Speed (see above)
Torch Height Control Parameters
  QString Technology;
  QString Process;    //like HPR xd,  fine-cut etc
  QString Vendor;
  QString Revision;
  QString TorchType;
  QString MaterialType;
  QString SpecificMaterial;
  QString ProcessCurrent;
  QString SetArcCurrent;  //
  QString CornerReduction;
  QString PlasmaShieldGases;
  //QString Plasma_Gas;
  //QString Shield_Gas;
  QString MixGas1;
  QString MixGas2;
  QString AGC_PlasmaPreflow;
  QString AGC_ShieldPreflow;
  QString AGC_PlasmaCutflow;
  QString AGC_ShieldCutflow;
  QString MGC_PlasmaPreflow;
  QString MGC_ShieldPreflow;
  QString MGC_PlasmaCutflow;
  QString MGC_ShieldCutflow;
  QString PS_MarkingDataset;
  QString PS_TimeSpeedCountourEnd;
  QString PS_OverrideTimeway;
  QString PS_WayPlasmaOff;
  QString PS_WaySpeedCountourEnd;
  QString PS_PierceReductionDistance;
  QString PS_PierceReduction;
  QString PS_CornerCurrentReduction;
mycnc/cutcharts.1513881752.txt.gz · Last modified: 2017/12/21 13:42 by es

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki