Skip to content
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

PatternRemover Enhancement #1158 and Second Typo #1645 #1676

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Aug 4, 2021

  1. Update JogSizeAction.java

    Fixes winder#1645 Menu Multiply XY by 10 issue
    AndyCXL committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    4635643 View commit details
    Browse the repository at this point in the history
  2. Replacer without %macros%

    Replacer without %macros%
    AndyCXL committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    888c82b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Edge case debugged

    Edge case debugged, no %macro% as yet until backend instance can be obtained (to get to the current Macros() definitions)
    AndyCXL committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    07c7a59 View commit details
    Browse the repository at this point in the history
  2. Sorted %macro% blockage

    Sorted %macro% blockage using SettingsFactory vs Settings
    AndyCXL committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    9db9d43 View commit details
    Browse the repository at this point in the history
  3. Fixed typo in multiplyABCStepSize()

    Fixed typo in multiplyABCStepSize(), was using getStepSizeZ() and should have been getStepSizeABC(). Now fixed.
    Replacer functionality with %macro% expansion via sed syntax extensively tested and working as intended
    AndyCXL committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    1a3cd48 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. More_Typos

    More_Typos in JogService.java, fixing divideABCStepSize()
    AndyCXL committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    2dfda2b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Update all-checksum.txt

    AndyCXL committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    da60609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    524b329 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a4ee4a View commit details
    Browse the repository at this point in the history
  4. Code Style Tweaks

    Code Style Tweaks, adding "" to surround log entries to make more legible
    AndyCXL committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    7d90cf3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Update all-checksum.txt

    AndyCXL committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    a5725c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Code simplified

    Code simplified
    AndyCXL committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    9f8cb4c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. .gitignore updated

    .gitignore updated to exclude all-checksum.txt
    AndyCXL committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    f788395 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    AndyCXL committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    e4a606c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    987932e View commit details
    Browse the repository at this point in the history