Changes KFLOP and KMotion Released Versions 4.19 -> 4.20 KFLOP Firmware ---------------------- - Added RS232 UART Logic to FPGA - Added Missing Trig and pow User Callable Functions - KFLOP Remove weak pulldown resistors from IO 0-15 and 36-45 (Open collector modes should be more "Open") Note floating (unconnected inputs) may now read high Also increased current drive from 12ma to 16ma Also enabled 100mv of hysteresis on inputs KMotion Firmware ---------------------- - Added Missing Trig and pow User Callable Functions User C Programs --------------- - New SpindleMach3DAC.c example for controling Spindles with Analog Inputs - SpindleUsingJogs KMotionCNC Examples KMotinCNC/KMotion ----------------- - Fix issue with GCode Viewer Updating (OpenGL on some video cards) - Fix G18 XZ plane problem with tiny arcs (less than colinear tolerance) - New Scintilla Control - fixes Autocomplete window size under W7 - Lathe Screen added in Tool Setup - Lathe option to reverse X and Z jog buttons Mach3 Plugin ------------ - Fixed problem with Mach3 Re-sync after Motion Pauses (ie M commands) Caused possible loss of steps on high accel/slow PC Systems - Fixed Arrow Key issue in Mach3 GCode window - Now support bits > 127 (Kanalog) by using Port2 and subtracting 128 from the bit number PC VB Examples -------------- - Added VB.Net Example - Expanded VB Jogger Example to display Conole Messaages - Added more KMviaVB.dll/KMotionDLL.dll interface functions CoffLoad Console Message Callbacks GCoded Examples --------------- - ProbeMachZ.ngc Probes Mach3 in Z didrection - LinearFromGCode.ngc Example Console commands to enter Coordinated motion OnLine Help ----------- - Added KFLOP Functional Diagram - Added Libraries Flow Diagram - Added RS232 Description