Sinumerik cycles implementation Facing – complete cycle Facing – finish only Front groove Inside – complete cycle Inside – finish only Outside – complete cycle Outside – finish only
Author archives: fastseal
Cycle definition GENERIC
Plain code implementation – generic machines Facing – complete cycle Facing – finish only Front groove Inside – complete cycle Inside – finish only Outside – complete cycle Outside – finish only
Cycle definition FANUC
Fanuc cycles implementation Facing – complete cycle Facing – finish only Front groove Inside – complete cycle Inside – finish only Outside – complete cycle Outside – finish only
Cycle definition
Until version 5.5.2.6 the software outputs GCode automatically and internally compensated for all cycles. This means that no tool radius compensation is made by the controller, such as G41/G42. By internally compensating all the GCode, the GCode output is compatible with more controllers, but several users prefer the use of compensated code on the controller …
Oil Thread
The oil thread is a low depth path along the outside or inside of a profile where the main objective is to allow oil to pass though the part. Others similar descriptions can be: relief groove, oil passage, oil channel among others depending on the documentation Available after version 5.5.1.8 – this feature is experimental …
Thread
Most CNC machines can handle threads using a built in cycle. On the machine configuration, if this cycle template is well defined most of the threads can be handled by the software. The set up of the thread is done on machine configuration (templates). On version 5.5.1.8 the thread cycle is also used by the …
Custom tool datasheet location
Available after version 5.5.1.5 Default tool datasheet on software was made for FastSeal supplied tools. Since the software allows the use of any tool source, our users can also use different documentation, even for different machines configurations. Therefor a new setting was implemented, on the folders section of the machine settings, as shown below: If …
Part off from inside to outside
Available after version 5.5.1.0 For machines that have limited capability of cutting due to the tool size, a option was introduced that affects the part off tools. For each of the tool tip directions on the tool management system, on the part off: If a 1, 2 or 6 tool tip direction is selected on …
Templates – extra functionalities
Extra functionality can be obtained in the templates using special instructions that are described in this document IF THEN ELSE Available after version 5.5.1.0 Syntax Description Examples [ {boolean} ] ::: A ::: BImportant DEPRECATED after version 5.5.1.8 If the Boolean value that should be 1 or 0, is 1, outputs A, if not, outputs …
Reserved words for templates
On the templates settings, there are available “reserved words”. Those words will be processed when the gcode is generated and transformed on values that reflects the current profile to be produced. In a certain way, reserved words can be seen as variables, that will be parsed to the correct output. Several groups are present, listed …