Commit Graph
25 Commits
Author SHA1 Message Date
Alden Hart c60dc581f7 resolved merge conflicts between edge marlin-compatibility and dev-p24 2017-03-23 11:07:12 -04:00
Alden Hart 5031f4c8c6 Comments and cleanup 2017-03-21 08:04:31 -04:00
Alden Hart 76361a60b3 Removed overloading on get_int; shared some code on set_ints; removed set_flu() 2017-03-20 17:09:48 -04:00
Alden Hart 5f306e1657 Big commit. Added nv->value_int, and changed nv_value to nv->value_flt. Many many things changed. Passes smoke test. Now on to some real regressions. 2017-03-19 20:27:53 -04:00
Alden Hart edf2b845b5 Added {dw:n} as a way to examine the dwell timer down counter. Useful for testing 2017-02-06 08:59:13 -05:00
Alden Hart 43c3430930 Some refinements to spindle function, out-of-band-dwell; testing 2017-01-16 12:27:28 -05:00
Alden Hart 886b4041b3 Installed planner-level out-of-band-dwell to better handle pinup delays. Commented out spin down delays. These may be useful later for direction reversals, but for now they are not needed. 2017-01-16 11:03:31 -05:00
Alden Hart dddfa1ef13 Testing 2017-01-16 07:40:36 -05:00
Alden Hart 51741fde2f Added spinup and spindown delays for sync’d spindle commands; Added option on PAUSE and RESUME actions; Testing. Still have some work to make the delays work correctly. 2017-01-15 11:03:27 -05:00
Alden Hart cbd34dfb58 Testing pause and resume cases. Check. 2017-01-15 09:42:37 -05:00
Alden Hart c735a27cef Different approach to _exec_spindle_control(); Basic function only - no spinup or spindown or reverses 2017-01-15 07:01:43 -05:00
Alden Hart 6551f4e232 Testing and tweaking 2017-01-14 15:14:48 -05:00
Alden Hart 831a8c9011 Testing and tweaks 2017-01-14 12:38:33 -05:00
Alden Hart 65eeab7ac7 Testing and tweaks 2017-01-14 11:49:23 -05:00
Alden Hart 59c4cbad7e Checkpoint on spindle functions 2017-01-14 09:02:25 -05:00
Alden Hart 2b07f865c6 Changed base spindle control and speed functions 2017-01-13 16:09:13 -05:00
Alden Hart c456b5ce88 Added spindle speed min/max values; added spindle mode; Separated spindle into its own group (SP); Made spindle standalone from canonical machine 2017-01-13 14:36:48 -05:00
Alden Hart 665475b57d Isolated Gcode parser 2017-01-12 10:54:16 -05:00
Alden Hart f26522aae2 Isolated Gcode parser and cleaned it up a bit 2017-01-12 09:50:01 -05:00
Alden Hart ca546db67d Intermediate checkpoint for isolating Gcode parser 2017-01-12 08:52:12 -05:00
Alden Hart dc8800b7bd Cleaned up Gcode startup default values - moved from Gcode parser to Canonical machine settings 2017-01-11 10:00:50 -05:00
Alden Hart 33af418920 moved Gcode defines and structures into code.h 2016-12-09 14:13:39 -05:00
Alden Hart a4330f42cc Intermediate commit - changing canonical machine struct to work by pointer - not absolute. Compiles. Does not run. 2016-12-09 07:41:31 -05:00
Alden Hart 163296855d Fixed spindle commands. M3 / M5 were not working. Fixed spindle PWM output as well. 2016-10-30 11:24:03 -04:00
Rob Giseburt 16e91f896a 100.00 // Major feature push - see README.md 2016-08-26 16:36:07 -05:00