ReplicatorG Changelog

What's new in ReplicatorG 0040

Nov 10, 2012
  • Supports all released firmwares for The Replicator and Replicator 2
  • Support for selecting between s3g, x3g file formats (future bots)
  • Minor profile updates
  • Onboard preferences bug fix
  • Warning when printing with accelerated speeds to ensure bot has acceleration turned on
  • Added support for Sailfish firmware

New in ReplicatorG 0039 (Oct 4, 2012)

  • Added Replicator 2 Machine profile
  • Added Profiles for Thing-o-matic with Skeinforge-50 and volumetric printing
  • Added support for accelerated Thing-o-matic firmware. MBI is hosting Jetty firmware v3.5
  • bugfix for setting preheat on commit

New in ReplicatorG 0038 (Oct 4, 2012)

  • bugfix for commiting onboard preferences to Replicator(Single Extruder)
  • bugfix for commiting oboard preferences to Thing-O-Matic

New in ReplicatorG 0037 (Jun 23, 2012)

  • bugfix for comb in skeinforge
  • lowered The Replicator:Accelerated temperature
  • changed start gcode to handle firmware 5.5 stepper power bugfix

New in ReplicatorG 0036 (Jun 16, 2012)

  • Updated for acceleration behavior
  • Updated to have temperature as part of PrintOMatic settings
  • Updated for smarter acceleration related configuration

New in ReplicatorG 0034 (Mar 13, 2012)

  • Updated t0 to t1 tolerance code

New in ReplicatorG 0033 (Mar 2, 2012)

  • Updated version number to avoid confusion
  • Minor UI changes

New in ReplicatorG 0032 (Mar 2, 2012)

  • Extensive polishing of ReplicatorG
  • Set various settings as the new default, such as Skeinforge47, etc

New in ReplicatorG 0031 (Feb 18, 2012)

  • Extensive Rewrite of RepG to support The Replicator
  • Post Processing of Skeinforge changes added
  • Start and end gcode can now be specified from machines/*.xml
  • Dualstrusion refactored, Wipes are not currently supported
  • Estimator and safety checks pulled into different thread
  • Improved UI for safety checker
  • Machine Onboard Parameters and Toolhead Onboard Parameters merged
  • New GCode for new Replicator FUNctionality! M70-M73
  • Improved temperature polling
  • GCode now prepended with some meta-info

New in ReplicatorG 0029 (Feb 18, 2012)

  • New Features:
  • Added 'Reset Defaults' for Print-O-Matic settings
  • Added Mk6 and Mk7 defaults for Print-O-Matic
  • Updated and simplified some number parsing
  • Updated Onboard Parameters dialog
  • Added data to start.gcode and wipe to help users modify
  • Changed handling of JFormattedTextField

New in ReplicatorG 0028 (Feb 18, 2012)

  • New features:
  • Fixed toolhead setting function to work with new and old firmware
  • Improvements to localization of decimal numbers
  • Fixed preferences window, only one can be open at any time
  • Fixed description of wipes in Dualstrusion window
  • Disabled 'swap toolhead' while build in progress
  • Removed 'Print to SD' button because it was slow, buggy, and rarely used
  • Removed various bits of old, unused code from the top bar
  • Added 'Generate GCode' button to top bar
  • Changed functionality of 'Build' button, it can now genrate gcode and build in one click
  • Improved temperature monitoring
  • Added machine info to the machine status bar (green/red info bar)
  • Added 'Preheat' function to bring bot up to temperature,
  • Added preheat temperature settings to preferences
  • Extensive cleanup of some DualStrusion code
  • Fixed 'move' tool layout
  • Minor improvements to ConfirmationDialog code
  • Updates to Dualstrusion HBP behavior
  • Clarification of several text panels
  • Added Warnings on Extruder Dialogs that have side effects in Dualstrusion
  • Fixed pre-heat temperature not setting in preferences panel
  • Added heat range warnings to pre-heat temperature setting
  • Fixed bug from Alpha that prevented print-from-stl use in some cases
  • Fixed bug in extruder and mobo preferences that caused float num errors
  • Updated so locale formats work in Java 5

New in ReplicatorG 0021 (Nov 30, 2010)

  • Bugfix release
  • Refactored controller/driver interaction to move buffer-full retries to controller responsibilities
  • Do not send stop packet on program exit when quitting ReplicatorG
  • Contributions:
  • justjoheinz: turn off control panel and build menu options when disconnected
  • charlespax: skeinforge tweaks (checkin of Nick Starno's code)

New in ReplicatorG 0017 (Jun 16, 2010)

  • New features:
  • STL files can now be directly loaded and previewed
  • Skeinforge 0006 integrated with some simple profiles; STL files can now be sliced from within ReplicatorG
  • Build concept now encapsulates a gcode slice and an STL model
  • Fixed numerous Mac interface issues
  • Multiple profiles in skeinforge 0006 (Charles Pax)
  • Bug fixes:
  • Better handling for 0-length payloads (Aaron Colwell)
  • Fix for Mac build issues (Rick Kimball)