clinton/Smoothieware.git
2018-03-31 James RichtersRemove Report for testing
2018-03-30 James RichtersUse Arc_Milestone for arc calculations - improve accura...
2018-03-30 James RichtersPut diagnostic info back in
2018-03-30 James RichtersMerge remote-tracking branch 'Smoothieware/edge' into...
2018-03-30 Jim MorrisMerge pull request #1295 from Smoothieware/add/arc_mile...
2018-03-30 Jim Morrisadded arc_milestone
2018-03-30 Jim MorrisMerge pull request #1294 from wolfmanjm/upstreamedge
2018-03-30 Jim MorrisRevert "Merge pull request #1293 from Zaaphod/Missing_Arcs"
2018-03-30 Jim MorrisRevert "Update Robot.cpp"
2018-03-30 Jim MorrisUpdate Robot.cpp
2018-03-30 Jim MorrisMerge pull request #1293 from Zaaphod/Missing_Arcs
2018-03-29 James RichtersRemove diagnostic output to console and add comments
2018-03-28 James RichtersAdd test tor full circles and only perform atan2 if...
2018-03-27 Jim Morrisfix offset
2018-03-27 Jim Morrisactually improve the probe result panel screen
2018-03-26 James RichtersDiagnostic variables sent to console for evaluation
2018-03-26 Jim Morrisclean up cnc panel probe output
2018-03-23 Jim MorrisAdd max_speed parameter and M203 Sxxx to set maximum...
2018-03-13 Jim Morriscall on_idle
2018-03-08 Jim MorrisUpdate config edge
2018-03-07 Jim MorrisMerge pull request #1282 from wolfmanjm/upstreamedge
2018-03-07 Jim MorrisAllow G38 to do arbitrary move to xyz
2018-03-07 Jim MorrisMerge pull request #1281 from wolfmanjm/upstreamedge
2018-03-07 Jim MorrisFIx percent progress for panels
2018-03-05 Jim Morrisfix up some style issues in the laser PR
2018-03-05 Jim MorrisMerge pull request #1278 from wolfmanjm/upstreamedge
2018-03-05 Jim Morrisfix bad formattingfrom PR
2018-03-05 Jim MorrisMerge pull request #1277 from nuclearcat/edge
2018-03-05 Denys FedoryshchenkoFixing compile warnings, sorry
2018-03-05 Denys FedoryshchenkoProperly handling when PWM frequency is slower than...
2018-03-04 Denys FedoryshchenkoAdd more safety to laser testing by optional duration...
2018-03-02 Jim Morrisupdate latest bins
2018-03-02 Jim MorrisMerge pull request #1276 from wolfmanjm/upstreamedge
2018-03-02 Jim Morrisreturn Error on exceeding soft limit
2018-03-01 Jim MorrisMerge pull request #1149 from Smoothieware/feature...
2018-03-01 Jim MorrisMerge pull request #1274 from ahmetipkin/edge
2018-03-01 Ipkin, AhmetFixed indentation and braces
2018-03-01 Ipkin, AhmetDeleted the bogus files.
2018-03-01 Ipkin, AhmetMade the Compansation Dampening as optional
2018-03-01 Jim MorrisMerge pull request #1275 from Zaaphod/Probe-G20
2018-03-01 James RichtersDisplay results of probe in inches if in G20 mode
2018-03-01 Ahmet IpkinAdded compensation degragation function for rectangular...
2018-02-26 Jim Morrisfix merge
2018-02-26 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2018-02-26 Jim Morrisupdate latest bins
2018-02-25 Jim MorrisMerge pull request #1272 from wolfmanjm/upstreamedge
2018-02-25 Jim Morrisfix arc generation for tiny arcs
2018-02-20 Jim MorrisMerge pull request #1270 from wolfmanjm/upstreamedge
2018-02-20 Jim Morrisfix typos in USBdevice
2018-02-20 Jim Morrismake query new format the default
2018-02-17 Jim MorrisMerge pull request #1269 from cilynx/feature/m115_get_f...
2018-02-17 Randy C. WillAdd M115 Get Firmware Version
2018-02-09 Jim MorrisMerge pull request #1267 from cilynx/fix/spindle_pid_tuning
2018-02-09 Randy C. WillFix M958 Set Spindle PID Parameters
2018-02-08 Jim MorrisMerge pull request #1266 from wolfmanjm/upstreamedge
2018-02-08 Jim Morrisadd example six-axis config snippet
2018-02-08 Jim Morrisadd max_travel warning to homing cycle fail
2018-01-23 Jim Morrisadd a useful message after delta grid probe to save it.
2018-01-22 Jim MorrisMerge pull request #1262 from wolfmanjm/upstreamedge
2018-01-22 Jim Morrissizeof(buf)-1 not needed
2018-01-22 Jim Morrisfix misunderstanding for return value of snprintf,...
2018-01-20 Jim MorrisUpdate TemperatureControl.cpp
2018-01-11 Jim MorrisMerge pull request #1256 from wolfmanjm/upstreamedge
2018-01-11 Jim Morrisfix progress when large files are being played
2018-01-01 Jim Morrisupdate -latest bins
2018-01-01 Jim MorrisMerge pull request #1250 from wolfmanjm/fix/disk_write
2018-01-01 Jim Morrisremove 400 byte limit write HACK
2018-01-01 Jim MorrisMerge pull request #1241 from michaelnew/cartesian_grid...
2018-01-01 Jim Morrisfix disk write when sector count > 1.
2017-12-23 Jim MorrisMerge pull request #1239 from adrianjobst/fix/probing...
2017-12-22 Jim Morrisupdate firmware.bin
2017-12-21 Jim MorrisMerge pull request #1244 from wolfmanjm/upstreamedge
2017-12-21 Jim MorrisFix crash if an illegal line with just N1 on it is...
2017-12-10 Jim MorrisMerge pull request #1242 from lordofhyphens/stream-log
2017-12-10 Joseph LenoxAlternate quiet mode that outputs to a log instead...
2017-12-09 Michael Newcartesian grid still provides an offset for out-of...
2017-12-06 adrianjobstmoved dwell time to the begining of the function, so...
2017-12-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2017-11-20 Jim MorrisMerge pull request #1237 from cilynx/fix/spindle_analog...
2017-11-19 Randy C. WillReport actual RPM and PWM instead of just target
2017-11-19 Jim MorrisMerge pull request #1236 from cilynx/fix/spindle_off_on...
2017-11-19 Randy C. WillAdd spindle.ignore_on_halt to config sample snippet
2017-11-19 Randy C. WillConsolidate common spindle functions
2017-11-19 Randy C. WillStop spindle on HALT
2017-11-18 Jim Morrisupdate cnc firmware latest
2017-11-18 Jim Morrismove spindle.config
2017-11-18 Jim MorrisMerge pull request #1235 from cilynx/feature/spindle_ma...
2017-11-18 Randy C. WillFeature/spindle max pwm
2017-11-18 Jim MorrisMerge pull request #1234 from cilynx/fix/get_pid_settings
2017-11-18 Jim MorrisMerge pull request #1233 from cilynx/fix/spindle_on
2017-11-18 Randy C. WillAlign get_pid_settings() with report_settings()
2017-11-18 Randy C. WillRemove conflicting bool spindle_on
2017-10-29 Jim MorrisMerge pull request #1230 from oddstr13/edge
2017-10-24 Odd StråbøAdded COPYING file
2017-10-17 Jim Morrisupdate firmware.bin origin/HEAD origin/edge
2017-10-13 Jim Morrisupdate latest bins (same as normal bin)
2017-10-13 Jim Morrisupdate firmware.bin
2017-09-29 Jim MorrisMerge pull request #1226 from Zaaphod/Fix_XZ_Arcs
2017-09-29 James RichtersFix Math for Arcs in XZ Plane - Issue #1181
2017-09-23 Jim MorrisMerge pull request #1223 from DavidJRobertson/make...
next