-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support gQuintic (and gQuadratic) #285
base: edge
Are you sure you want to change the base?
Commits on Dec 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5ec70ed - Browse repository at this point
Copy the full SHA 5ec70edView commit details
Commits on Dec 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e0b0db6 - Browse repository at this point
Copy the full SHA e0b0db6View commit details -
Configuration menu - View commit details
-
Copy full SHA for eceb69f - Browse repository at this point
Copy the full SHA eceb69fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c8af69 - Browse repository at this point
Copy the full SHA 0c8af69View commit details
Commits on Dec 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 91300cd - Browse repository at this point
Copy the full SHA 91300cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc95121 - Browse repository at this point
Copy the full SHA bc95121View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba23648 - Browse repository at this point
Copy the full SHA ba23648View commit details
Commits on Jan 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bd43a0d - Browse repository at this point
Copy the full SHA bd43a0dView commit details -
Make Neopixel support in gQuadratic non-default.
Turn on by changing the define of EXPERIMENTAL_NEOPIXEL_SUPPORT to 1 in board/gquadratic/hardware.cpp
Configuration menu - View commit details
-
Copy full SHA for 0cce90b - Browse repository at this point
Copy the full SHA 0cce90bView commit details
Commits on Jan 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f73bdb1 - Browse repository at this point
Copy the full SHA f73bdb1View commit details -
Adjusting the Quintic board to use all timers for planning/step gener…
…ation (no SysCalls).
Configuration menu - View commit details
-
Copy full SHA for 01b004b - Browse repository at this point
Copy the full SHA 01b004bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d8f361 - Browse repository at this point
Copy the full SHA 5d8f361View commit details
Commits on Feb 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for eb80e1e - Browse repository at this point
Copy the full SHA eb80e1eView commit details
Commits on Feb 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 62919b0 - Browse repository at this point
Copy the full SHA 62919b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91f7793 - Browse repository at this point
Copy the full SHA 91f7793View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c97d8a - Browse repository at this point
Copy the full SHA 5c97d8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1905fe1 - Browse repository at this point
Copy the full SHA 1905fe1View commit details -
New command: {prbs:true} store the current position as a probe point.
Should be used when motion has stopped or in a M100, or you’ll get a probe stored for whatever position it’s currently at as it’s moving.
Configuration menu - View commit details
-
Copy full SHA for ca7c489 - Browse repository at this point
Copy the full SHA ca7c489View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5466bf - Browse repository at this point
Copy the full SHA a5466bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e811666 - Browse repository at this point
Copy the full SHA e811666View commit details
Commits on Feb 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2d3e916 - Browse repository at this point
Copy the full SHA 2d3e916View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb65138 - Browse repository at this point
Copy the full SHA cb65138View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdf663f - Browse repository at this point
Copy the full SHA fdf663fView commit details -
Removing all references to SysTickTimer_getValue() … again.
Most of these should be moved to Motate::Timouts. Add to the TODO…
Configuration menu - View commit details
-
Copy full SHA for a22158f - Browse repository at this point
Copy the full SHA a22158fView commit details -
Fix for crash with an FPU: converting a float to a int32, then storin…
…g it as a int16.
Configuration menu - View commit details
-
Copy full SHA for a8a5ab5 - Browse repository at this point
Copy the full SHA a8a5ab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b810a01 - Browse repository at this point
Copy the full SHA b810a01View commit details -
Update Motate reference to get new SAMS&0 changes and new compiler. A…
…lso now supports JLink/ICE interchangeably (OSX/Linux).
Configuration menu - View commit details
-
Copy full SHA for 0806ab6 - Browse repository at this point
Copy the full SHA 0806ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5c131b - Browse repository at this point
Copy the full SHA d5c131bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dda233f - Browse repository at this point
Copy the full SHA dda233fView commit details -
HOT_FUNC and HOT_DATA assignments sprinkled all over. Also removing n…
…ow-redundant abs definition.
Configuration menu - View commit details
-
Copy full SHA for 9136aba - Browse repository at this point
Copy the full SHA 9136abaView commit details
Commits on Feb 24, 2017
-
Adding gQuadratic and gQuintic on AxiDraw v3 configs to Atmel Studio,…
… and jlink.config.
Configuration menu - View commit details
-
Copy full SHA for 48c4d7d - Browse repository at this point
Copy the full SHA 48c4d7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c20684f - Browse repository at this point
Copy the full SHA c20684fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c031daa - Browse repository at this point
Copy the full SHA c031daaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2f5bfd - Browse repository at this point
Copy the full SHA c2f5bfdView commit details -
Fix issue where power levels are getting scaled before the per-driver…
… stepper object. They’re now scaled (or not) inside the stepper objects.
Configuration menu - View commit details
-
Copy full SHA for b97fb54 - Browse repository at this point
Copy the full SHA b97fb54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73a772b - Browse repository at this point
Copy the full SHA 73a772bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aace4ad - Browse repository at this point
Copy the full SHA aace4adView commit details
Commits on Mar 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 87967e7 - Browse repository at this point
Copy the full SHA 87967e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec80cbf - Browse repository at this point
Copy the full SHA ec80cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d9ed0e - Browse repository at this point
Copy the full SHA 9d9ed0eView commit details
Commits on Mar 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 264f11d - Browse repository at this point
Copy the full SHA 264f11dView commit details -
Added “heNtv” to display the sensor’s voltage reading. Added PT100 se…
…nsor and settings to choose Thermistor or PT100.
Configuration menu - View commit details
-
Copy full SHA for 1c3915c - Browse repository at this point
Copy the full SHA 1c3915cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54f3061 - Browse repository at this point
Copy the full SHA 54f3061View commit details -
Configuration menu - View commit details
-
Copy full SHA for c96849c - Browse repository at this point
Copy the full SHA c96849cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80542a5 - Browse repository at this point
Copy the full SHA 80542a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2c6eff - Browse repository at this point
Copy the full SHA d2c6effView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3e980d - Browse repository at this point
Copy the full SHA d3e980dView commit details
Commits on Mar 16, 2017
-
Rearranged kADCn pin number to start with 1 (except Due). Made extrud…
…er and fan pins set in settings file. Updated current settings.
Configuration menu - View commit details
-
Copy full SHA for 56f29ba - Browse repository at this point
Copy the full SHA 56f29baView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b8d1f - Browse repository at this point
Copy the full SHA f1b8d1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb4273b - Browse repository at this point
Copy the full SHA cb4273bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac3fd47 - Browse repository at this point
Copy the full SHA ac3fd47View commit details
Commits on Mar 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6e343c1 - Browse repository at this point
Copy the full SHA 6e343c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee805be - Browse repository at this point
Copy the full SHA ee805beView commit details
Commits on Mar 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1648e96 - Browse repository at this point
Copy the full SHA 1648e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54cb9e6 - Browse repository at this point
Copy the full SHA 54cb9e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc674c6 - Browse repository at this point
Copy the full SHA fc674c6View commit details
Commits on Mar 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 806aa81 - Browse repository at this point
Copy the full SHA 806aa81View commit details
Commits on Mar 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 443e6f7 - Browse repository at this point
Copy the full SHA 443e6f7View commit details
Commits on Apr 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ace2076 - Browse repository at this point
Copy the full SHA ace2076View commit details -
Configuration menu - View commit details
-
Copy full SHA for 099ff5b - Browse repository at this point
Copy the full SHA 099ff5bView commit details
Commits on Apr 11, 2017
-
Made PLANNER_POOL_SIZE adjustable int he hardware files, and bumped i…
…t to 96 for the gquintic
Configuration menu - View commit details
-
Copy full SHA for ea07e9e - Browse repository at this point
Copy the full SHA ea07e9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b4e9bb - Browse repository at this point
Copy the full SHA 3b4e9bbView commit details
Commits on Apr 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f04256d - Browse repository at this point
Copy the full SHA f04256dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b62912 - Browse repository at this point
Copy the full SHA 7b62912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b0aa6b - Browse repository at this point
Copy the full SHA 5b0aa6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac7a7d4 - Browse repository at this point
Copy the full SHA ac7a7d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d34a362 - Browse repository at this point
Copy the full SHA d34a362View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f26732 - Browse repository at this point
Copy the full SHA 8f26732View commit details
Commits on Apr 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8ad5211 - Browse repository at this point
Copy the full SHA 8ad5211View commit details -
Configuration menu - View commit details
-
Copy full SHA for 287182f - Browse repository at this point
Copy the full SHA 287182fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dded28 - Browse repository at this point
Copy the full SHA 3dded28View commit details
Commits on Apr 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5b1a0f4 - Browse repository at this point
Copy the full SHA 5b1a0f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0a0385 - Browse repository at this point
Copy the full SHA f0a0385View commit details -
Configuration menu - View commit details
-
Copy full SHA for cda38cd - Browse repository at this point
Copy the full SHA cda38cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ee622 - Browse repository at this point
Copy the full SHA a2ee622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cb5ca4 - Browse repository at this point
Copy the full SHA 9cb5ca4View commit details
Commits on Apr 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 43ccc96 - Browse repository at this point
Copy the full SHA 43ccc96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86651f6 - Browse repository at this point
Copy the full SHA 86651f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c58a1de - Browse repository at this point
Copy the full SHA c58a1deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 971835a - Browse repository at this point
Copy the full SHA 971835aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4730b56 - Browse repository at this point
Copy the full SHA 4730b56View commit details
Commits on Apr 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e806e37 - Browse repository at this point
Copy the full SHA e806e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c9111c - Browse repository at this point
Copy the full SHA 1c9111cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f7a6e0 - Browse repository at this point
Copy the full SHA 4f7a6e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37914e8 - Browse repository at this point
Copy the full SHA 37914e8View commit details
Commits on Apr 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fab5368 - Browse repository at this point
Copy the full SHA fab5368View commit details -
Configuration menu - View commit details
-
Copy full SHA for 520bd7d - Browse repository at this point
Copy the full SHA 520bd7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b9a133 - Browse repository at this point
Copy the full SHA 5b9a133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52743a3 - Browse repository at this point
Copy the full SHA 52743a3View commit details
Commits on May 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cdf9478 - Browse repository at this point
Copy the full SHA cdf9478View commit details -
Configuration menu - View commit details
-
Copy full SHA for c955b56 - Browse repository at this point
Copy the full SHA c955b56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b82021 - Browse repository at this point
Copy the full SHA 5b82021View commit details
Commits on May 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ef72a84 - Browse repository at this point
Copy the full SHA ef72a84View commit details -
Rebuilding DDA dubstep accumulator to not incorporate time. Other loa…
…d time improvements.
Configuration menu - View commit details
-
Copy full SHA for 3e26890 - Browse repository at this point
Copy the full SHA 3e26890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08facb8 - Browse repository at this point
Copy the full SHA 08facb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e06da5 - Browse repository at this point
Copy the full SHA 8e06da5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e54658 - Browse repository at this point
Copy the full SHA 5e54658View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd95d73 - Browse repository at this point
Copy the full SHA fd95d73View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbaec2d - Browse repository at this point
Copy the full SHA dbaec2dView commit details -
Merge remote-tracking branch 'refs/remotes/origin/dev-168-gquintic' i…
…nto LOCAL-ultimaker2plus
Configuration menu - View commit details
-
Copy full SHA for 980e243 - Browse repository at this point
Copy the full SHA 980e243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 591a5f2 - Browse repository at this point
Copy the full SHA 591a5f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceb4462 - Browse repository at this point
Copy the full SHA ceb4462View commit details
Commits on May 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d183160 - Browse repository at this point
Copy the full SHA d183160View commit details
Commits on May 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 64a2890 - Browse repository at this point
Copy the full SHA 64a2890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72f80f9 - Browse repository at this point
Copy the full SHA 72f80f9View commit details -
Computed last-in move exit junction_velocity to non-zero.
Uses a unit vector of all zeroes for the “next move”.
Configuration menu - View commit details
-
Copy full SHA for 02e3aaf - Browse repository at this point
Copy the full SHA 02e3aafView commit details -
Configuration menu - View commit details
-
Copy full SHA for f95c1c1 - Browse repository at this point
Copy the full SHA f95c1c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b25a2a0 - Browse repository at this point
Copy the full SHA b25a2a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c11444 - Browse repository at this point
Copy the full SHA 6c11444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8599d08 - Browse repository at this point
Copy the full SHA 8599d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d450c7 - Browse repository at this point
Copy the full SHA 9d450c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c3056 - Browse repository at this point
Copy the full SHA 64c3056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 606e388 - Browse repository at this point
Copy the full SHA 606e388View commit details
Commits on Jun 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 98af94c - Browse repository at this point
Copy the full SHA 98af94cView commit details
Commits on Jun 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d27f105 - Browse repository at this point
Copy the full SHA d27f105View commit details
Commits on Jun 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5d21d84 - Browse repository at this point
Copy the full SHA 5d21d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1203584 - Browse repository at this point
Copy the full SHA 1203584View commit details
Commits on Jun 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 058039d - Browse repository at this point
Copy the full SHA 058039dView commit details
Commits on Jun 30, 2017
-
UM2+ Lowered Z power level, made PID more aggressive, and gave it mor…
…e time to heat the bed.
Configuration menu - View commit details
-
Copy full SHA for 8840ee6 - Browse repository at this point
Copy the full SHA 8840ee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02e790a - Browse repository at this point
Copy the full SHA 02e790aView commit details
Commits on Jul 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d87eeef - Browse repository at this point
Copy the full SHA d87eeefView commit details -
Merge branch 'dev-168-gquintic' of https://github.com/synthetos/g2 in…
…to dev-168-gquintic
Configuration menu - View commit details
-
Copy full SHA for 532d875 - Browse repository at this point
Copy the full SHA 532d875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5609c87 - Browse repository at this point
Copy the full SHA 5609c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2de0870 - Browse repository at this point
Copy the full SHA 2de0870View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65c675c - Browse repository at this point
Copy the full SHA 65c675cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 578db0c - Browse repository at this point
Copy the full SHA 578db0cView commit details
Commits on Jul 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d68d94d - Browse repository at this point
Copy the full SHA d68d94dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cddd94 - Browse repository at this point
Copy the full SHA 2cddd94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d552e4 - Browse repository at this point
Copy the full SHA 5d552e4View commit details -
Merge remote-tracking branch 'refs/remotes/origin/dev-168-gquintic' i…
…nto dev-168-gquintic
Configuration menu - View commit details
-
Copy full SHA for 7e1fa34 - Browse repository at this point
Copy the full SHA 7e1fa34View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e7bec - Browse repository at this point
Copy the full SHA f4e7becView commit details
Commits on Jul 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 14209f8 - Browse repository at this point
Copy the full SHA 14209f8View commit details -
Merge branch 'dev-168-gquintic' of https://github.com/synthetos/g2 in…
…to dev-168-gquintic
Configuration menu - View commit details
-
Copy full SHA for cfc3dcd - Browse repository at this point
Copy the full SHA cfc3dcdView commit details
Commits on Aug 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e932850 - Browse repository at this point
Copy the full SHA e932850View commit details
Commits on Sep 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3f7fc88 - Browse repository at this point
Copy the full SHA 3f7fc88View commit details
Commits on Sep 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d377b16 - Browse repository at this point
Copy the full SHA d377b16View commit details
Commits on Oct 27, 2017
-
Merge branch 'dev-168-gquintic' of https://github.com/synthetos/g2 in…
…to dev-168-gquintic
Configuration menu - View commit details
-
Copy full SHA for b95992a - Browse repository at this point
Copy the full SHA b95992aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10412b3 - Browse repository at this point
Copy the full SHA 10412b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e482ba - Browse repository at this point
Copy the full SHA 4e482baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 554de46 - Browse repository at this point
Copy the full SHA 554de46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 594c74d - Browse repository at this point
Copy the full SHA 594c74dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39035a1 - Browse repository at this point
Copy the full SHA 39035a1View commit details
Commits on Nov 17, 2017
-
Fix temperature readings, adjusting Ultimaker2+ settings, and make MA…
…X31865 more fault tolerant.
Configuration menu - View commit details
-
Copy full SHA for d6ee30f - Browse repository at this point
Copy the full SHA d6ee30fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96ed945 - Browse repository at this point
Copy the full SHA 96ed945View commit details
Commits on Nov 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cb80e7b - Browse repository at this point
Copy the full SHA cb80e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for db13676 - Browse repository at this point
Copy the full SHA db13676View commit details
Commits on Nov 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6d790ea - Browse repository at this point
Copy the full SHA 6d790eaView commit details
Commits on Nov 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 295436b - Browse repository at this point
Copy the full SHA 295436bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f1f27b - Browse repository at this point
Copy the full SHA 6f1f27bView commit details
Commits on Nov 28, 2017
-
Refactor how Trinamic TMC2130 JSON controls are inserted in configArr…
…ay. Added node script to generate the code consistently.
Configuration menu - View commit details
-
Copy full SHA for 896b0b6 - Browse repository at this point
Copy the full SHA 896b0b6View commit details
Commits on Dec 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c9b4e4a - Browse repository at this point
Copy the full SHA c9b4e4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6b41a3 - Browse repository at this point
Copy the full SHA e6b41a3View commit details
Commits on Dec 2, 2017
-
Merge commit '59a00f0d45f1092b28825579e8c6fa96a038d059' into dev-168-…
…gquintic # Conflicts: # g2core/settings/settings_Printrbot_Play.h # g2core/settings/settings_Printrbot_Simple_1608.h # g2core/temperature.cpp
Configuration menu - View commit details
-
Copy full SHA for d61f272 - Browse repository at this point
Copy the full SHA d61f272View commit details -
Configuration menu - View commit details
-
Copy full SHA for b44be38 - Browse repository at this point
Copy the full SHA b44be38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38bb76d - Browse repository at this point
Copy the full SHA 38bb76dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93a0bb1 - Browse repository at this point
Copy the full SHA 93a0bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0ad3a5 - Browse repository at this point
Copy the full SHA a0ad3a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bafefd - Browse repository at this point
Copy the full SHA 5bafefdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1967919 - Browse repository at this point
Copy the full SHA 1967919View commit details -
Configuration menu - View commit details
-
Copy full SHA for abd655c - Browse repository at this point
Copy the full SHA abd655cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c85583 - Browse repository at this point
Copy the full SHA 5c85583View commit details -
Configuration menu - View commit details
-
Copy full SHA for feb5c84 - Browse repository at this point
Copy the full SHA feb5c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef0839d - Browse repository at this point
Copy the full SHA ef0839dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 187e247 - Browse repository at this point
Copy the full SHA 187e247View commit details -
Configuration menu - View commit details
-
Copy full SHA for 459f7c5 - Browse repository at this point
Copy the full SHA 459f7c5View commit details
Commits on Dec 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b70abe4 - Browse repository at this point
Copy the full SHA b70abe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d36049f - Browse repository at this point
Copy the full SHA d36049fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25932d5 - Browse repository at this point
Copy the full SHA 25932d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16482dc - Browse repository at this point
Copy the full SHA 16482dcView commit details
Commits on Dec 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a68e81b - Browse repository at this point
Copy the full SHA a68e81bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9eed39 - Browse repository at this point
Copy the full SHA d9eed39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c67e58 - Browse repository at this point
Copy the full SHA 6c67e58View commit details
Commits on Dec 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4f8aa01 - Browse repository at this point
Copy the full SHA 4f8aa01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6006574 - Browse repository at this point
Copy the full SHA 6006574View commit details -
Merge branch 'dev-168-gquintic' into dev-307-spring-comp
# Conflicts: # g2core/config_app.cpp # g2core/temperature.cpp
Configuration menu - View commit details
-
Copy full SHA for 7329076 - Browse repository at this point
Copy the full SHA 7329076View commit details
Commits on Dec 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 01d3973 - Browse repository at this point
Copy the full SHA 01d3973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ee5850 - Browse repository at this point
Copy the full SHA 7ee5850View commit details
Commits on Feb 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cebdab7 - Browse repository at this point
Copy the full SHA cebdab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dc5b96 - Browse repository at this point
Copy the full SHA 7dc5b96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a3f30 - Browse repository at this point
Copy the full SHA 70a3f30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 193493b - Browse repository at this point
Copy the full SHA 193493bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c827075 - Browse repository at this point
Copy the full SHA c827075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8f443 - Browse repository at this point
Copy the full SHA 3e8f443View commit details
Commits on Feb 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5ed86f8 - Browse repository at this point
Copy the full SHA 5ed86f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a86b9d - Browse repository at this point
Copy the full SHA 4a86b9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 865dd56 - Browse repository at this point
Copy the full SHA 865dd56View commit details
Commits on Mar 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 10f69bd - Browse repository at this point
Copy the full SHA 10f69bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c35c92 - Browse repository at this point
Copy the full SHA 1c35c92View commit details
Commits on Mar 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9817e0b - Browse repository at this point
Copy the full SHA 9817e0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23194e9 - Browse repository at this point
Copy the full SHA 23194e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02ef06a - Browse repository at this point
Copy the full SHA 02ef06aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b46efb - Browse repository at this point
Copy the full SHA 9b46efbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b833230 - Browse repository at this point
Copy the full SHA b833230View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a07cee - Browse repository at this point
Copy the full SHA 8a07ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f42a3 - Browse repository at this point
Copy the full SHA f2f42a3View commit details
Commits on Mar 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 29db380 - Browse repository at this point
Copy the full SHA 29db380View commit details
Commits on Mar 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f41ec45 - Browse repository at this point
Copy the full SHA f41ec45View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ac1c7 - Browse repository at this point
Copy the full SHA f9ac1c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a5788 - Browse repository at this point
Copy the full SHA 79a5788View commit details
Commits on Mar 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 71e0400 - Browse repository at this point
Copy the full SHA 71e0400View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc93693 - Browse repository at this point
Copy the full SHA fc93693View commit details
Commits on Mar 29, 2018
-
inM
andoutM
go toM
=16,ainN
->aiN
, addedainM
, added `ai……Nen`, removed `gpio_get_probing_input()`
Configuration menu - View commit details
-
Copy full SHA for 57b34d1 - Browse repository at this point
Copy the full SHA 57b34d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 150e322 - Browse repository at this point
Copy the full SHA 150e322View commit details
Commits on May 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fed9c9e - Browse repository at this point
Copy the full SHA fed9c9eView commit details
Commits on Jun 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 500aa6f - Browse repository at this point
Copy the full SHA 500aa6fView commit details
Commits on Jun 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fbad7f5 - Browse repository at this point
Copy the full SHA fbad7f5View commit details
Commits on Jun 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1cb13ba - Browse repository at this point
Copy the full SHA 1cb13baView commit details -
Merge pull request #355 from synthetos/issue-347-gpio-enhancements
gpio enhancements (issue #347)
Configuration menu - View commit details
-
Copy full SHA for a1155a4 - Browse repository at this point
Copy the full SHA a1155a4View commit details