Re: [Emc-developers] features_preview (update)

2015-11-07 Thread Fernand Veilleux
There are a few changes and bugfixes you missed that should be made in features.py uncomment line 2733 : #tree_path = model.get_path(itr) uncomment line 2810 : #tree_path = None replace lines 2835 and 2836 : if not self.sub_hdrs_in_tv1 :

Re: [Emc-developers] features_preview (update)

2015-11-07 Thread Fernand Veilleux
>> There are a few changes and bugfixes you missed that should be made > These were not available at the FernV (commit dfd2b7b v2.01) where > the 'features_preview' branch starts (so were not included). > > Could you make a patch for the 'features_preview' branch? > > Some instructions: >

Re: [Emc-developers] features_preview (update)

2015-11-07 Thread Dewey Garrett
> There are a few changes and bugfixes you missed that should be made These were not available at the FernV (commit dfd2b7b v2.01) where the 'features_preview' branch starts (so were not included). Could you make a patch for the 'features_preview' branch? Some instructions:

Re: [Emc-developers] features_preview (update)

2015-11-06 Thread Dewey Garrett
A 'features_preview' branch (based on 2.7) is available for testing. This branch incorporates the FernV repo starting at its commit dfd2btb (marked v2.01). Adapting 'features' to the LinuxCNC git tree required a number of modifications to make it possible to use in both a Run-In-Place build