Skip to content

timcopelandnz/OctoPrint-BigBoxFirmware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OctoPrint-BigBoxFirmware

Plugin to enable and disable features in the firmware and compile and flash using OctoPi.
Under development and not yet tested on a BigBox!!!!!!!!!

Parameters:

	Each entry represents a #define variable from Configuration.h or Configuration_adv.h.

Define Identifier:

	The #define variable name from Configuration.h or Configuration_adv.h.

Value:

	The value of the #define variable. Leave blank if no value is used.

Enabled:

	If this check box is not ticked the #define variable will be commented out in the configuration files.
	I.e: Enabled => "#define EXTRUDERS 2" , not enabled => "//#define EXTRUDERS 2"

Setup

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/tohara/OctoPrint-BigBoxFirmware/archive/RC6.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 71.2%
  • Objective-C 13.7%
  • C++ 11.7%
  • Other 2.6%
  • Python 0.3%
  • JavaScript 0.2%
  • Other 0.3%