A recent patch to master (SHA 23ba982) changed a simulator file: configs/sim/sim.tbl
-T1 P1 D0.125000 Z+0.511000 ;1/8 end mill -T2 P2 D0.062500 Z+0.100000 ;1/16 end mill +T1 P1 D0.125000 X+19.409449 Y+39.448819 Z-4.511811 ;1/8 end mill +T2 P2 D0.062500 X+9.606299 Y+19.606299 Z-2.393701 ;1/16 end mill I think the patch was probably intended for a particular configuration only but the sim.tbl file is used (by a soft link in RIP builds) by several other config directories (and copied when a user selects with the config picker). A number of simulator configs use relative soft links to files in the config/sim directory to simplify and ensure some commonality. Examples include both .tbl and .hal files like sim.tbl, lathe.tbl, core_sim.hal, axis_manualtoolchange.hal, simulated_home.hal, etc. Changing any one of these files may affect numerous sim configs. I wonder if the change above was intended to be so pervasive? -- Dewey Garrett ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
