clinton/Smoothieware.git
2014-03-30 Jim MorrisAllow TABS in config
2014-03-30 Jim MorrisMerge pull request #349 from wolfmanjm/upstreamedge
2014-03-30 Jim Morrisadd example config for delta on azteeg X5
2014-03-29 Jim MorrisMerge pull request #348 from wolfmanjm/add/bang-bang...
2014-03-29 Jim MorrisAdded bang bang control for heaters
2014-03-29 Jim MorrisUpdate config
2014-03-28 Jim MorrisMerge pull request #346 from wolfmanjm/upstreamedge
2014-03-28 Jim Morrisfix line endings in USBMSD (somehow they were DOS)
2014-03-28 Jim MorrisMerge pull request #345 from wolfmanjm/add/acceleration...
2014-03-28 Jim MorrisAdd acceleration to homing start
2014-03-25 Jim MorrisMerge pull request #344 from wolfmanjm/upstreamedge
2014-03-25 Jim Morrisremove old boottloader, replace with latest bootloader
2014-03-25 Jim MorrisMerge pull request #343 from wolfmanjm/webui/add-play...
2014-03-25 Jim MorrisAdded playable/printable file list and click to play
2014-03-25 Jim MorrisMerge pull request #342 from wolfmanjm/webui/replace...
2014-03-25 Jim MorrisUse Glen Beers SVG based Jogging rose
2014-03-25 Jim Morrissplit javascript out of index.html and Minify javascript
2014-03-24 LogxenMerge pull request #341 from PetteriAimonen/edge
2014-03-24 Petteri AimonenFix endptr checks in ConfigValue.h
2014-03-24 Jim MorrisMerge pull request #339 from wolfmanjm/updates/webui
2014-03-24 Jim MorrisChange web ui jog commands to G0
2014-03-22 Jim MorrisMerge pull request #336 from wolfmanjm/upstreamedge
2014-03-22 Jim Morrisadded Example config for Azteeg X5 mini
2014-03-21 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-03-21 Jim MorrisUpdate README.creole
2014-03-21 Jim MorrisUpdate README.creole
2014-03-17 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-03-17 Michael MoonUSBMSD: allow dynamic instantiation
2014-03-15 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-03-15 Jim Morrisadd back buttong pin to config sample
2014-03-15 Jim MorrisMerge pull request #334 from wolfmanjm/upstreamedge
2014-03-15 Jim Morrisadd optional back button to rrd glcd
2014-03-14 Michael MoonLaser: do not dereference laser_pin if incorrect pin...
2014-03-10 Jim Morrisre assign encoder A/B pins for panel
2014-02-23 Michael MoonInitialise actuator positions to current cartesian...
2014-02-20 Arthur WolfAllow for Gcodes with numerical values higher than...
2014-02-19 Jim MorrisMerge pull request #332 from wolfmanjm/upstreamedge
2014-02-19 Jim MorrisUse new c++11 way of doing checksum
2014-02-19 Jim MorrisMerge pull request #331 from wolfmanjm/upstreamedge
2014-02-19 Jim MorrisFix switch public access
2014-02-19 LogxenMerge branch 'switch' into edge
2014-02-19 Logxenadded missing SwitchPublicAccess.h
2014-02-19 Logxenadded PublicAccessData support to Switch
2014-02-18 Logxenmade new longpress_delay apply only to up and down...
2014-02-16 Arkadiusz Śpiewakadd panel config for longpress
2014-02-16 Arkadiusz Śpiewakadd panel config for longpress
2014-02-16 Arkadiusz ŚpiewakAdd longpress for panel buttons
2014-02-15 Logxenenabled specifying numeric config values using all...
2014-02-15 Logxenenabled specifying config values in hex with 0x prefix
2014-02-13 Jim Morrischange minimum travel to match what it used to be
2014-02-12 Michael MoonMerge branch 'fix/Pauser' into edge
2014-02-12 Michael MoonPauser: if two consecutive blocks both used Pauser... origin/fix/Pauser
2014-02-07 Michael MoonRobot: add a comment to clarify segmentation
2014-02-07 Michael MoonRobot: forgot to check Z axis during segmentation....
2014-02-07 Jim MorrisMerge pull request #327 from wolfmanjm/upstreamedge
2014-02-07 Jim MorrisAdd Makefile magic to exclude specified modules
2014-02-03 Jim MorrisMerge pull request #324 from wolfmanjm/fix/switch
2014-02-03 Jim MorrisFix switch module to parse input and output commands...
2014-01-31 Logxenenabled inversion of PWM pin within Laser Module
2014-01-31 Michael MoonVector3: C++ification. Apparently showing my roots...
2014-01-31 Michael MoonKossel: forward kinematics implementation. Added Vector...
2014-01-31 Michael MoonRobot: remove current_position as it's substantially...
2014-01-31 Michael MoonDon't chain header includes if we don't have to, use...
2014-01-31 Michael MoonModule: remove unused kernel pointer, shrink every...
2014-01-31 Michael MoonTemperatureControlPool: fix off-by-one in pool_index
2014-01-30 Logxenadded laser_module_pwm_period to ConfigSamples
2014-01-30 Logxenadded laser_module_pwm_period config setting which...
2014-01-29 Jim MorrisMerge pull request #323 from wolfmanjm/upstreamedge
2014-01-29 Jim Morrisupdaye from Wulfnor fixing epsilon
2014-01-28 Jim MorrisMerge pull request #322 from wolfmanjm/upstreamedge
2014-01-28 Jim Morrisfix M26 and M23
2014-01-27 Jim MorrisMerge pull request #321 from wolfmanjm/upstreamedge
2014-01-27 Jim Morrisextend gkbeears fix for cd to player.cpp
2014-01-27 Jim MorrisMerge pull request #320 from gkbeer/edge
2014-01-27 gkbeerParsing of relative path corrected
2014-01-27 Michael MoonArm solutions: use appropriate constants
2014-01-25 Michael Moonchange minute -> second in relevant comments
2014-01-24 Jim MorrisMerge pull request #319 from wolfmanjm/upstreamedge
2014-01-24 Jim MorrisAdd M203 to change max feedrates on the fly. Saveable...
2014-01-24 Michael Moonremove redundant (and now incorrect) comment describing...
2014-01-24 Michael MoonPlanner: missed a reference to minutes, we use seconds now
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-24 Michael MoonMerge branch 'fix/TemperatureControl_indexes' into...
2014-01-24 Michael MoonMerge branch 'feature/Actuator' into edge
2014-01-24 Michael MoonRobot: convert cartesian speed limits to mm/s
2014-01-24 Michael MoonPlanner: mixed up sizeof(pointer) with sizeof(array)
2014-01-24 Michael MoonConsistently use seconds (mm/s, mm/s^2, steps/s, etc...
2014-01-24 Michael MoonRobot: feed correct positions to actuators when reset_a...
2014-01-24 Michael MoonPin: code cleanup, no functionality changes
2014-01-24 Michael MoonStepperMotor: just shifting things around
2014-01-24 Michael MoonRobot,StepperMotor: per-actuator speed limits
2014-01-24 Michael MoonPlanner: accept unit vector instead of axis deltas
2014-01-23 Michael MoonPin: built-in copy ctor is adequate
2014-01-23 Michael MoonStepperMotor has its own Pins. Copy data into them...
2014-01-23 Michael MoonPlanner: steps is a delta, not absolute!
2014-01-23 Michael MoonStepperMotor, Planner: fix a couple of potential roundi...
2014-01-23 Michael MoonRobot: remember to grab steps_per_mm from config
2014-01-23 Michael MoonArm Solutions: rename fields to reflect appropriate...
2014-01-23 Michael MoonMove most handling of steps from arm_solution,Robot...
2014-01-20 Jim MorrisMerge pull request #318 from wolfmanjm/feature/parse...
next