Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
MarlinKimbra
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
machinery
MarlinKimbra
Commits
9742be33
Commit
9742be33
authored
Dec 16, 2014
by
MagoKimbra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Configuration.h
parent
21ae9d07
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
Configuration.h
MarlinKimbra/Configuration.h
+8
-8
No files found.
MarlinKimbra/Configuration.h
View file @
9742be33
...
...
@@ -130,9 +130,6 @@
#define DRIVER_EXTRUDERS EXTRUDERS // This defines the number of Driver extruders
#endif
// Setting firmware for FILAMENT END SWITCH
// #define FILAMENT_END_SWITCH
// The following define selects which power supply you have. Please choose the one that matches your setup
// 0 = Normal power
// 1 = ATX
...
...
@@ -141,7 +138,7 @@
#define POWER_SUPPLY 0
// Define this to have the electronics keep the power supply off on startup. If you don't know what this is leave it.
//
#define PS_DEFAULT_OFF
//#define PS_DEFAULT_OFF
/******************************************************************************
************************** Thermal Settings **********************************
...
...
@@ -578,20 +575,23 @@
// M240 Triggers a camera by emulating a Canon RC-1 Remote
// Data from: http://www.doc-diy.net/photo/rc-1_hacked/
//
#define PHOTOGRAPH_PIN 23
//#define PHOTOGRAPH_PIN 23
//
SF send wrong arc g-codes when using Arc Point as fillet procedure
//SF send wrong arc g-codes when using Arc Point as fillet procedure
//#define SF_ARC_FIX
//
Support for STEPPERS TOSHIBA
//Support for STEPPERS TOSHIBA
//#define CONFIG_STEPPERS_TOSHIBA 1
//
Support for the BariCUDA Paste Extruder.
//Support for the BariCUDA Paste Extruder.
//#define BARICUDA
//define BlinkM/CyzRgb Support
//#define BLINKM
//Setting firmware for FILAMENT END SWITCH
//#define FILAMENT_END_SWITCH
//define laser beam support
//#define LASERBEAM
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment