User Tools

Site Tools


mycnc:cutcharts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
mycnc:cutcharts [2017/12/21 13:26] esmycnc:cutcharts [2019/07/08 15:16] ivan
Line 1: Line 1:
 ===== Cutcharts ===== ===== 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. +myCNC software supports cutcharts. Cutting parameters such as **Cutting speed**, **Process current**, **Arc voltage reference**, **Ignition Height**, **Pierce height**, **Pierce time**, **Cutting height**, **Kerf compensation** and others can be loaded from the Cutcharts depending on the plasma power source, materiel type, material thickness and gases/nozzles used
  
-Cutchart database stored in myCNC software as SQLite database file. Database can be filled manually or imported automatically from XML or CSV file format.+Cutchart database is stored in the myCNC software as an SQLite database file. The database can be filled manually or imported automatically from an XML or CSV file format.
  
-Comma Separated Values (CSV) is widely used text formatXLS/ODT files can be easily saved as **CSV** from Libre Office Calc or Microsoft Excel.+====Importing the cutchart database==== 
 +In order to import the cutchart database: 
 +  * Go to the myCNC Downloads page, scroll down to **Plasma Cutting Cutcharts** and download the necessary cutchart file (note whether you are downloading an SQLite or a CSV file) 
 +  * Move the downloaded file to the folder from which the SQLite files are loaded  
 +     * Ubuntu Mate: /opt/myCNC  
 +{{:mycnc:cutcharts-003-folder.png}} 
 +      * * Tinkerboard computers: /home/USERNAME/myCNC/ (usually /home/operator/myCNC/
 +{{:mycnc:cutcharts-007-tinkerboard.png}} 
 +  Go to **Settings > Config > Technology > Cutcharts*
 +{{:mycnc:cutcharts--001-main-settings.png}} 
 +  * In the **Cutcharts Database Filename** field, enter the file name that you would like to load into myCNC (for example, MAXPRO200.sqlite). 
 +{{:mycnc:cutcharts-005-maxpro200.png}} 
 +  * Save and reload the program. The file should now be loaded into the myCNC system.
  
-For example, select **Save as** in Libre Office menu, select **Text CVS** and choose in CSV options {{mycnc:mycnc-cutchart-export-csv-0.png}} +====CSV files==== 
-  * ";" as field delimeter + 
-  * "" (empty) as text delimeter+Comma Separated Values (CSV) is a widely used text format. XLS/ODT files can be easily saved as **CSV** files directly from Libre Office Calc or Microsoft Excel. 
 + 
 +For example, select **Save as** in Libre Office menu, select **Text CVS** and choose the following in the CSV options
 +{{mycnc:mycnc-cutchart-export-csv-0.png}} 
 +  * ";" as field delimiter 
 +  * "" (empty) as text delimiter
  
 {{mycnc:mycnc-cutchart-export-csv.png}} {{mycnc:mycnc-cutchart-export-csv.png}}
  
- +These delimiters allow the file to distinguish between different entries that are typed in. The file should now be ready to use.  
-Parameters List that can be stored in Cutchart is shown in table below+====Parameters List==== 
 +Parameters List that can be stored in Cutchart is shown in the table below:
  
 ^ Parameter Name ^ Description ^ ^ Parameter Name ^ Description ^
 +| Technology | Cutting technology (Plasma, Oxy-fuel, laser etc) |
 +| Vendor | Cutchart vendor |
 +| Revision | Cutchart Revision |
 +| TorchType | Torch Type |
 | MaterialThickness | Material Thickness | | MaterialThickness | Material Thickness |
-Type | Material Type (Mild Steel, Stainless Stel, Aluminium, Brass) | +MaterialType | Material Type (Mild Steel, Stainless Stel, Aluminium, Brass)  | 
-| CollisionDelayTime | +| Process | Process definition (like HPR xd,  Fine-Cut etc) | 
-| HoldPierceHeightTime;+| SpecificMaterial | Specific materail (like Bevel cutting) | 
 +| CollisionDelayTime | --- 
 +| HoldPierceHeightTime | --- | 
 +| NoMoveAtHolecut | --- |
 | Gas_Select1_Type | HPR Automatic gas console Gas Mix Select #1 | | Gas_Select1_Type | HPR Automatic gas console Gas Mix Select #1 |
 | Gas_Select2_Type | HPR Automatic gas console Gas Mix Select #2 | | Gas_Select2_Type | HPR Automatic gas console Gas Mix Select #2 |
 +^ Consumable part numbers ^^
 | ShieldRetainingCap | Shield Retaining Cap part number | | ShieldRetainingCap | Shield Retaining Cap part number |
 | Shield | Shield part number | | Shield | Shield part number |
Line 30: Line 56:
 | Electrode | Electrode part number | | Electrode | Electrode part number |
 | WaterTube | Water Tube part number | | WaterTube | Water Tube part number |
-| NoMoveAtHolecut | --- |+^ Oxy-fuel cutting parameters ^^
 | TimeIgnitionValve | Oxyfuel cutting: Ignition time | | TimeIgnitionValve | Oxyfuel cutting: Ignition time |
 | TimeIgnitionSparkle | Oxyfuel cutting: Sparkle time | | TimeIgnitionSparkle | Oxyfuel cutting: Sparkle time |
Line 41: Line 67:
 | AGC_Pierce_OxyHeat | Oxyfuel cutting: Automatic Gas Console - Cutting Oxygen on Ignition | | AGC_Pierce_OxyHeat | Oxyfuel cutting: Automatic Gas Console - Cutting Oxygen on Ignition |
 | AGC_Pierce_OxyCut | Oxyfuel cutting: Automatic Gas Console - Fuel on Ignition | | AGC_Pierce_OxyCut | Oxyfuel cutting: Automatic Gas Console - Fuel on Ignition |
-    QString AGC_Cutting_Fuel; +AGC_Cutting_Fuel | Oxyfuel cutting: Automatic Gas Console - Fuel on Cutting | 
-    QString AGC_Cutting_OxyHeat; +AGC_Cutting_OxyHeat | Oxyfuel cutting: Automatic Gas Console - Preheat Oxygen on Cutting | 
-    QString AGC_Cutting_OxyCut; +AGC_Cutting_OxyCut | Oxyfuel cutting: Automatic Gas Console - Cutting Oxygen on Cutting | 
-    QString AGC_Pilot_Fuel; +AGC_Pilot_Fuel | Oxyfuel cutting: Automatic Gas Console - Fuel on Pilot flame | 
-    QString AGC_Pilot_OxyHeat; +AGC_Pilot_OxyHeat | Oxyfuel cutting: Automatic Gas Console - Oxygen Fuel on Ignition | 
- +^ Cutting Parameters ^^ 
- +CutSpeed | Cut Speed | 
-    int id; +| Kerf | Kerf Compensation | 
-    QString CutSpeed; +CreepTime | Creep Time (short interval slow speed motion just after ignition to make smooth piercing ) 
- +CreepSpeed | Creep Speed (see above) | 
-    //QString CNC_Speed_mid; +^ Torch Height Control Parameters ^^ 
-    //QString CNC_Speed_small; +HC_IgnitionHeight | Ignition Height (Transfer Height) | 
- +HC_PierceHeight | Pierce Height | 
-    QString Kerf; +HC_CutHeight | Cut Height | 
-    QString CreepTime; +HC_PierceHeightFactor | Hypertherm Parameter, different way to program  similar to Pierce Height | 
-    QString CreepSpeed; +HC_PierceDelay | Pierce Delay (Pierce Time) | 
- +HC_ArcVoltage | Height control reference voltage (defines cutting height) | 
- +HC_ControlDelay | Height control delay - Height control activated after pierce + this delay finished | 
-    QString HC_IgnitionHeight;//TransferHeight; +^ Plasma Cutting ^^ 
-    QString HC_PierceHeight; +| ProcessCurrent | Plasma: Process current | 
-    QString HC_CutHeight; +| SetArcCurrent | Set Arc Current parameter to be sent to PLasma SOurce (id supported) | 
-    QString HC_PierceHeightFactor; +| CornerReduction | Reduction Process current on corners to reduce overheat and improve corner cut quality | 
-    QString HC_PierceDelay; //PierceTime; +| PlasmaShieldGases | Plasma cutting gases for Plasma and Shield channels | 
-    QString HC_ArcVoltage; +| Plasma_Gas | Gas type for Plasma channel | 
-    QString HC_ControlDelay;    //THC Delay +| Shield_Gas | Gas type for Shield channel | 
- +| MixGas1 | HPR Gas console MixGas1 Parameter | 
- +| MixGas2 | HPR Gas console MixGas2 Parameter | 
-    QString Technology; +^ Plasma Automatic Gas Console ^^ 
- +| AGC_PlasmaPreflow | Plasma: Automatic Gas Console Plasma channel Preflow gas pressure | 
-    QString Process;    //like HPR xd,  fine-cut etc +| AGC_ShieldPreflow | Plasma: Automatic Gas Console Shield channel Preflow gas pressure | 
- +| AGC_PlasmaCutflow | Plasma: Automatic Gas Console Plasma channel Cutflow gas pressure | 
-    QString Vendor; +| AGC_ShieldCutflow | Plasma: Automatic Gas Console Shield channel Cutflow gas pressure | 
-    QString Revision; +^ Plasma Manual Gas Console ^^ 
-    QString TorchType; +| MGC_PlasmaPreflow | Plasma: Manual Gas Console Plasma channel Preflow gas pressure | 
-    QString MaterialType; +| MGC_ShieldPreflow | Plasma: Manual Gas Console Shield channel Preflow gas pressure | 
-    QString SpecificMaterial; +| MGC_PlasmaCutflow | Plasma: Manual Gas Console Plasma channel Cutflow gas pressure | 
-    QString ProcessCurrent; +| MGC_ShieldCutflow | Plasma: Manual Gas Console Shield channel Cutflow gas pressure | 
-    QString SetArcCurrent;  // +^ Additional Parameters ^^ 
- +| PS_MarkingDataset | --- | 
-    QString CornerReduction; +| PS_TimeSpeedCountourEnd | --- | 
- +| PS_OverrideTimeway | --- | 
- +| PS_WayPlasmaOff | --- | 
-    QString PlasmaShieldGases; +| PS_WaySpeedCountourEnd | --- | 
- +| PS_PierceReductionDistance | --- | 
-    //QString Plasma_Gas; +| PS_PierceReduction | --- | 
-    //QString Shield_Gas; +| PS_CornerCurrentReduction | --- |
- +
-    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.txt · Last modified: 2021/10/06 15:19 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki